how can i set a document content using java API

1
0
-1

Hi,

the java API offers the

apiAccessor.getProcessAPI().setDocumentList(processInstanceId, name, documentsValues)

method, but not the setDocumentValue() to just update a single doc content.

How can I update this value ?

No answers yet.
Notifications