Question
Wait Shape with multiple flow actions
Hello,
I'm facing the following issue: I have a wait shape in my flow with two flow actions. One flow action has to be executed when waiting period has expired, and the other has to be executed only by a user action.
The problem is that when the wait period expires, the wrong flow action (the one that should be triggered by a user) is executed, even if I've defined a likelihood value that is less than the other flow action (the one that I want to be executed automatically).
Is there a way to prevent this kind of behavior, specifying which flow action has to be executed after the waiting period has expired?
Thank you very much.
Davide
The Wait shape is only designed to be used with one connector.
https://pdn.pega.com/sites/pdn.pega.com/files/help_v722/procomhelpmain.htm#rule-/rule-obj-/rule-obj-flow/prm/prmwait.htm
You can configure local actions the user can perform in the properties panel of the Wait shape.