Scenario & Problem:
I was performing an upgrade to CRM 2016 and one of the customer requirement was to convert all plugins to run time
workflows,multiple plugins were registered for the same event on the same entity by benefiting from execution order feature in
plugin which doesn't exist in run time workflows.
Solution:
let's say you have 2 WFs,
- configure the second to be called on demand
- call it from the first after finalizing all the logic