<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title>CRMBuzz Blog</title>
        <link>http://blog.crmbuzz.net/category/3.aspx</link>
        <description>CRMBuzz Blog</description>
        <language>en-US</language>
        <copyright>Abe Saldana</copyright>
        <managingEditor>abraham@CRMBuzz.net</managingEditor>
        <generator>Subtext Version 1.9.4.78</generator>
        <item>
            <title>Email to Case Fetch All Records</title>
            <link>http://blog.crmbuzz.net/archive/2007/05/12/Email-to-Case-Fetch-All-Records.aspx</link>
            <description>&lt;p&gt;  &lt;/p&gt;
&lt;p class="MsoNormal" style="LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;span style="FONT-SIZE: 9pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;I was working on my Email to Case solution and testing with copied data from production on my development CRM installation and encounter a limitation using the Fetch, the resultset was only 5000 results only but I know that I have more than that count on the queue I was testing the application....&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;span style="FONT-SIZE: 9pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Well I decided to create the application as a Windows NT service that will be checking every 2 minutes and process 5000 emails every time, but that will take time to process when you receive 25,000 a day, also I want the process to be optimized, in the case that we want the process to run only a few times during the day.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;span style="FONT-SIZE: 9pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Looking on the SDK code I can't find any where to mentioned that 5000 records have to be returned, so I look at the registry on my development server, and found the SDK section, look for anything related to the FetchXML and found the &lt;span style="COLOR: #e36c0a; mso-themecolor: accent6; mso-themeshade: 191"&gt;"turnOfFetchThrottling"&lt;/span&gt; as 0 (zero), changed to 1 and then continue testing after that change I got all the emails coming back and the fetch took longer to return all that information.&lt;/span&gt;&lt;/p&gt;
&lt;span style="FONT-SIZE: 9pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;o:p&gt;&lt;font face="Courier New" color="#333399" size="2"&gt;
&lt;p&gt;HKEY_LOCAL_MACHINE\Software\Microsoft\MSCRM\TurnOffFetchThrottling&lt;/p&gt;
&lt;/font&gt;&lt;/o:p&gt;&lt;/span&gt;
&lt;p class="MsoNormal" style="LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;span style="FONT-SIZE: 9pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;To process all the emails I serialized and de-serialized the resultset and process everything.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal"&gt;&lt;span style="FONT-SIZE: 9pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Abe Saldana &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal"&gt;&lt;span style="FONT-SIZE: 9pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Http://www.crmbuzz.net&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;span style="FONT-SIZE: 9pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;This all is undocumented and unsupported. Therefore you should only try these kinds of modifications if you feel comfortable with this. &lt;br /&gt;
Everything here, though, is my personal opinion and is not read nor approved before being posted. No warranties or other guarantees will be offered as to the quality of the opinions or anything else offered here. &lt;/span&gt;&lt;span style="FONT-SIZE: 9pt; FONT-FAMILY: 'Times New Roman','serif'; mso-fareast-font-family: 'Times New Roman'"&gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;&lt;img src="http://blog.crmbuzz.net/aggbug/7.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Abe Saldana</dc:creator>
            <guid>http://blog.crmbuzz.net/archive/2007/05/12/Email-to-Case-Fetch-All-Records.aspx</guid>
            <pubDate>Sun, 13 May 2007 02:17:46 GMT</pubDate>
            <wfw:comment>http://blog.crmbuzz.net/comments/7.aspx</wfw:comment>
            <comments>http://blog.crmbuzz.net/archive/2007/05/12/Email-to-Case-Fetch-All-Records.aspx#feedback</comments>
            <slash:comments>1</slash:comments>
            <wfw:commentRss>http://blog.crmbuzz.net/comments/commentRss/7.aspx</wfw:commentRss>
            <trackback:ping>http://blog.crmbuzz.net/services/trackbacks/7.aspx</trackback:ping>
        </item>
        <item>
            <title>Microsoft CRM codename "Titan" videos</title>
            <link>http://blog.crmbuzz.net/archive/2007/05/11/Microsoft-CRM-codename-Titan-videos.aspx</link>
            <description>&lt;p&gt;These are 2 videos one from Steve Ballmer on Convergence and the other is an interview on Channel 9 here Brad Wilson, Bill Patterson and Ben Riga expose the benefits and capabilities of CRM and they show at the end a small demo on "Titan"&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.microsoft.com/winme/0703/29423/Conv_07_Webcast_Day3_MBR.asx"&gt;View On-demand webcast of Steve Ballmer's Keynote&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://channel9.msdn.com/Showpost.aspx?postid=297916"&gt;View Channel 9 Interview with  Brad Wilson, Bill Patterson and Ben Riga &lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://channel9.msdn.com/Showpost.aspx?postid=297916"&gt;&lt;img alt="Channel 9 interview with Brad Wilson, Bill Patterson and Ben Riga" border="0" src="http://blog.crmbuzz.net/stage/titan_video.jpg" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;img style="WIDTH: 363px; HEIGHT: 72px" height="93" alt="" width="343" src="http://blog.crmbuzz.net/stage/dynamics_web.jpg" /&gt;&lt;/p&gt;
&lt;p&gt; The new version introduces an advanced multitenant architecture, and uses a single code base to support on-premise deployments as well as software-as-a-service (SaaS) deployments through hosting partners and through the upcoming Microsoft Dynamics Live CRM service.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;
&lt;a href="http://www.microsoft.com/presspass/press/2007/jan07/01-10CRMTAPPR.mspx"&gt;www.microsoft.com/presspass/press/2007/jan07/01-10CRMTAPPR.mspx&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Read &amp;amp; Enjoy&lt;/p&gt;
&lt;p&gt;Abe Saldana&lt;/p&gt;&lt;img src="http://blog.crmbuzz.net/aggbug/6.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Abe Saldana</dc:creator>
            <guid>http://blog.crmbuzz.net/archive/2007/05/11/Microsoft-CRM-codename-Titan-videos.aspx</guid>
            <pubDate>Fri, 11 May 2007 19:37:28 GMT</pubDate>
            <wfw:comment>http://blog.crmbuzz.net/comments/6.aspx</wfw:comment>
            <comments>http://blog.crmbuzz.net/archive/2007/05/11/Microsoft-CRM-codename-Titan-videos.aspx#feedback</comments>
            <wfw:commentRss>http://blog.crmbuzz.net/comments/commentRss/6.aspx</wfw:commentRss>
            <trackback:ping>http://blog.crmbuzz.net/services/trackbacks/6.aspx</trackback:ping>
        </item>
        <item>
            <title>WELCOME TO MY NEW BLOG ON MS CRM DEVELOPMENT</title>
            <link>http://blog.crmbuzz.net/archive/2007/05/07/1.aspx</link>
            <description>&lt;p&gt;Hello! This is my second attempt to setup a blog and use all the available time to continue sharing my CRM development experiences.&lt;/p&gt;
&lt;p&gt;Initially I started the blog at  &lt;a href="http://crmbuzz.blogspot.com"&gt;crmbuzz.blogspot.com&lt;/a&gt; , but I want it to have more flexibility so I got the domain name and created this blog.&lt;/p&gt;
&lt;p&gt;I will be porting all the previous post to this blog and continue updating on a weekly basis initially&lt;/p&gt;
&lt;p&gt;Stay tuned for more crm buzz.&lt;/p&gt;
&lt;p&gt;Check the&lt;font color="#ff6600"&gt; Articles section &lt;/font&gt;you would find information related to the ISV process and SDK Code related solutions&lt;/p&gt;
&lt;p&gt;Abe Saldana&lt;/p&gt;&lt;img src="http://blog.crmbuzz.net/aggbug/1.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Abe Saldana</dc:creator>
            <guid>http://blog.crmbuzz.net/archive/2007/05/07/1.aspx</guid>
            <pubDate>Mon, 07 May 2007 20:16:36 GMT</pubDate>
            <wfw:comment>http://blog.crmbuzz.net/comments/1.aspx</wfw:comment>
            <comments>http://blog.crmbuzz.net/archive/2007/05/07/1.aspx#feedback</comments>
            <wfw:commentRss>http://blog.crmbuzz.net/comments/commentRss/1.aspx</wfw:commentRss>
            <trackback:ping>http://blog.crmbuzz.net/services/trackbacks/1.aspx</trackback:ping>
        </item>
    </channel>
</rss>