Announcements
Is there a way to configure a business process flow so that when it finishes it starts a new (different) BPF on the same record?
Or is there a way to automatically (or programmatically?) switch to a new BPF when the first one finishes, or even prompt the user to switch to a new one when the first one finishes?
Think of it as like breaking up a really long BPF into two smaller, more manageable BPFs.
Thanks for the suggestion Bipin Kumar.
I will try that and update this thread with the results.
Hi,
You can add onstagechange event handler and when stage is last stage you switch to different BPF using JS code.
docs.microsoft.com/.../onstagechange
André Arnaud de Cal...
294,206
Super User 2025 Season 1
Martin Dráb
232,968
Most Valuable Professional
nmaenpaa
101,158
Moderator