Thursday, February 24, 2022

OIC | Add Package Name for an Integration

We can put Integrations inside a package using below two methods:

  1. At the time of Integration development(For new Integrations)
  2. After Integration Developement(for existing integrations)

Steps in detail:

At the time of Integrations development:

Login to console >> Integrations 


Click Create Integration



Select a pattern 


Provide Integration name and a Package name(new or choose existing one). And click create.



After Integration Development:

Login to OIC console >> Choose Integration >> Deactivate



Click Edit


Menu >> Primary info


Change the package name



Save and close


Acrivate the Integration.


Expand and see the package has been changed.




No comments:

Post a Comment

Featured Post

OIC - Using Dynamic Paths for OCI Object Storage in OIC Integrations | Handling “Subfolders” in OCI Object Storage bucket

Use Case In Oracle Integration Cloud (OIC), when working with Oracle Object Storage, “folders” inside a bucket are not real directories . T...