Navigation:  Integration via SOAP web services > Published web services >

Workflow

Previous  Top  Next

SOAP web service

WSDL URL

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

Web Service URL

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

 

This section presents the SOAP Web Service interfaces available for SoftExpert Workflow. To invoke each of these methods, it is necessary to follow the standard documented in the upcoming sections.

 

Available web services

Method

Description

cancelWorkflow

Cancels a workflow

clearChildEntityRecord

Deletes all related records from the workflow lower level form table

deleteChildEntityRecord

Deletes a record from the workflow lower level form table

editAttributeValue

Edits the value of attributes of a workflow

editChildEntityRecord

Edits a record from the workflow lower level form table

editEntityRecord

Edits a record of the workflow form table

editWorkflowData

Edits the data of an instance

executeActivity

Executes a user activity or workflow decision

executeSystemActivity

Executes an asynchronous system activity of workflow

getWorkflow

Returns information about an instance from SoftExpert Workflow

newAccessException

Adds one or more workflow access exceptions

newAssocDocument

Associates a document from SoftExpert Document to a workflow activity

newAssocWorkflow

Associates one or more workflows with another workflow

newAttachment

Attaches a file to a workflow activity

newChildEntityRecord

Adds a record to the workflow lower level form table

newChildEntityRecordList

Adds one or more records to the workflow lower level form table

newComment

Allows adding a comment to an instance activity

newWorkflow

Starts a workflow

newWorkflowEditData

Starts a workflow and changes its data

newWorkflowTypeEditData

Starts a workflow and changes its data

reactivateWorkflow

Reactivates postponed instances

unlinkActivityFromUser

Disassociates the executor of one or more activities from a SoftExpert Workflow instance