Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
The idea is, i'm using beanshell plugin with some code. In that code i want to do terminate process when get some cases that i not want process go to next activity, but insteadly kill process in beanshell. How i do that? Are there code that can do that?
Thanx
1 Comment
Hugo
Hi there,
I would suggest that you to make use of workflow variable in this case. This would make the process flow and management clear and easy to be managed in the future.
Design your workflow such a way that the process would end when the condition is met on the workflow variable assigned in your beanshell plugin. Good luck!
Hugo