cancel
Showing results for 
Search instead for 
Did you mean: 

Restart BPM

inigo_sacramento
Participant
0 Kudos

Hi everyone.

I have one big problem.

first of all, i have a BPM that runs for 1 week. During this week, R3 backend can be stopped in order to make a backup. Mi BPM has 3 ASYNC RFC call with another ASYNC RFC answer from the R3.

The problem that i've found is that when they start again the R3, my TCP/IP R3 channel didn't see the XI box, so i have to 'activate' again the XI sender RFC comm channel.

But my problems didn't finish here.

XI asks R3 if 'something' has been finished. Because R3 is 'down', XI won't have an answer, never.

So, the question is .. how can i restart the process exactle in the same step where was stopped?

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

hi,

if you cannot restart it from the r3 in any way

you can always post the message directly to the integration server:

RWB - component monitoring - integration engine

test tab and paste the xml payload you want to send

(you have to create the payload manualy and very carefully)

Regards,

michal

Former Member
0 Kudos

Hi,

you might want to see the following notes:

772651

749945

801885

70927

However, please take into consideration following facts:

1.- Workitems which have triggered an exception, which was handled, remain always as COMPLETED.

2.- A restart will start the workflow from the step inmediately before an error took place.

You can restart a workflow with report RSWWERRE.

Regards, Jaime Farinos

Answers (0)