Skip to main content
Version: 2.2.1

Workflow

This section presents the SOAP Web Service interfaces available for SoftExpert Workflow. To insert each of these items, it will be necessary to follow the standard documented in the upcoming sections.

WSDL URL:

https://<domain>/se/ws/wf_ws.php?wsdl

Web Service URL:

https://<domain>/apigateway/se/ws/wf_ws.php

Available web services:

MethodDescription
cancelWorkflowCancels a workflow
clearChildEntityRecordDeletes all related records from the workflow lower level form table
deleteChildEntityRecordDeletes a record from the workflow lower level form table
editAttributeValueEdits the value of attributes of a workflow
editChildEntityRecordEdits a record from the workflow lower level form table
editEntityRecordEdits a record of the workflow form table
editWorkflowDataEdits the data of an instance
executeActivityExecutes a user activity or workflow decision
executeSystemActivityExecutes an asynchronous system activity of the workflow
getWorkflowReturns information about an instance from SoftExpert Workflow
newAccessExceptionAdds one or more workflow access exceptions
newAssocDocumentAssociates a document from SoftExpert Document with a workflow activity
newAssocWorkflowAssociates one or more workflows with another workflow
newAttachmentAttaches a file to a workflow activity
newChildEntityRecordAdds a record to the workflow lower level form table
newChildEntityRecordListAdds one or more records to the workflow lower level form table
newCommentAllows adding a comment to an instance activity
newWorkflowStarts a workflow
newWorkflowEditDataStarts a workflow and edits its data
newWorkflowTypeEditDataStarts a workflow and edits its data
reactivateWorkflowReactivates postponed instances
unlinkActivityFromUserDisassociates the executor of one or more activities from a SoftExpert Workflow instance