<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>CRM Forum Tag: sdk</title>
<link>http://forum.crmreports.com/</link>
<description>User-to-user CRM related forums</description>
<language>en</language>
<pubDate>Sun, 01 Aug 2010 01:38:49 +0000</pubDate>

<item>
<title>UG Bot on "CRM plugin to create marketing lists and add members"</title>
<link>http://forum.crmreports.com/topic/crm-plugin-to-create-marketing-lists-and-add-members#post-1926</link>
<pubDate>Wed, 10 Sep 2008 20:25:40 +0000</pubDate>
<dc:creator>UG Bot</dc:creator>
<guid isPermaLink="false">1926@http://forum.crmreports.com/</guid>
<description>&#60;p&#62;&#60;em&#62;Newsgroup subject: Re: Creating marketing lists with plugins&#60;br /&#62;
Archived from: microsoft.public.crm&#60;br /&#62;
Author: John O'Donnell&#60;/em&#62;&#60;/p&#62;
&#60;p&#62;you can attach a plugin to the Create message for a Campaign entity. This could then go off and build all the pieces you need. Not sure of your scenario but at least the starting point looks feasible.&#60;/p&#62;
&#60;p&#62;=======================&#60;br /&#62;
John O'Donnell&#60;br /&#62;
Microsoft Dynamics ISV Architect Evangelist&#60;br /&#62;
&#60;a href=&#34;http://blogs.msdn.com/jodonnell&#34; rel=&#34;nofollow&#34;&#62;http://blogs.msdn.com/jodonnell&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://blogs.msdn.com/usisvde&#34; rel=&#34;nofollow&#34;&#62;http://blogs.msdn.com/usisvde&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://channel9.msdn.com/Wiki/DynamicsCRM/HomePage/&#34; rel=&#34;nofollow&#34;&#62;http://channel9.msdn.com/Wiki/DynamicsCRM/HomePage/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>UG Bot on "CRM plugin to create marketing lists and add members"</title>
<link>http://forum.crmreports.com/topic/crm-plugin-to-create-marketing-lists-and-add-members#post-1923</link>
<pubDate>Wed, 10 Sep 2008 16:13:20 +0000</pubDate>
<dc:creator>UG Bot</dc:creator>
<guid isPermaLink="false">1923@http://forum.crmreports.com/</guid>
<description>&#60;p&#62;&#60;em&#62;Newsgroup subject: Creating marketing lists with plugins&#60;br /&#62;
Archived from: microsoft.public.crm&#60;br /&#62;
Author: Fred Bang&#60;/em&#62;&#60;/p&#62;
&#60;p&#62;Hi, &#60;/p&#62;
&#60;p&#62;I'm trying to write a plugin (fired off a campaign) that will create marketing lists and automatically add members. I'm not sure which method/objects to use from the SDK. Could you guys point me to an example?&#60;br /&#62;
Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>Claudiu on "Microsoft Dynamics CRM SDK 4.0.6 released"</title>
<link>http://forum.crmreports.com/topic/microsoft-dynamics-crm-sdk-406-released#post-1746</link>
<pubDate>Fri, 05 Sep 2008 20:20:04 +0000</pubDate>
<dc:creator>Claudiu</dc:creator>
<guid isPermaLink="false">1746@http://forum.crmreports.com/</guid>
<description>&#60;p&#62;The SDK for Microsoft Dynamics CRM was updated to version 4.0.6 today (September 5, 2008). This is the sixth update since the 4.0 release, a downloadable version being available here:&#60;br /&#62;
&#60;a href=&#34;http://www.microsoft.com/downloads/details.aspx?FamilyID=82E632A7-FAF9-41E0-8EC1-A2662AAE9DFB&#38;#38;displaylang=en&#34;&#62;Microsoft Dynamics CRM 4.0.6 Software Development Kit (15.7MB)&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;According to the &#60;a href=&#34;http://blogs.msdn.com/crm/archive/2008/09/05/new-release-of-crm-sdk-v4-0-6.aspx&#34;&#62;Microsoft Dynamics CRM Team Blog&#60;/a&#62;, these are some updates in the newest version of the CRM SDK (the entire list being available in the Release History):&#60;/p&#62;
&#60;ul&#62;
&#60;li&#62;E-mail Provider documentation&#60;/li&#62;
&#60;li&#62;Customization file reference&#60;/li&#62;
&#60;li&#62;Updated Plug-in sample code&#60;/li&#62;
&#60;li&#62;Using CRM URLs and the PrependOrgName function&#60;/li&#62;
&#60;li&#62;New sample code&#60;/li&#62;
&#60;/ul&#62;</description>
</item>
<item>
<title>UG Bot on "Copying pricelist items without using CRM SDK"</title>
<link>http://forum.crmreports.com/topic/copying-pricelist-items-without-using-crm-sdk#post-1202</link>
<pubDate>Mon, 25 Aug 2008 18:16:07 +0000</pubDate>
<dc:creator>UG Bot</dc:creator>
<guid isPermaLink="false">1202@http://forum.crmreports.com/</guid>
<description>&#60;p&#62;&#60;em&#62;Newsgroup subject: Copying Price-List Items to Another Price-List&#60;br /&#62;
Archived from: microsoft.public.crm&#60;br /&#62;
Author: luai7&#60;/em&#62;&#60;/p&#62;
&#60;p&#62;In CRM 4.0, I have something like 350 products and 4 price-lists, 2 of those price-lists share the same currency but off course different pricing while the other 2 have different currencies&#60;/p&#62;
&#60;p&#62;- I created the products&#60;br /&#62;
- I created the 4 price-lists&#60;br /&#62;
- I added the products as price-list items to one of the 4 price lists&#60;/p&#62;
&#60;p&#62;The question is: Is there a way other than developing code using CRM SDK to copy those added price-list items added to the first price-list to add them as price-list items to the other 3 price-lists without having to manually do this thing?&#60;/p&#62;
&#60;p&#62;I know that in this case I have to reopen each price-list-item and change the Amount value but this is better than manually adding all those price-list items for the other 3 price lists which will take a lot of time.
&#60;/p&#62;</description>
</item>
<item>
<title>UG Bot on "Creating a pop-up message in CRM 3.0 and Greatplains"</title>
<link>http://forum.crmreports.com/topic/creating-a-pop-up-message-in-crm-30-and-greatplains#post-1005</link>
<pubDate>Tue, 19 Aug 2008 19:46:27 +0000</pubDate>
<dc:creator>UG Bot</dc:creator>
<guid isPermaLink="false">1005@http://forum.crmreports.com/</guid>
<description>&#60;p&#62;&#60;em&#62;Newsgroup subject: Re: CRM 3.0 Need to create pop up message&#60;br /&#62;
Archived from: microsoft.public.crm&#60;br /&#62;
Author: SS&#60;/em&#62;&#60;/p&#62;
&#60;p&#62;I meant in regards to updating a custom attribute say bit (yes/no) and checking its value on the Page onload. If true, have a pop message.&#60;/p&#62;
&#60;p&#62;SS
&#60;/p&#62;</description>
</item>
<item>
<title>UG Bot on "External webform accessing the CRM webservices"</title>
<link>http://forum.crmreports.com/topic/external-webform-accessing-the-crm-webservices#post-995</link>
<pubDate>Tue, 19 Aug 2008 18:06:08 +0000</pubDate>
<dc:creator>UG Bot</dc:creator>
<guid isPermaLink="false">995@http://forum.crmreports.com/</guid>
<description>&#60;p&#62;&#60;em&#62;Newsgroup subject: Re: Internal CRM Server Webservices&#60;br /&#62;
Archived from: microsoft.public.crm&#60;br /&#62;
Author: Richard Riddle&#60;/em&#62;&#60;/p&#62;
&#60;p&#62;You could also have the web form email to a CRM queue and have some kind of automation process the email to create other record types.  That way the web form could be completely separate from the CRM server.&#60;/p&#62;
&#60;p&#62;The way we have usually done this is with a Windows service that checks a particular queue for messages with a particular subject.  We use regular expressions to parse the email, then an xml config file to map the fields.&#60;br /&#62;
--&#60;br /&#62;
Richard Riddle&#60;br /&#62;
CRM Developer&#60;br /&#62;
Autonomix
&#60;/p&#62;</description>
</item>
<item>
<title>UG Bot on "External webform accessing the CRM webservices"</title>
<link>http://forum.crmreports.com/topic/external-webform-accessing-the-crm-webservices#post-994</link>
<pubDate>Tue, 19 Aug 2008 18:05:33 +0000</pubDate>
<dc:creator>UG Bot</dc:creator>
<guid isPermaLink="false">994@http://forum.crmreports.com/</guid>
<description>&#60;p&#62;&#60;em&#62;Newsgroup subject: Re: Internal CRM Server Webservices&#60;br /&#62;
Archived from: microsoft.public.crm&#60;br /&#62;
Author: Jonathan Nachman&#60;/em&#62;&#60;/p&#62;
&#60;p&#62;Hi JPS&#60;/p&#62;
&#60;p&#62;Have you looked at Web Connect by c360, if i remember correctly you may need a external license for it though!&#60;/p&#62;
&#60;p&#62;good luck&#60;/p&#62;
&#60;p&#62;--&#60;br /&#62;
&#60;a href=&#34;http://halo9.co.uk/blog&#34; rel=&#34;nofollow&#34;&#62;http://halo9.co.uk/blog&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>UG Bot on "Creating a pop-up message in CRM 3.0 and Greatplains"</title>
<link>http://forum.crmreports.com/topic/creating-a-pop-up-message-in-crm-30-and-greatplains#post-926</link>
<pubDate>Sat, 16 Aug 2008 15:39:15 +0000</pubDate>
<dc:creator>UG Bot</dc:creator>
<guid isPermaLink="false">926@http://forum.crmreports.com/</guid>
<description>&#60;p&#62;&#60;em&#62;Newsgroup subject: Re: CRM 3.0 Need to create pop up message&#60;br /&#62;
Archived from: microsoft.public.crm&#60;br /&#62;
Author: Michael Höhne&#60;/em&#62;&#60;/p&#62;
&#60;p&#62;Both callouts and workflows cannot interact with the user's desktop.&#60;br /&#62;
However, you can use them to send an email to the user. Maybe this is enough, because Outlook (if used) will show a new email message. A more complex solution would be a systray application checking for changes in the user's orders and showing a balloon when that happens.&#60;/p&#62;
&#60;p&#62;--&#60;br /&#62;
Michael Höhne, Microsoft Dynamics CRM MVP&#60;br /&#62;
CRM Blog: &#60;a href=&#34;http://www.stunnware.com/?area=blog&#34; rel=&#34;nofollow&#34;&#62;http://www.stunnware.com/?area=blog&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>UG Bot on "Creating a pop-up message in CRM 3.0 and Greatplains"</title>
<link>http://forum.crmreports.com/topic/creating-a-pop-up-message-in-crm-30-and-greatplains#post-925</link>
<pubDate>Sat, 16 Aug 2008 15:38:40 +0000</pubDate>
<dc:creator>UG Bot</dc:creator>
<guid isPermaLink="false">925@http://forum.crmreports.com/</guid>
<description>&#60;p&#62;&#60;em&#62;Newsgroup subject: Re: CRM 3.0 Need to create pop up message&#60;br /&#62;
Archived from: microsoft.public.crm&#60;br /&#62;
Author: SS&#60;/em&#62;&#60;/p&#62;
&#60;p&#62;The best way to accomplish this task is to use Callouts. You can fire a callout based on a particular status of the order and send the details to GP and back.&#60;/p&#62;
&#60;p&#62;See CRM 3.0 SDK for good Callout examples. You can download it from:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.microsoft.com/downloads/details.aspx?FamilyID=9c178b68-3a06-4898-bc83-bd14b74308c5&#38;#38;displaylang=en&#34; rel=&#34;nofollow&#34;&#62;http://www.microsoft.com/downloads/details.aspx?FamilyID=9c178b68-3a06-4898-bc83-bd14b74308c5&#38;#38;displaylang=en&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;HTH&#60;/p&#62;
&#60;p&#62;SS
&#60;/p&#62;</description>
</item>
<item>
<title>UG Bot on "Creating a pop-up message in CRM 3.0 and Greatplains"</title>
<link>http://forum.crmreports.com/topic/creating-a-pop-up-message-in-crm-30-and-greatplains#post-924</link>
<pubDate>Sat, 16 Aug 2008 15:38:01 +0000</pubDate>
<dc:creator>UG Bot</dc:creator>
<guid isPermaLink="false">924@http://forum.crmreports.com/</guid>
<description>&#60;p&#62;&#60;em&#62;Newsgroup subject: CRM 3.0 Need to create pop up message&#60;br /&#62;
Archived from: microsoft.public.crm&#60;br /&#62;
Author: donp&#60;/em&#62;&#60;/p&#62;
&#60;p&#62;Hi All,&#60;/p&#62;
&#60;p&#62;I have a client with an integration between CRM 3.0 and Great plains.&#60;/p&#62;
&#60;p&#62;The problem is that when an order is submitted from CRM, the user needs to know in real time that the order was successfully submitted to GP.&#60;/p&#62;
&#60;p&#62;A field on the order entity in CRM gets updated with a success or failure message, but the user needs to sit there and constantly hit refresh in order to see the change occur in CRM.&#60;/p&#62;
&#60;p&#62;Can anyone think of a way using some code, or a workflow, or callout that would check the field in the order entity and when it gets updated, pop a message up on the screen to the user that the order was successful or failed.???&#60;/p&#62;
&#60;p&#62;I know workflow can trigger on the update to the field, but I don't know how to do the assembly or some other code.&#60;/p&#62;
&#60;p&#62;I would appreciate any help and sample code if anyone has done anything similar.&#60;/p&#62;
&#60;p&#62;Thanks&#60;/p&#62;
&#60;p&#62;Don
&#60;/p&#62;</description>
</item>

</channel>
</rss>
