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 ?
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 ?