Hi, I'm using Activiti 6 and I would like to understand how you choose the direction of a gateway.
In particular I would like to know if through a radio button inside a form, I can condition this choice.
Solved! Go to Solution.
On the arrow "Yes" write flow condition as follows
${agree == "Yes"}
to "No"
${agree == "No"}
Hi You can use as follows(it's just an example). Refer any tutorial(https://www.omg.org/news/meetings/workshops/SOA-HC/presentations-2011/14_MT-2_Brookshier.pdf )
Hi, I tried to download the file and to create the form as you told me, only that going to create the app to test the whole, give me an error.
How can I do to solve this problem?
On the arrow "Yes" write flow condition as follows
${agree == "Yes"}
to "No"
${agree == "No"}
Seems to work! Thanks a lot, I leave the question open for a couple of days in case I need anything, then I close it. Friendly.
Ask for and offer help to other Alfresco Process Services and Activiti Users and members of the Alfresco team.
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.