Skip to Content
0
Jun 09, 2020 at 09:17 PM

Restart Process Chan From Point of Failure With Function Modules

110 Views

I know that I can call standard function modules such as "RSPC_API_CHAIN_START" and "RSPC_PROCESS_FINISH" to start and cancel a Process Chain from an external tool. However, if a process fails within the Process Chain what are the function modules to restart that instance of the Process Chain from a specific process? Is there official documentation somewhere that documents modules such as RSPC_API_CHAIN_START, RSPC_PROCESS_FINISH, RSPC_API_CHAIN_GET_LOG, etc... that would explain how to accomplish this?