Can I terminate another pararell flow from main flow?
Hello,
I would like to terminate or complete another pararell flow from main flow submission?
1. I have a main flow in MyCo-Sandbox-Work-SupportRequest class as below. At the beginning of this flow, I call another flow by Spinoff.

2. Below is the SpinoffFlow. There are multiple steps in this flow.

When I run this flow, system creates two assignments - one for main flow and the other for spinoff flow.

Now, the requirement is, upon main step in main flow submission, I want to terminate / complete the spinoff flow that is running in pararell, regardless of where the step is - it could be the first assignment shape, or the second assignment shape. I am thinking of creating a post processing activity in main flow's flow action but I am not sure how to configure the activity. How can I accomplish this?
Regards,




@CloeW938 you can use ticket for this.
Please check CustomizeFlows ootb flow in pega for reference.
Please refer below url for explanation with implementation
https://www.google.com/url?sa=t&source=web&rct=j&opi=89978449&url=https://onestoppega.com/case-management/tickets-in-pega/&ved=2ahUKEwjU94nettqCAxWBSWwGHX2UDAoQFnoECA4QAQ&usg=AOvVaw28QUbYwaK6wEeFyv5_LL5E