Child flow status to parent flow
Could you help to know the status of child flow to parent flow i.e if the child flow is aborted then the process flow status of this child flow should know at parent process flow.
0
-
To achieve your requirement, in Process Flow set the property of Call activity where you are binding the child flow in flowId and in resultCtxVarName set the variable name in which status of child flow will be set and you can further use that variable name to fetch the status of child flow.
0
Please sign in to leave a comment.
Comments
1 comment