Tuesday, November 26, 2019

OIC - Create a DB connection - Trigger and Invoke Role Type

Go to Designer⇾Connections⇾Create
 Select the Oracle Database adapter
 Provide the Name, Role and description.
 Click Configure Connectivity
 Provide DB connection details
 Click Configure security
 Provide DB User and password
 Click Configure Agent and select agent needed.

 Now Test
 Save and Close


1 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...