cancel
Showing results for 
Search instead for 
Did you mean: 

** BPM Error - Msg has error status on oubound side

jegathees_waran
Active Participant
0 Kudos

Hi Friends,

I am doing BPM scenario. (Receive Step --> Transformation Step --> In Block (For each) Synchronous Send Step ). That's all BPM design.

We have created Server prox (inbound Proxy) in ABAP, it receives PO details and return Sales order no. Coding has been written inside Proxy. If we test Proxy in ABAP, it is working fine.

The required PO data we pass from JDBC. Receive step receives the whole message (It may contain 1 or more PO). In Transformation step, we split message using multiline checkbox( One message per 1 PO).

Message is processed successfully upto this step. In the Synchronous send step, it throws an error.

In SXMB_MONI, 3 messages are generated. In the first message itself, in the outbound status column 'Red Flag' is coming, (but processed successfully). The error is 'Message has error Status on outbound side'. Inside the message 'PE' adapter is in grey color.

So, what could be the problem ..?

Kindly reply, friends.

Kind Regards,

Jegatheeswaran P.

Accepted Solutions (1)

Accepted Solutions (1)

former_member859847
Active Contributor
0 Kudos

Hi,

Please restart work flow activities.

and activate relavant parameters under runtime & defination environment in SWF_XI_customizing t.code.

regards

mahesh

Answers (4)

Answers (4)

sunil_singh13
Active Contributor
0 Kudos

Hi Jegatheeswaran,

Take the Message after transformation and try to test your synchronous service with this message,

if u r using any web service you can use Altova (XML SPY) to test your service with the data after

transformation.

If it does not show any problem then try to see you have build your BPM Properly (Press F7 to test For any syntactical error).

You can also go to SXI_CACHE to see if your Workflow does have status 0 .

To get Exact error Message . Click on PE ->goto->ThechnicalSetting->select synchronous call->click on content tab->and go on navigating you will find detailed exception.

Reward Points IF Helpful

Thanks

Sunil Singh

Former Member
0 Kudos

Hi,

Select all this messages and restart them.

Please check the following link

http://help.sap.com/saphelp_nw04/helpdata/en/37/a2e3ba344411d3acb00000e83539c3/frameset.htm

Please reward points if it helps

Thanks

Vikranth

jegathees_waran
Active Participant
0 Kudos

Hi Seshagiri

I checked SM58. It did not show any error eventhough BPM shows error.

Former Member
0 Kudos

Hi,

check with SXMB_MONI_BPE u could find out any error in BPM

Thanx

Sampath

Former Member
0 Kudos

Hi,

Check in SM58 for any Errors

Regards

Seshagiri