Route and redirect a REST call to multiple services in OIC based on different payload formats?
in Integration
Summary:
Is it possible to route and redirect a REST call to multiple services in OIC based on different inbound payload formats?
Content (please ensure you mask any confidential information):
Is it possible to route and redirect a REST call to multiple services in OIC based on different inbound payload formats? The REST adapter is asking for a specific payload format and looking to see if its flexible to allow this.
The payload is an XML type and can be differentiate for the target service based on the root element.
<ServiceOrder>
.....
</ServiceOrder>
<ServiceQuote>
.....
</ServiceQuote>
Version (include the version you are using, if applicable):
Tagged:
0