Hi,
Which event executes first from the below events.
1)Database trigger
2)crm 2013 plugin.
Thanks.
*This post is locked for comments
Thanks
Hello,
Dependent on the event only (please refer: msdn.microsoft.com/.../cc151078.aspx), but you should not created any db trigger for CRM tables, although technically it is possible but it can lead to data inconsistency and if you face any issue Microsoft won't provide you support.
Hi Kandrap,
It depends on which event your plugin is.
If your plugin in on pre-create event, then plugin will be triggered first than database trigger, because record is not yet created into database and plugin are in Business logic layer which comes first than database.
If plugin is post-create, then record is created into database, then trigger will be triggered and then post create plugin.
But creating triggers on CRM database is not SUPPORTED way.. you should avoid it.
hope this will help..
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Andrés Arias as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Aric Levin - MVP 2 Moderator
MA-04060624-0 1