How to upload documents via the camunda connector?

Hey
I had this problem as well. This was my solution: Replacing Http-Connector with Jsoup usage

Basically replacing connector with jsoup solved all the issues for binary files. Really nice dsl.

1 Like