How to pass 3rd Party XML input to Orchestrator?
Hi,
I am trying to search something related to my question, however unable to locate any. My apologies if this is a duplicate thread.
One of our vendor is sending webservice request in XML format to inquire about parts available. Currently, they are sending it through SOA layer which is converting and sending the XML in JSON format to Orchestrator. We have orchestrator that sends the output in json format to SOA layer which gets converted to XML before sending response back to vendor. Now that we are on TR 9.2.4.4, I am trying to directly receive the input from vendor using connector, read the XML and pass its contents as input to the orchestrator created to produce the output. Vendor does not want