We are migrating to CRM 4.0 from 3.0. In this process, we have had our data migrated from our existing CRM 3.0 instance to a new CRM 4.0 instance.
I have recently helped some of our users set up several workflows to send emails. Now that these have been in use for a couple of weeks we have notic开发者_JAVA百科ed that each time the workflow runs,
I have created a workflow assembly for Microsoft CRM 4.0, and uploaded it to the server, storing it in the database, using the Plugin Registration Tool v2.2 from http://code.msdn.microsoft.com/crmplug
I\'ve built a Silverlight Dashboard to be hosted in Dynamics 4.0 UI (sitemap link) - It calls a WCF service which inturn uses Linq to Sql (with a CrmImpersonator) to query the CRM database.It all work
How would you suggest working with files that is stored on the note of a entity in Crm.Could you write a generic method that will enable you to access any type of file?Or would it be better to have a
I am building custom reports in Microsoft CRM and am using the CRM_URL parameter to created drill downs.