FlexDeploy - Oracle Integration Cloud Plugin Guide
The Oracle Integration Cloud (OIC) plugin manages integrations, connections, libraries and lookups running in the Oracle Integration Cloud. The plugin makes it fast, easy, and consistent to move integrations and associated objects through multiple environments.
Java 8 must be used on the endpoint
Blog Posts
Key Features
Simple configuration.
Use package deployment functionality to deploy selected integrations.
Ability to manage connections with integrations or independently.
Property replacement on connection properties by environment.
Ability to sync shared objects, such as lookups and libraries.
Ability to manage continuous integration of an OIC Instance
Ability to run an integration
Ability to deactivate/activate an integration
Supports Oracle Integration Gen 2 and Oracle Integration 3 instances
FlexDeploy Project Recommendations
Integrations, Lookups and Connections are now supported using Package-based projects, so you can simply use one project to manage all 3 types of files. Export from Cloud or source from SCM.
Cloud Account Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
OIC User |
| Yes | Username for the registered OIC account |
OIC Password |
| Yes | Password for the registered OIC account |
OIC Base URI |
| Yes | The REST Base URI of a running OIC Instance. E.G. https://testoic.domain.com (Oracle Integration Gen 2 and earlier) or https://design.integration.region.ocp.oraclecloud.com?integrationInstance=testoic (Oracle Integration 3) |
OIC Identity Base URI |
| No | The Oracle Identity Cloud Service URL (IDCS). E.G. https://idcs-1a2bc3de.identity.oraclecloud.com. Only required when using OAuth. For more information on configuring OAuth see here. |
OIC Client Id |
| No | The Oracle Identity Client Id. Only required when using OAuth. For more information on configuring OAuth see here. |
OIC Client Secret |
| No | The Oracle Identity Client Secret. Only required when using OAuth. For more information on configuring OAuth see here. |
OIC Client Scope |
| No | The Oracle Identity Client Scope. Only required when using OAuth. For more information on configuring OAuth see here. |
Plugin Operations
Object Types
- style