Nuxeo Operations Contex.startWorkflow
Hi every one,
I'm traying to start a workflow using Rest api , Right now i can start a workflow but how can i assign the workflow to another user using the parametre variables exemple:
{“params”:{“id”:“SerialDocumentReview”,“start”:true,“variables”:{“assignees”:[“user”]}}}
with assignees not workin is there any way to do it in the starting workflow?
Thanks in advance
0 votes
0 answers
1335 views