I am implementing an helpdesk for a client of mine in CRM2011. However, I have some questions regarding the standard OOB email to queue flow, it seems to be off a bit, and i would like you to see if i
I currently have a workflow which is triggered when 开发者_运维知识库a certain decimal field is changed.
I need to create a WCF service to extend what Dynamics CRM 2011 offers and be able to go beyond sim开发者_运维技巧ple CRUD calls.Are there any good tutorials or code samples covering this topic ?If yo
Is there a method/tool/technique for develop开发者_开发知识库ing with Microsoft CRM 4.0 that keeps the developer from having to use strings for entity names and attributes?We\'ve built our own model c
I have an application that i run daily to send contract updates to CRM from an external source.The process that I use is:
We\'re investigating other CRM platforms before investing time/money in updating our current Salesforce-based CRM.
I\'m evaluating the use of CRM 2011 to replace one of our existing LOB apps and have a question regarding custom entities.
I\'ve CRM server and 2 Sharepoint servers, one for internal operators among several agencies to manage customers\' documents and applications, one for web-portal for public users to track changes e.g.
I\'m having an issue when trying to programmatically update a DateTime field that already has a date stored in it.
I\'ve workflow attached to an entity which has expiration date and time, so what is the appropriate placeholder which indicates the current time some sort of {{CURRE开发者_高级运维NT_TIME}} ).