Question

Pegasystems Inc.
US
Last activity: 17 Jul 2017 11:09 EDT
Changing Stage with pxChangeStage API
I'm attempting to add a link/button to a flow action that would allow the user to return to a previously visited stage. I've reviewed this article (Everything about Stages Runtime Implementation) and it appears that this should be possible. However, the activity executes, but the flow is not actually moved back to the prior stage. Using the local flow action, pyChangeStage, works, but a single button click is preferred rather than having to go through the steps to select the target stage, etc.
I've also tried calling the pzPreChangeStage activity in my flow action's pre-action, and pyChangeStage from the button. This doesn't work either.
Any input or suggestions would be appreciated.
***Updated by moderator: Lochan to close post***
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.