cancel
Showing results for 
Search instead for 
Did you mean: 

Process chain not proceeding to next local chain even though last step is successfully completed

former_member215240
Participant
0 Kudos

pc.jpg

Process chain not proceeding to next local chain even though last step is successfully completed

Accepted Solutions (1)

Accepted Solutions (1)

RamanKorrapati
Active Contributor
0 Kudos

Hi,

After completion your local chain, jobs might be stuck and unable to send communications to next chain and hence its stuck.

time being you can continue your chain by using below methods.

Please use program - RSPC_PROCESS_FINISH to continue your next local chain.

from table RSPCPROCESSLOG, pass below parameters to while running above program.

Variant, Instance, Batch date, time, log id, chain and chain type. Status - G(green).

from your completed local chain you can get Variant and instance details to get above details from table.

if this issue daily occurs then, lets remove you chain from schedule , save and activate it.

reschedule it and observe it.

Thanks

Answers (1)

Answers (1)

former_member186445
Active Contributor
0 Kudos

please share the details of the start variant of the subsequent step...

M.