cancel
Showing results for 
Search instead for 
Did you mean: 

BPE mapping error

Former Member
0 Kudos

Hello,

in sxmb_moni_bpe some integration processes stuck.

The graphical view shows that the process hang on a mapping.

I copy&paste the payload from sxmb_moni to this mapping in

integration repository and it works without an error.

The interface mapping contains two mappings and both are

excuted correctly. Also trying to restart these processes in

sxmb_moni_bpe without success.

How can I handle this error? Where else I can debug this error?

thanks

chris

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

check the blog..

[https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/10228] [original link is broken] [original link is broken] [original link is broken];

Hope it will help you.

Regards,

Prakasu

Former Member
0 Kudos

@ Progirl Progirl

Couldn't find the tab step history. Can u please tell in details where to find?

@ kummari

In SWWL there are only completed items. In workflow log I can see

that he runs on error in java mapping.

@ prakasu

Nice blog, but because of Java Mapping he only tells me the line of error.

Have to decompile the java mapping to see the error.

thx

chris

Former Member
0 Kudos

In the given blog I can see the tabs (step history, container...) but I couldn't

find this in my system. If I click on container a new window without tabs open.

How to find these tabs?

Former Member
0 Kudos

Hi Christian,

OK, take any of the related message in the SXMB_MONI. Scroll right and look for the Inbound column click on the 'PE' .

You will come to the 'Workflow Log' page. Here on the left top corner, you will see various options in the form of square buttons. Click on the 2nd one which is 'List with technical details'. This will take you to the 'Workflow Log (View technical details)' page.

Here you see a detailed heirarchy of all the steps executed in your BPM. Click on the error step and then go down to select the 'Container' tab.

Just go over this page in details. It gives you a lot of details.

Regards,

Akshay

Answers (2)

Answers (2)

Former Member
0 Kudos

hi

goto sxmb_moni_bpe -> pe check the workflowlog.

from swwl t.code check if there are any errored work items,if there are any errors delete them and run the scenario again

for any cache problem resolve the issue from sxi_cache

regards

kummari

former_member190389
Active Contributor
0 Kudos

in the graphical editor go to technical details.

click on the step history tab to know what error it is throwing.