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 - Removing Base64 Padding (=) for JWT Generation in Oracle Integration Cloud (OIC)

When generating a JWT in Oracle Integration Cloud (OIC), the header and payload must be Base64URL encoded before creating the signature. Sta...