wfm.ServerUpdateWorkflowModels

This job removes all workflow models listed in the list from the WorkflowEngine cache and sends a notification to all connected workflow editors.

This job serves communication between different servers and is generally called by another server, not by clients.

1. Input Parameters

Name Type Required Description

OrganisationId

STRING

Yes

GUID of the organization from which the models come

WorkflowIds

STRING

Yes

Comma-separated list of workflow model GUIDs

2. Return Value

(INT): 0 = Job successful, otherwise error code.