Question
Innova solutions
US
Last activity: 26 Dec 2023 10:29 EST
workflow should be completed after clicking on a button
Hi,
Kindly someone help me on the below.
After clicking on a approval button the flow should go to the end stage directly.
-
Reply
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Accepted Solution
Updated: 2 Jan 2024 13:27 EST
Tekclan Software Solutions
IN
Hi @Ramac16969396,
If you are using an customized button to close the flow:
- We need to finish the assignment to continue the flow, so we are using Finish Assignment event action in button.
- In Flow next step to this step add an decision shape to decide whether will continue the existing flow or move to alternate flow(End the case action)
- Change stage shape is used to change the stage irrespective of whether we are in current case.
By adding finish assignment action in button and decision based change stage in shape flow will change the flow accordingly.
Thanks.
Bits in Glass
IN
@Ramac16969396 please check 6th step in the below url.. You can configure change stage if approved. In change stage you can configure last stage.
Innova solutions
US
HI
Here my Approval button(actually "Done") is a custom button which is created in a section.
I have created an activity and used pxChangeStage and choose button onclick event and added an action Refresh this section - here given my activity.
But whole process is not working. Please help on this.
Bits in Glass
IN
@Ramac16969396 please keep Finish assign action after first refresh this section and try once.
Innova solutions
US
Accepted Solution
Updated: 2 Jan 2024 13:27 EST
Tekclan Software Solutions
IN
Hi @Ramac16969396,
If you are using an customized button to close the flow:
- We need to finish the assignment to continue the flow, so we are using Finish Assignment event action in button.
- In Flow next step to this step add an decision shape to decide whether will continue the existing flow or move to alternate flow(End the case action)
- Change stage shape is used to change the stage irrespective of whether we are in current case.
By adding finish assignment action in button and decision based change stage in shape flow will change the flow accordingly.
Thanks.
Innova solutions
US
@DhanasekarC0202 Thank you.
Rulesstack Private Limited
IN
Hi @Ramac16969396,
As per understanding configure pxForceCaseClose ootb activity on approval button event "On Click" refresh.
Thanks,
Mohd Qizer Uddin