Skip to Content
Author's profile photo Former Member

Steps To Run Strucked Process Chain

1) If a process chain is stuck at a particular step and we want to restart it.

2) Data loading is successful, but the next step of the chain is not executed..

Now Lets understand this with the help of example

/wp-content/uploads/2014/12/1_611668.png

As we can see above the chain has failed at collector step

Reason :- The event that will register in the back end data base is not set properly or may go to hold state, so as a result will have to change the parameter manually.

Solution for this

Step 1: At the step where the process chain is stuck

Go to display messages >>>chain>>>copy Job Count,

Also copy Log-ID & Chains Tech Name

/wp-content/uploads/2014/12/2_611683.jpg

/wp-content/uploads/2014/12/4_611687.png

Step 2: Go to se16>>>rspcprocesslog

Input Log id & Job No

/wp-content/uploads/2014/12/5_611688.jpg

Click on Execute

This will give a single entry in the table rspcprocesslog

/wp-content/uploads/2014/12/6_611689.jpg

You will get all the details to be filled with which you will be running your step which has failed

Copy the required details to be filled

LOG ID—copy from Log-ID of a Run

CHAIN—Chains tech name which we had copied earlier

TYPE—Copy from Process Type

VARIANT–Copy from Process Variant(Name)

JOBCOUNT—Copy from Job no.which we had copied earlier

BATCHDAT—Copy from Scheduled release

BATCHTIM—Copy from Scheduled release

These are the details to be filled in SE38 transaction code

Step 3: Go to Tcode :- SE38

/wp-content/uploads/2014/12/7_611696.jpg

Execute the function module RSPC_PROCESS_FINISH

Enter the details that we have copied earlier

Enter ‘G’ for parameter STATE and click on execute (F8)

/wp-content/uploads/2014/12/8_611697.jpg

After executing the above FM, with the above stated parameters, the actual process will be set to green and the following process in the chain will be started and the chain can run to the end.

/wp-content/uploads/2014/12/9_611702.jpg

Assigned Tags

      Be the first to leave a comment
      You must be Logged on to comment or reply to a post.