Friday, November 29, 2019

OIC - Enrichment in basic routing integration

I am going to add a service to get the department name from depart id which will further be enriched to the existing SOAP to DB employee insert integration.

Drag and drop the invoke or another integration. Here i used a Invoke connection to get the department Name for a respective department id.




Map the department id input

Map the department name response






Activate and test





No comments:

Post a Comment

Featured Post

OIC - "Dynamically Configuring Relative URLs for REST API Invocations in Oracle Integration Cloud" | Dynamically invoke local integration

Use Case: In Oracle Integration Cloud (OIC), there is often a need to dynamically determine the Relative URI while invoking REST APIs. This ...