cancel
Showing results for 
Search instead for 
Did you mean: 

Recorded for outbound processing

Former Member
0 Kudos

Hi all,

I am having an IDOC to SOAP scenario which has a message mapping . But while processing I get the status Recorded for outbound processsing . In SMq2 it shows running. What cld be the issue.

A plain IDOC to SOAP scenario w/o message mapping works fine.

I applied a few notes but nothing actually worked out.

Regards,

Vinithra

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

 Recorded for outbound processsing . In SMq2 it shows running

This means that the processing of the message is yet not complete. Keep refreshing the sxmb_moni page

that shows the list of messages and the message should get processed after some time if you have developed the scenario correctly.

I myself have gone through such cases in my project. Hope it proves helpful to you.

Thanks

Biswajit

Answers (3)

Answers (3)

Former Member
0 Kudos

if the queue is running just wait for it.

if it is an inbound (soap to idoc) then you might want to check your rfc destination. or the rfc queues in sm58

Former Member
0 Kudos

Hi all,

Mine is idoc to soap scenario. The queue is in running state but since hours .. what cld be the issue. is it performance issue. how can we solve it?

Regards,

Vinithra

baskar_gopalakrishnan2
Active Contributor
0 Kudos

The message got stuck in the queue. Use SMQ2.. Unlock and Activate again and see the behavior.... It should not be in running state for hours...

Former Member
0 Kudos

hi all,

The issue was in message mapping ( a java mapping used) . Issue found out an corrected.

Thanks

former_member581827
Participant
0 Kudos

See the Queue name corresponding to XML message and go to transaction SMQ2 and click on Unlock and then Activate the queue.

Thanks,

Chandra.

Former Member
0 Kudos

Hi Vinithra,

Check the status of the message in SXMB_MONI transaction. In SMQ2 if the message is shows as running then the message is still not completely processed to the receiver system.

Thanks,