Closed
Dynamic Stage Name
Hello,
Is there a way to configure stage names dynamically? I have a flow that is same for two scenarios but only difference is stage names.
Version : PEGA 7.2
Thank You
This content is closed to future replies and is no longer being maintained or updated.
Links may no longer function. If you have a similar request, please write a new post.
Hello,
Is there a way to configure stage names dynamically? I have a flow that is same for two scenarios but only difference is stage names.
Version : PEGA 7.2
Thank You
Hello,
I guess you will have to change the value of pxCurrentStageLabel on the fly with a DataTransform.
Didn't work.
Hello,
I don't know an easy way to do this. My guess is that you'll have to trace the specific places that make reference to that field. Are they looking at a specific property? Are they opening the object definition from the database? Are the rules in question final? You might get lucky and there is a single, easy to access place. like pxCurrentStageLabel, but you may also find that there isn't a good hook and you'll need to create separate stages. Perhaps have the flow for Stage B call the flow for Stage A as a subflow?
Thanks,
Mike
Hello,
You can go with any of the option below.
1. Add a new stage along with current stage and add when conditions in the Validation Tab of stages to skip based on the result of when condition.
2. Else go with specialized case.
Thanks,
Kiran
I tried pxcurrentstagelabel and pxcurrentstage it didn't work. I think PEGA stages are fixed, hope they had a way to make it dynamic.
As suggested by kiran that is the decent option to live with now.
Thank you ALL
Question
Question
Discussion
Question
Question
Question Solved
Question Solved
Question
Question Solved
Question
Pega Collaboration Center has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.