FlexDeploy - Oracle Managed Cloud (EBS) Plugin Guide
The Oracle Managed Cloud plugin is designed to deploy CEMLIs (Configurations, Extensions, Modifications, Localizations, and Integrations) associated with your E-Business Suite environment. Â See EBS Object Types Reference for a list of supported EBS object types. @since 8.0.0.1.
Supported Versions
CEMLI API Version - v1
Bounce API Version - v1
Requirements
Java 8 must be used on the endpoint
A valid IDCS user account.
Support identifier (SI) associated with your MOS account.
At least one active Oracle E-Business Suite (EBSO) service associated with your account.
You must have
a_mcs:oci:api:User a_mcs:oci:api:PrivilegedUser a_mcs:oci:api:Approver
scope to access this API.JWKS Identifier - Is the GUID generated when JWKS URI is set by customer admin in self-service platform.
Key Features
Allows multiple packages in a single patch.
Structured deployment model.
Only deploys objects which have changed
Supports SQL files execution order
Supports Bounce for the instances.
Orchestrate creating build patch, execution and schedule
Integration Instance Properties
FlexDeploy supports creation of FSM cloud instances. The following properties will be configured for each target. These properties are available to all operations.
Property Name | Property Code | Required | Description |
---|---|---|---|
Oracle OMC Base URL |
| Yes | The origin (protocol, host and port) of the OMC instance. E.G. https://omc-api-dev.opc.oracle.com |
Oracle OMC Auth Type |
| Yes | Authentication method for connecting to OMC. Only OAuth OAuthResourceOwner is supported. |
Oracle OMC Username |
| Yes | The username for your Oracle environment (OCI). |
Oracle OMC Password |
| Yes | The password for your Oracle environment. |
Oracle OMC Identity Base URI |
| Yes | The Oracle Identity Cloud Service URL (IDCS). E.G. https://idcs-1a2bc3de.identity.oraclecloud.com. Required for OAuth. |
Oracle OMC Client Id |
| Yes | Client Id when using. Required for OAuth. |
Oracle OMC Client Secret Key |
| Yes | Client Secret Key. Required for OAuth. |
Oracle OMC Client Scope |
| Yes | Client Scope. Required for OAuth. |
Oracle OMC Support Identifier |
| Yes | Customer support identifier (CSI) |
Oracle OMC Service Type |
| No | Service type (for example, EBSO, EBSZ, or EBSI) |
Core Operations
Operation Name | Purpose |
---|---|
To Deploy EBS Objects to Oracle Managed Cloud instance. |
Server Management Operations
The below operations are supported.
Operation Name | Purpose |
---|---|
Allows the user to create a Stop execution for a customer instance. | |
Allows the user to create a Stop execution for a customer instance. | |
Allows the user to create a Bounce execution for a customer instance. |
All Plugin Operations
EBS Object Types Reference
See EBS Object Types Reference
Appendix
- style