Archive for 'Addons' Category
CRM Workflow Manipulation Library
The CRM Workflow Manipulation Library is now on CodePlex. The CRM Workflow Manipulation Library for CRM is a set of custom workflows for OnPremise Microsoft Dynamics® CRM to solve equations, manipulates strings, perform regex (regular expression) formatting and matching, as well as SoundEx and Metaphone-Like codification.
Click to continue reading
Click Here To View Post With Syntax Highlighting
Workflow: Geocode (and correct) Addresses with Bing Maps
Bing Maps are great. You can geocode and correct your addresses. While this isn’t anything complicated, it is a good example of a custom workflow that uses an external webservice.
Click to continue reading
Click Here To View Post With Syntax Highlighting
Editing an Advanced Find Query in Excel
Here is a video tutorial of how to take a case advanced find, edit the query, troubleshoot errors in SQL Management Studio, and update your excel query.
Click to continue reading
Click Here To View Post With Syntax Highlighting
QueueItem RSS – An Example Of CRM RSS
The Notification Accelerator on Codeplex does not offer a queueitem RSS feed. I’m not sure why, but here is a simple solution to display an RSS feed. It defaults to the current user’s queues, but if the q=blah is specified in address then all queueitems in any queue with blah in it will be displayed.
Click to continue reading
Click Here To View Post With Syntax Highlighting
Bulk Delete System Jobs
CRM 4.0has an endless amounts of system job logs. We perform automatic actions on a lot of entities, but we don’t need the log of those automatic actions beyond the end of that working day if it was Canceled or Completed Successfully. Now we can setup a custom bulk deletion job that won’t keep those successful entries.
Click to continue reading
Click Here To View Post With Syntax Highlighting