cancel
Showing results for 
Search instead for 
Did you mean: 

Convert Idoc into xml string

former_member75463
Participant
0 Kudos

Hi,

We have Idoc to web service scenario. The real problem, web service has only one field named "STRING"

I need to pass Idoc into xml format as shown below to this STRING.

e.g.

<ZQM_NOTIFICATION><QMNUM>000000006471</QMNUM><QMART>Z2</QMART><MATNR>000000000007515116</MATNR><MATKTX>0.89 BRONZE R2400 HT - BS900 -PNEUM</MATKTX><MAWERK>HL</MAWERK>.......</ZQM_NOTIFICATION>

How can I achive this via mapping?

Thanks & Re

Accepted Solutions (1)

Accepted Solutions (1)

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi , If you are using PI 7.1 it is very simple''

refer below blog

/people/jyothi.anagani/blog/2010/06/17/convert-the-input-xml-to-string-in-pi-71-using-standard-graphical-mapping

Regards,

Raj

former_member75463
Participant
0 Kudos

Thanks Raj for the inout but I am on PI 7.0

Shabarish_Nair
Active Contributor
0 Kudos

and if not using 7.1 refer - http://wiki.sdn.sap.com/wiki/display/XI/WholePayloadtoaXML+field

Answers (0)