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

getWorkflow

Previous  Top  Next

This method returns information about an instance from SoftExpert Workflow. To use it, it is necessary to follow the standard documented below:

 

Java class

Request

web\wwwroot\ws\java\workflow\GetWorkflowRequestType.java

Return

web\wwwroot\ws\java\workflow\GetWorkflowResponseType.java

 

Request structure

<getWorkflow>

 <WorkflowID>?</WorkflowID>

</getWorkflow>

 

Request

ID #

Required

Description

WorkflowID

X

Instance ID #

 

Return

ID #

Description

Status

Method execution status. Its value may be:

SUCCESS: Method executed successfully

FAILURE: An error occurred during the method execution

Code

Method return code

Detail

Method return detail