Question: We have a requirement where we would want to Over-ride the Child Process Flow at Runtime. Can this be achieved like Adeptia has the flexibility to override an activity by another activity during the execution of a process flow?
Answer: Yes, a child process flow can be overridden at Runtime just by following the below steps:-
- In a process flow designer, go to the Call action properties.
- Under the Variables section, go to Input > Activity.
- Now, select the "flowId" variable from the dropdown.
- In the value, you can set the flow Id of a Child Process Flow dynamically or even read it from the context variable as shown below:
Comments
0 comments
Article is closed for comments.