Hello
I am trying to do a process in Camunda Run. I cannot run groovy scripts however.
I read that I have to put the groovy scripting engine jar file in /userlib folder.
However I do not know the name of this jar file and where to find it. Could you point it to me?
You can download the full Camunda BPM distribution. There you’ll find a jar file in the lib folder that contains groovy in its name. Copy that file to the configuration/userlib folder, start camunda via start.bat and it’ll work.