Hii,
I’m working on a requirement where to reduce no. Of case types I have configured stages in case type and now I want to use something or event action which I can use to directly run a stage by clicking the image or button…
Help me out..
Thank you
@AbhishekSinghT16801935
In the configuration for the event action, locate the “Action” field or section where you define the action to be performed.
In the “Action” field or section, choose the “Run Stage” action from the available options. This action allows you to explicitly run a specific stage.
@Hitesh Jain
There is no action as “Run Stage” I searched for it, I want to run the stage form “Data-Portal” class
@AbhishekSinghT16801935 In Pega, you can use the ‘Change Stage’ action to move a case to a specific stage. However, this action is typically available in the context of a case and not directly from a “Data-Portal” class. If you want to trigger a stage from a button or image click, you might need to create an activity or data transform that changes the stage of the case and call this from the click event of your button or image. Please note that this might require custom coding and should be done in accordance with your application’s design principles.
This is a GenAI-powered tool. All generated answers require validation against the provided references.
Changing the stage to previous stage
How to remove Change stage from actions tab?
Adding Optional Actions to Stages