parse json/xml in Application Composer
Organization Name
Al-OthmanDescription
In application composer when we invoke a web service to call a report and get the output, we noticed that we cannot use XmlParser or XmlSlurper as it's not permitted! and we don't know how we should parse the xml? and we believe that it will be a great feature if we could parse json/xml in application composer.
Use Case and Business Need
We want to get data from SaaS in some format and we managed it via bi report, and allow the user to modify some columns and then we will invoke another web service. but since we don't have any ability to parse the returned data while invoking run report web service we can not achieve this.
1