<?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: Recurring Service Activities in Dynamics CRM</title>
	<atom:link href="http://www.blogsystematicainc.com/2009/07/dynamics-crm-recurring-service-activities/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blogsystematicainc.com/2009/07/dynamics-crm-recurring-service-activities/</link>
	<description>Microsoft Dynamics GP and CRM Team Blog</description>
	<lastBuildDate>Wed, 08 Jun 2011 22:41:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: Jawad</title>
		<link>http://www.blogsystematicainc.com/2009/07/dynamics-crm-recurring-service-activities/comment-page-1/#comment-250</link>
		<dc:creator>Jawad</dc:creator>
		<pubDate>Wed, 17 Nov 2010 04:05:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.systematicainc.com/?p=37#comment-250</guid>
		<description>Great work Cory,

After going through posts like these i was wondering if we can use workflows in CRM4.0 to create recurring activities.

I have managed to get them working for me in Microsoft Dynamics CRM4.0

You can go though these on the following link:

http://jawadarif.wordpress.com/2010/11/11/ms-dynamics-crm-4-recursive-service-activity/

I hope this would provide a different flavor and flexibility to the audiences.

Regards,

jawad</description>
		<content:encoded><![CDATA[<p>Great work Cory,</p>
<p>After going through posts like these i was wondering if we can use workflows in CRM4.0 to create recurring activities.</p>
<p>I have managed to get them working for me in Microsoft Dynamics CRM4.0</p>
<p>You can go though these on the following link:</p>
<p><a href="http://jawadarif.wordpress.com/2010/11/11/ms-dynamics-crm-4-recursive-service-activity/" rel="nofollow">http://jawadarif.wordpress.com/2010/11/11/ms-dynamics-crm-4-recursive-service-activity/</a></p>
<p>I hope this would provide a different flavor and flexibility to the audiences.</p>
<p>Regards,</p>
<p>jawad</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PhilP</title>
		<link>http://www.blogsystematicainc.com/2009/07/dynamics-crm-recurring-service-activities/comment-page-1/#comment-231</link>
		<dc:creator>PhilP</dc:creator>
		<pubDate>Wed, 03 Nov 2010 23:32:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.systematicainc.com/?p=37#comment-231</guid>
		<description>Cory - the link to the js is no longer valid. Is it possible to still obtain the code?</description>
		<content:encoded><![CDATA[<p>Cory &#8211; the link to the js is no longer valid. Is it possible to still obtain the code?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deniz</title>
		<link>http://www.blogsystematicainc.com/2009/07/dynamics-crm-recurring-service-activities/comment-page-1/#comment-7</link>
		<dc:creator>Deniz</dc:creator>
		<pubDate>Fri, 18 Dec 2009 10:48:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.systematicainc.com/?p=37#comment-7</guid>
		<description>Dear Cory, great contribution, thanks a lot.</description>
		<content:encoded><![CDATA[<p>Dear Cory, great contribution, thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cory Fellers</title>
		<link>http://www.blogsystematicainc.com/2009/07/dynamics-crm-recurring-service-activities/comment-page-1/#comment-6</link>
		<dc:creator>Cory Fellers</dc:creator>
		<pubDate>Wed, 16 Dec 2009 18:17:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.systematicainc.com/?p=37#comment-6</guid>
		<description>First verify that you created the custom attributes with the exact same names as those referenced in the javascript.

If that is not the issue, let me know what errors it is firing on the OnLoad and OnSave.</description>
		<content:encoded><![CDATA[<p>First verify that you created the custom attributes with the exact same names as those referenced in the javascript.</p>
<p>If that is not the issue, let me know what errors it is firing on the OnLoad and OnSave.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyriacos Kyriacou</title>
		<link>http://www.blogsystematicainc.com/2009/07/dynamics-crm-recurring-service-activities/comment-page-1/#comment-5</link>
		<dc:creator>Kyriacos Kyriacou</dc:creator>
		<pubDate>Sun, 13 Dec 2009 17:55:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.systematicainc.com/?p=37#comment-5</guid>
		<description>Hi ,

I have tried to add this js to crm 4 in order to have recurring service activities but is just not working , it shows me errors on both load and save of a service activity ...

Any advise ?</description>
		<content:encoded><![CDATA[<p>Hi ,</p>
<p>I have tried to add this js to crm 4 in order to have recurring service activities but is just not working , it shows me errors on both load and save of a service activity &#8230;</p>
<p>Any advise ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cory Fellers</title>
		<link>http://www.blogsystematicainc.com/2009/07/dynamics-crm-recurring-service-activities/comment-page-1/#comment-4</link>
		<dc:creator>Cory Fellers</dc:creator>
		<pubDate>Tue, 13 Oct 2009 20:02:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.systematicainc.com/?p=37#comment-4</guid>
		<description>Javascript code such as this can be applied to entities in CRM using the customization interface. From your homepage navigate to Settings -&gt; Customization -&gt; Customize Entities -&gt; Service Activity -&gt; Forms and Views -&gt; Form. From there open the Form Properties window. Inside the javascript file I provided are two segments of code. One of them should be inserted into the OnLoad event of the form and the other into the OnSave event of the form.

Let me know if you run into any trouble.</description>
		<content:encoded><![CDATA[<p>Javascript code such as this can be applied to entities in CRM using the customization interface. From your homepage navigate to Settings -> Customization -> Customize Entities -> Service Activity -> Forms and Views -> Form. From there open the Form Properties window. Inside the javascript file I provided are two segments of code. One of them should be inserted into the OnLoad event of the form and the other into the OnSave event of the form.</p>
<p>Let me know if you run into any trouble.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cwb</title>
		<link>http://www.blogsystematicainc.com/2009/07/dynamics-crm-recurring-service-activities/comment-page-1/#comment-3</link>
		<dc:creator>Cwb</dc:creator>
		<pubDate>Tue, 13 Oct 2009 19:38:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.systematicainc.com/?p=37#comment-3</guid>
		<description>I have a couple questions.  How do I go about adding the code to CRM.  Do I need to export the service activity customizations .xml add the code and import it back in?  Or am I going down the wrong path here?</description>
		<content:encoded><![CDATA[<p>I have a couple questions.  How do I go about adding the code to CRM.  Do I need to export the service activity customizations .xml add the code and import it back in?  Or am I going down the wrong path here?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

