pub.prt.correlate:deleteCorrelation
WmPRT. Deletes all mappings between the specified process instance ID and any correlation IDs or conversation IDs.
Input Parameters
The following table lists the input parameters.
ProcessInstanceID | String Process instance ID for the mapping(s) you want to delete. |
Output Parameters
The following table lists the output parameters.
success | String Flag indicating whether any mappings were deleted. The following values apply: true — One or more mappings were deleted. false — No mappings were deleted. |
Usage Notes
Use this service with care. Deleting correlation mappings for running process instances could have unpredictable results.