Parsing XML Response of BI Report in ICS
Summary
Parsing XML Response of BI Report in ICSContent
Hi
Steps Followed
1) create Orchestration Integration in ICS
2) Drag SOAP Connection to Orchestration area and configure it call ERP Cloud BI Report (The Response will be in encoded form of Base64)
3) Perform Decode of Base64 using Assign Activity.(Decoded value has data in xml format)
I need to extract some of the tags in the xml response for mapping fields.
Please advise if anyone has aware of parsing the xml here.
Thanks,
Prasad
1