cancel
Showing results for 
Search instead for 
Did you mean: 

Error Traceing In BPM

Former Member
0 Kudos

Hi All,

I have a file to File scenerio, where the BPM is used for processing the file.

Now, when i processed the file, it get stuck-off in BPM. I fail to find the exact location where it is causing me the problem.

Checked :

1. SXMB_MONI : the file is still getting processed in BPM by a clock symbol.

2. SMQ2/SMQ1 : No message is present over there.

3. SWWL : there are few message that are still in different state. If i will delete the message the file shows sucessfully as i am deleteing the BPM stuck-off message.

But i just want to know where exactly the problem is happening.

Guide from your side will be a great help to me..

Thanks in advance.

JAY.

Edited by: JGD on Sep 1, 2008 9:32 AM

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Sorry Sanjeev,

There is no such document...

former_member194786
Active Contributor
0 Kudos

What i meant was, can you please provide the steps in your BPM!!! It will be easier to help you in solving your problem then.

Regards,

Sanjeev.

Former Member
0 Kudos

Thanks for the replies...

The file is still processing in BPM with throwing any error.

Moreover i can see the process flow and think that only in loop statement it might be stuck.

But is there any way from where we can check where and what is the problem.

Thanks.

former_member194786
Active Contributor
0 Kudos

Hi JGD,

Clock symbol means your BPM is waiting for some more files as its in the loop and the loop condition has not been completed. Check out the link(given as PE) on the right side of the sxmb_moni pane. It wil take you to the graphical display of the BPM execution. You can trace your error there.

It will be helpful to tel the exact error if you provide some more details about your BPM configuration.

Regards,

Sanjeev.

Former Member
0 Kudos

Hi,

To trace the error, go to transcation SXMB_MONI_BPE -> Diagnose Processes with Errors.

See the below link

monitoring BPm https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/e7bc3a5a-0501-0010-1095-eb4...

Thanks

Swarup

Former Member
0 Kudos

Hi JGD,

Still message is processed by clock symbol means , due to heavy payload of the message or data conversion error or FILE Adapter Server error.

after some time, it throws the error or processing successfully...

check it once ur Adapters status, and montiroing the SMQ1, SMQ2 for queues monitoing.

Regards,

Skumar

Former Member
0 Kudos

Dear JGD,

You can see the workflow in SXMB_MONI_BPE tcode. In that you have to select the workflow item ,then the workflow diagram will appear.If it is success it will show green color.There we can see where the process has been stopped.