cancel
Showing results for 
Search instead for 
Did you mean: 

BPM error handling techincs

Former Member
0 Kudos

Hi Experts,

We are facing some unknown error in BPM some where we didnt defined Exception handling its giving error , can anybody help us by providing the possible error handling techincs to debug the BPM.

Thanks in advance.

Regards,

Srinivas

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

solved

Former Member
0 Kudos
Former Member
0 Kudos

go to SXMB_MONI_BPE and select the list technical details of your integration process which lists the work flow steps and

shows where the error has occured ...

check the details of that work flow step whether the input data expected is coming ..(check message interfae name displayed

however you cannot check the payload though..)

then analyse what can be the possiblilities of failure at that point and put all those steps in Block and define the container (error handling for the same )

HTH

Rajesh

Former Member
0 Kudos

Thanks for your prompt response rajesh,

we tried sxmb_moni_BPE but unable to find anything, the thing when we chking the techincal detailsis error is occuring

the steps are like this

Workflow System Background work item created

Workflow System Background Processing Started

Workflow System Sending of Message Prepared

Workflow System Work Item Processing Complete

Workflow System Result Processing

Workflow System Result Processing

Workflow System EXECUTE

Workflow System HANDLE_SERVICE_EXCEPTION

Workflow System CALL_TRANSFORMATION

Workflow System Executing batch work item

Workflow System Executing batch work item

b'rgrds,

Srinivas

former_member200962
Active Contributor
0 Kudos

SXMB_MONI ---> Entry for Your Message Processing ---> Click on the PE ---> Graphical workflow will open ---> Check which step is in error.

Regards,

Abhishek.

Former Member
0 Kudos

Hi Abhishek,

In graphical mapping none of the step is showing error, after competing one step process showing " STEP COMPLETED" then its stoping at there. and i got the above details from the tech details in the same flow that u sasid if u want some more details i iwll give u

43 ECMMTransformation Step completed

236012 48 Send Message Asynchronously Step completed

Workflow System Background work item created 08/26/2009 11:20:08

Workflow System Background Processing Started 08/26/2009 11:20:08 tRFC Entries 0A

Workflow System Sending of Message Prepared 08/26/2009 11:20:09 MI_ECMMAS01_A1_AA / 4A

Workflow System Work Item Processing Complete 08/26/2009 11:20:10

Workflow System Result Processing 08/26/2009 11:20:10

Workflow System Result Processing 08/26/2009 11:22:18

Workflow System EXECUTE 08/26/2009 11:22:18

Workflow System HANDLE_SERVICE_EXCEPTION 08/26/2009 11:22:18

Workflow System CALL_TRANSFORMATION 08/26/2009 11:22:18

Workflow System Executing batch work item 08/26/2009 11:22:18

Workflow System Executing batch work item 08/26/2009 11:22:18

hello guru'sCan anybody throw some light on this.

thanks

Srinivas

Edited by: sri_rambo on Aug 27, 2009 10:17 AM

Edited by: sri_rambo on Aug 27, 2009 10:23 AM