Hi forum,
I've was working on JBPM5 and was trying to create a screipt that would run on-entry on the human tasks.
The fact is that I created the java scipt in a script task and worked fine. Although when I copy it to the On-entry Actions property of the Human task it didn't run.
Afterwards, I went to check that it was writen on the xml of the process and it wasn't.
Am I doing this write, is the "on-entry actions" the correct place to put my code?
Regards