How to upload a java file with REST

Hello !
I would like to launch a workflow with only scripts nodes that use a Java class (with Groovy importing the java class).

However I don’t know how to upload more than just the bpmn.xml file describing the workflow or where to place the java class to be used.

I work on :
Centos 7 update 1804
Flowable 5.23.

Thanks in advance :slight_smile:
Joseph

Hi Joseph,

Put java classes into classpath.

Regards
Martin