Process Services
Process services are provided by the Process Manager logical node (by the Process Manager (PM) component).
Services
The Process services API provides the following public services.
Service | Description |
---|---|
ProcessManagerService | Manage process templates and process instances. |
API Files
The following table shows the API files that provide Process services.
File | Description |
---|---|
processManagement.wsdl | Process services API |
processManagement.xsd | ProcessManagement service schema |
Note: The ProcesManagerService includes an operation, purgeProcessInstances, which is intended only for internal use by
BPM.
This operation should not be used by an external application and is marked in the API with the following annotation:
**PRIVATE API - Reserved for internal use**
Note: The ProcessManagement service appears as BxProcessManagementService in
Administrator.