cancel
Showing results for 
Search instead for 
Did you mean: 

Error in BPM

Former Member
0 Kudos

Hi Experts,

I have a BPM sceanario which is working well in Production but in QA its not working. Its giving the error in smq2. after debugging more, i got to see the error as Permanent error in BPE inbound processing. when I clicked on it , it says Error during start of process of type WS90000002.

Pleasae help me out what to do this. I keep deleteing it but again n again its coming. I have refreshed teh cache also but no use...

Anyone pls tell me how to go ahead wz this.

Thanks

Veeru

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

guess you already checked the integration process in SXMB_MONI_BPE for any errors in the steps.

actually this error can happen due to serveral reasons. check this note to find out the possible causes and solutions.

Note 1126656 - BPE-TS: Permanent errors in the BPE inbound processing

regards,

francis

former_member207622
Contributor
0 Kudos

Hi

you have to define proper exception branch and deadline branches for the BPM to keep it successful at the inbound siide

to avoid error

other wise you have to delete the process instance from transaction SWWL and then again rename the integration process and run the scenario other wise it will fail everytime you run

Regards

Ninad

Former Member
0 Kudos

Hi All,

Thanks for your answers. I will try and let you know.

Rgds

Veeru

Former Member
0 Kudos

Issue resolved. The problem was with teh wrong data. Once correct data was sent, BPM got initiated and gave teh result.

Rgds

Veeru

Answers (2)

Answers (2)

Former Member
0 Kudos

answered

stefan_grube
Active Contributor
0 Kudos

Inside your BPM a step run on error, most probably a mapping step.

Define exceptions for every mapping step and define a block with an exception branch.