cancel
Showing results for 
Search instead for 
Did you mean: 

Tag string with xml

0 Kudos

Hi,

How can I mapping a tag string with a xml node for a xml message. For example, I received this message:

How can I do this?

Thank you.

Best Regards.

Fernanda.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member182503
Active Contributor
0 Kudos

Fernanda,

I would do it using Java Mapping

Take a look at this wiki. You should do the reverse

http://wiki.sdn.sap.com/wiki/display/XI/JavaMapping-ConverttheInputxmlto+String

Java Mapping:

http://help.sap.com/saphelp_nw04/helpdata/en/e2/e13fcd80fe47768df001a558ed10b6/content.htm

/people/stefan.grube/blog/2006/10/23/testing-and-debugging-java-mapping-in-developer-studio

best regards,

JN