Zero code autonumbering

In this post I’ll show you how you can use the power of real-time workflows to create a unique data/zero code autonumber mechanism in just few simple customization steps. The OOTB Auto-Numering feature is limited to set of default entities. The main problem of generating and setting entities autonumbers is keeping data integrity and uniquenessContinue reading “Zero code autonumbering”

Business Process Flows – Deep Dive

Business process flows already introduced in Dynamics CRM 2013 is a linear flow process component placed at the top of a form, composed from different stages which will guide your users toward a successful completion of a business process,which reduce interaction time with customer and may save cost in users training. Even though business processContinue reading “Business Process Flows – Deep Dive”

Understanding the new forms rendering engine aka Turbo forms

In the spring release (Update 1) of Dynamics CRM 2015,Microsoft replaced the forms rendering engine with a new one known as Turbo Forms. According the published benchmarks,forms rendering time was improved significantly, in some cases,depending on content of the form, up to 300% faster!!!.

Plug-in isolation and statistics

This post is based on the MSDN article Plug-in isolation, trusts, and statistics In Dynamics CRM 2013 Microsoft introduced us with execution of plug-ins and custom workflow activities in an isolated environment also known as a sandbox. Access to the file system, registry ,event log, some network resources and more is prevented in the sandboxContinue reading “Plug-in isolation and statistics”

Deprecated update messages (2015 Update 1)

Prior to the Dynamics CRM 2015 update 1 release ,in order to update special entity attributes special messages were required ,for example you had to use the assign message to change the ownerid attribute of an entity. In current release some of those special messages have been deprecated and you can use the UpdateRequest messageContinue reading “Deprecated update messages (2015 Update 1)”