‎2009 Jul 22 6:00 PM
Hi All,
Is there any FM or class-method to read XML proxy message for a given message id?
Scenario: An inbound interface coming from XI to ECC system using ABAP proxy method.While processing this inbound proxy it will trigger create another response outbound proxy message - where this should read inbound message and map few data back in outbound.
Question is -
How to read XML proxy message using message id? I would like to read this inbound proxy message data to map them back to outbound interface.
Hope am clear - let me know if you need further details.
Thanks
Manohar
‎2009 Jul 26 11:08 AM
‎2009 Jul 22 7:33 PM
‎2009 Jul 22 10:30 PM
Not very clear for me, but maybe it's because I don't know XI. I don't understand because in ABAP, the term "proxy" is an image of a web service, this image is created in the system from where we want to access the web service.
You use proxy and message terms too many times, I don't see where is what, where is the inbound, where is the outbound. What is a "message id" for you? (XI notion?)
‎2009 Jul 23 10:26 AM
@Sandra - we can see/monitor XML messages using SXMB_MONI (similar to we02/05 for idocs). Here messages(idocs) comes from XI and get it processed using assigned proxy class method. Here I want to read XML (ie.,) payload of particular message id (idoc number).
@Nilesh - thanks - but no luck.
I think I have to post in PI/XI forum too..
‎2009 Jul 26 11:08 AM