from manual back to process automatic

40 views
Skip to first unread message

Susanne Schmid

unread,
Sep 25, 2020, 6:21:02 PM9/25/20
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
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
to nflow-users
many thanks - that worked
Reply all
Reply to author
Forward
0 new messages