Process Orchestration Web Services can be referenced from the Process Designer UI or invoked from external clients (such as from a Microsoft® .NET or Java™ Web Services framework).
At the WSDL level, Process Orchestration Web Services publish the WSDL operations as a document/literal (non-wrapped) SOAP binding.
For invoking other web services, Process Orchestration Web Services supports invoking web services with a SOAP binding of either:
Note: RPC/literal is not supported.
The URL for the Process Orchestration Web Service WSDL is formatted as follows:
(For the current workspace:) ApplicationEngine_URL/P8BPMWSBroker/wscpCONNECTIONPOINTNAME/wc/workflowName?wsdl (For a specific workspace:) ApplicationEngine_URL/P8BPMWSBroker/wscpCONNECTIONPOINTNAME/wc/workflowName/workspaceID?wsdl
Procedures for calling Process Orchestration Web Services from Process Designer are found in About Web Services In Workflows.