Freigeben über


Microsoft Dynamics CRM 4.0: SDK Examples

Sean and Melissa are on the team that are developing some content for a V4 based SDK course.  Do you have any interesting ideas that may be able to leverage our SDK that we could develop for use during our training.  We aren’t asking for any pre-developed code but more for the concepts.

I have a list I submitted to them. Do you have anything you would like seen covered? My wish list included:

  1. Workflow using SDK to kick out a MOSS Team or Document site when an opportunity gets to a specific sales stage.
  2. Integration to external web services. So some mapping to Live Maps, Flickr, RSS feeds, etc..
  3. Consumption of CRM by CRM. So updating a contact address from the account entity. (or the like)
  4. Integration of CRM via SDK to InfoPath.
  5. A Proposal Manager – Mail Merge on Steroids. J
  6. Workflow, Workflow, Workflow…. I like Workflow…

Please leave a comment here and Sean and Melissa will be checking to see what wild ideas y'all have. :-)

Comments

  • Anonymous
    November 10, 2007
    The comment has been removed
  • Anonymous
    November 11, 2007
  1. Call/Begin predefined Workflow logic, from "Callout" (or what the equivalent is now)
  2. Activity and Email Parsing, For Ex. an email is sent in to a user, using that email and flags in it like Description: [description] import [description] into an entity
  • Anonymous
    November 12, 2007
    I would love to see a workflow that would allow for creation of an task list, multiple tasks to be complete, that actually looks and feels like a checklist (nice if it could even had check boxes) either inside of CRM task, or even creating an infopath form that would be linked to the parent record in CRM.

  • Anonymous
    November 20, 2007
    1 Adding a filter to a lookup. 2 Returning to the form you were working on last 3 Global picklists 4 Regex functionality