on 2020 Apr 03 9:01 PM
Hello SAP gurus,
I have a requirement; we are receiving a mail attachment which contains an XML document. Inside the XML document, there is a field which contains a string data. The data is another XML document with CDATA tags. I need to extract the XML with CDATA tags and map it with INVOIC IDoc type.
I want to know the approach for this requirement. I tried XSLT mapping but not able to figure out how to extract the data into a XML structure.
Thank you,
Kunal Karmakar
Request clarification before answering.
Hi Kunal,
I would do it in two steps/mappings. (Chained together in one Operation Mapping.)
Of course you could do it all in one Java mapping, but thus you coudn't leverage from the advantages/easeness of the graphical mapping. That's why I would do it in two steps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Raffael,
Thank you for your answer.
I have worked it out now.
Much appreciated!
User | Count |
---|---|
82 | |
29 | |
9 | |
8 | |
7 | |
7 | |
7 | |
6 | |
6 | |
6 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.