on ‎2021 May 28 4:42 PM
Hello,
I try to get an xml node receiving from an Odata, below is the structure 
I would like to get this specific node, then transform it in xml structure.
I use in a content modifier the different properties from the blog
https://blogs.sap.com/2015/04/30/base64decodeconverter-base64-decoding-made-easy/
But infortunatly I can't transform the binary data into xml data
Do you have an idea, do I forget some property into the content modifier in order to transform properly the data ?
Thanks for your help and your answers.
Regards
Request clarification before answering.
Hi Pascal ,
You can achieve this using standard steps provided by CPI :
Your Data --->Filter-->Base64Decoder
In Filter:
Xpath : //Binary
Value Type: String.
Thanks,
Manoj
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 7 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.