<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: Rails + SugarCRM + SOAP - Get a list of Sugar accounts into Rails as an array</title>
	<atom:link href="http://www.paulwelty.com/ruby-on-rails/rails-sugarcrm-soap-get-a-list-of-sugar-accounts-into-rails-as-an-array/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.paulwelty.com/ruby-on-rails/rails-sugarcrm-soap-get-a-list-of-sugar-accounts-into-rails-as-an-array/</link>
	<description>Ramblings of an overeducated mind</description>
	<pubDate>Mon, 06 Feb 2012 03:59:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Hazz</title>
		<link>http://www.paulwelty.com/ruby-on-rails/rails-sugarcrm-soap-get-a-list-of-sugar-accounts-into-rails-as-an-array/comment-page-1/#comment-71</link>
		<dc:creator>Hazz</dc:creator>
		<pubDate>Sat, 05 Nov 2011 17:25:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulwelty.com/ruby-on-rails/rails-sugarcrm-soap-get-a-list-of-sugar-accounts-into-rails-as-an-array/#comment-71</guid>
		<description>Please remember that the SugarCRM Soap-API is quite buggy. For example, get_entry_list() and value "max_results" has to be a high value to get all data collected. Setting it to zero (you may think that's "unlimited") will return 20 only objects.

Why? I don't know. Just remember that.  It's mentioned in the code above, but cannot be made clear enough.</description>
		<content:encoded><![CDATA[<p>Please remember that the SugarCRM Soap-API is quite buggy. For example, get_entry_list() and value &#8220;max_results&#8221; has to be a high value to get all data collected. Setting it to zero (you may think that&#8217;s &#8220;unlimited&#8221;) will return 20 only objects.</p>
<p>Why? I don&#8217;t know. Just remember that.  It&#8217;s mentioned in the code above, but cannot be made clear enough.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carl Hicks</title>
		<link>http://www.paulwelty.com/ruby-on-rails/rails-sugarcrm-soap-get-a-list-of-sugar-accounts-into-rails-as-an-array/comment-page-1/#comment-49</link>
		<dc:creator>Carl Hicks</dc:creator>
		<pubDate>Fri, 16 Jul 2010 21:51:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulwelty.com/ruby-on-rails/rails-sugarcrm-soap-get-a-list-of-sugar-accounts-into-rails-as-an-array/#comment-49</guid>
		<description>BTW, I just released a ruby gem for SugarCRM REST interaction.  It doesn't support everything yet, but I figured it was worth mentioning.</description>
		<content:encoded><![CDATA[<p>BTW, I just released a ruby gem for SugarCRM REST interaction.  It doesn&#8217;t support everything yet, but I figured it was worth mentioning.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FlatStep</title>
		<link>http://www.paulwelty.com/ruby-on-rails/rails-sugarcrm-soap-get-a-list-of-sugar-accounts-into-rails-as-an-array/comment-page-1/#comment-17</link>
		<dc:creator>FlatStep</dc:creator>
		<pubDate>Thu, 28 Feb 2008 12:47:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulwelty.com/ruby-on-rails/rails-sugarcrm-soap-get-a-list-of-sugar-accounts-into-rails-as-an-array/#comment-17</guid>
		<description>Great work, you saved me a lot of time.
Thank you. :-)</description>
		<content:encoded><![CDATA[<p>Great work, you saved me a lot of time.<br />
Thank you. <img src='http://www.paulwelty.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

