Hi,
I use the REST API to post a form behind a task or to Initaite a process instance.
Now, this always works as expected. Only if there is a (Groovy) Script task in the next step it returns the error: Can't find scripting engine for 'Groovy
I don't have this problem if I use the activiti explorer to complete a task followed by a groovy script.
I only get this error when I try to complete a task that is followed by a groovy script, using the REST API.
Anyone had this problem before?
Thanks in advance,
Spille