You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nflow-users
Hi,
my workflow stops in a manual state. How can I change the status so following automatic steps will be executed?
BR
Susi
nflow-users
unread,
Sep 26, 2020, 4:50:31 AM9/26/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nflow-users
Hi,
You just need to update the workflow instance to status = inProgress, state = <whatever automatic step you want> and nextActivation = now using either Java API (WorkflowInstanceService.updateWorkflowInstance) or REST API (PUT /v1/workflow-instance/id/<worklfowInstanceId>)
br, Edvard
Susanne Schmid
unread,
Oct 5, 2020, 10:24:32 AM10/5/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message