Legacy Workflow Web Service
Workflow publishes a web service, IWorkflowWebService, that allows schedule operations. You can browse all configured workflow schedules and start one or more of them, as well as get information on running workflow instances.
Endpoints are published using the following address:
https://<ServerName>:8202/SOAServer/SOAProject/Workflow/Workflow/IWorkflowWebService
The service metadata (WSDL) can be accessed at the following address:
https://<ServerName>:8202/SOAServer/SOAProject/Workflow/Workflow/IBrowse?wsdl
If you are working in a multiple server environment, ensure that the web server is on the workflow server:
https://<ServerName>:8202/WorkflowServer/SOAProject/Workflow/Workflow/IBrowse?wsdl