Announcements
Hi All,
Wanted to confirm if Business Rule is sync only when its scope is set to Entity and async for all other scopes?
Thanks,
*This post is locked for comments
Hi Mridula,
Business Rules are sync only, whatever the scope is. Because when you trigger a particular business rule it will trigger before the save of the form, it is like synchronous process and more faster process compare to javascript.
If this answer is useful for you, please marked and vote it as answered for helping community.
Regards,
Krishna Shahapur
MS Dynamics CRM Consultant
If the scope is "Entity", yes it is sync process. and It will be fired after any synchronous plug-ins.
If the scope is "All Forms, Specific Form", the logic code will be fired only in case onLoad or OnChange (Client side script).
For More information:-
technet.microsoft.com/.../dn531086.aspx
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.
Jump in, show your community spirit, and win prizes!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.