RemoveRecoverableProcesses

Removes the specified recoverable ActiveMatrix BusinessWorks process instance from the list of potential recoverable processes. After executing this method, the checkpoint data of the specified process instance is removed and the process instance will no longer be able to be recovered.

Arguments

Argument Name Description Required?
Application Name Name of the application No
Application Version Version of the application. If not configured, all versions of the application are considered. No
Process ID Process Instance ID. If a valid value is specified, the process with matching process instance ID is removed. No

Returns

None