Hello,
I have created two processes namely "main process" and "child process".
In "main process" i am calling the "child process" using call activity sub process, my question is i want to skip the child process task and perform the next task how can i do this in ADF?
Here i have attached my app for reference.
Kindly anyone help me in this.
Regards
Amruta Wandakar
Solved! Go to Solution.
What you can do is to add a exclusive gateway. The condition could be based on a form field value from a previous form or a process variable. The child process will look like this
I hope this helps.
Hi,
I think you should use conditional sequence flow.
Check this link Activiti User Guide it should be helpful.
Regards,
Rupesh Sawaliya
rupeshsawaliya _ i have gone through the link earlier i'm not getting how can i do that.
What you can do is to add a exclusive gateway. The condition could be based on a form field value from a previous form or a process variable. The child process will look like this
I hope this helps.
I will try with this solution thank you.
Thank you the solution worked.
Discussions, help and advice about the Alfresco Development Framework.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.