Notice: This site is now in read-only mode and will no longer be updated.
Please visit our new and improved Knowledge Base at https://kb.joget.org/ for the latest content and updates.
Hello there, I know it may be off topic, but I noticed that your bean shell script above did not import the org.joget.commons.util.LogUtil class. Just noting because you are calling those methods in your catch blocks.
Hi, I don't see any problem with this method if it works. Using a subflow should work too, did you map the participants correctly? There is a sample app at Sample Application with Subflow.
Hello,
In a process, I need to call a same subflow several times in parallel.
With the subflow item in process designer, I have two problems :
So I created the script below in a tool of principal process.
I works but what is the best way ?
Can I use subflow item ?
Hello there, I know it may be off topic, but I noticed that your bean shell script above did not import the org.joget.commons.util.LogUtil class. Just noting because you are calling those methods in your catch blocks.
See LogUtil
Thank you for this correction.