Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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.

...

  • Java 8 must be used on the endpoint

  • A valid MOS IDCS user account.

  • Support identifier (SI) associated with your MOS account.

  • At least one active Oracle E-Business Suite (EBSO) service associated with your MOS 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.

...

Property Name

Property Code

Required

Description

Oracle OMC Base URL

FDOMC_BASE_URI

Yes

The origin (protocol, host and port) of the OMC instance. E.G. https://omc-api-dev.opc.oracle.com

Oracle OMC Auth Type

FDOMC_AUTHTYPE

Yes

Authentication method for connecting to OMC. Only OAuth OAuthResourceOwner is supported.

Oracle OMC Username

FDOMC_USER

Yes

The username for your Oracle environment (OCI). 

Oracle OMC Password

FDOMC_PASSWORD

Yes

The password for your Oracle environment.

Oracle OMC Identity Base URI

FDOMC_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

FDOMC_CLIENT_ID

Yes

Client Id when using. Required for OAuth.

Oracle OMC Client Secret Key

FDOMC_CLIENT_SECRET

Yes

Client Secret Key. Required for OAuth.

Oracle OMC Client Scope

FDOMC_SCOPE

Yes

Client Scope. Required for OAuth.

Oracle OMC Support Identifier

FDOMC_CSI

Yes

Customer support identifier (CSI)

Oracle OMC Service Type

FDOMC_SERVICE_TYPE

No

Service type (for example, EBSO, EBSZ, or EBSI)

Core Operations

Operation Name

Purpose

omcEbsDeploy

To Deploy EBS Objects to Oracle Managed Cloud instance.

...

The below operations are supported.

Operation Name

Purpose

omcStopAll

Allows the user to create a Stop execution for a customer instance.

omcStartAll

Allows the user to create a Stop execution for a customer instance.

omcBounceAll

Allows the user to create a Bounce execution for a customer instance.

...