Monday, May 18, 2015

Microsoft Dynamics CRM - Business Rule Scope


With the introduction of "entity" in the business rules scope. Developers has now an option to run business rules as server side event during create and save of record.

Other scope limitation is still available for "forms".

This is a good alternative in using Workflows that has limitations (number of workflows per instance) and tends to get messy.


No comments:

Decode URL with confidence

Yesterday, while configuring a Unified Service Desk to automatically display a dashboard, I need to obtain the Dashboard GUID. The fi...