JDE orchestration - How to get the output in XML format and sent it via REST API at run time
We need to know on how to get the output in XML format and sent it via REST API at run time ?
Can we use the functionality "Manipulate outputs" to get the output in XML instead of JSON and send it directly without saving it or exporting it.
Also how to convert the XML to json format when data is received from outside system ? is this possible directly by data manipulation within JDE orchestration?
Please share some relevant knowledge or the documents available to achieve the same