cancel
Showing results for 
Search instead for 
Did you mean: 

Question about root node of XML messages

Former Member
0 Kudos

Hello all,

My customer want to respect the following convention : all Message types names match pattern MT_* Example : MT_PurchaseOrder.

In one of my process a XML is post with HTTP and looks like

<?xml....>

<Message>

.....

</Message>

The name of the message type is also the root node.

In order to respect the convention, is there a solution with no code objects (no mapping and no specific adapterModule) ?

Thanks for your help;

Accepted Solutions (1)

Accepted Solutions (1)

cdumont69
Contributor
0 Kudos

Hello,

You can import your message as an external definition.

In this case the Message Type is not important because it is managed by you External Application.

Regards

Chris

Answers (1)

Answers (1)

prabhu_s2
Active Contributor
0 Kudos

as far i've seen, no in this case.

Former Member
0 Kudos

Hi,

Check whether the below link can help.

http://help.sap.com/saphelp_nw04/helpdata/en/45/d169186a29570ae10000000a114a6b/frameset.htm

Thanks and Regards,

Chirag Gohil