Hello all,
We use Dynamics 365 Online. We have several business process flows for SalesOrder entity. And I want to switch processes on the server-side code.
On the client-side I can switch processes using setActiveProcess function. How to obtain the same on the server-side?
For Dynamics CRM 2016 I used SetProcessRequest to switch processes. Regarding Dynamics 365, I have noticed that this request creates new process instance, but it doesn't switch current UI process.
Please advise.
*This post is locked for comments
I have the same question (0)