omcEBSDeploy
Deploy EBS artifacts to Oracle Managed Cloud instance.
Look into the Special Considerations before start configuring the plugin operation in the workflow.
Target Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Omc Account |
| Yes | The Omc Account details to connect. |
Omc Instance |
| Yes | The Omc instance to connect. |
CEMLI API Version |
| No | The CEMLI API version to target. |
Primary Contact |
| Yes | Primary contact for the OMC instance. |
Project Properties
None.
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Include Object Types |
| No | Select types that should be deployed. If nothing selected, all types will be deployed. Package-Based Deployments only. Select one or more object types. This option is useful when files are deployed selectively across application tier nodes. |
Exclude Object Types |
| No | Select types that should not be deployed. Package-Based Deployments only. Select one or more object types. This option is useful when files are deployed selectively across application tier nodes. |
Include Files |
| No | Provide comma separated list of files that should be deployed. If nothing is provided, all files will be deployed. Use * to indicate wildcard. Package-Based Deployments only. You can use wild card like /java/*, /java/oracle/apps/pos/* |
Exclude Files |
| No | Provide comma separated list of files that should not be deployed. Use * to indicate wildcard. Package-Based Deployments only. Use ALL to skip all files. You can use wild card like /java/*, /java/oracle/apps/pos/* |
OMC Schedule Time |
| No | OMC delayed scheduled time (In minutes) to run the scheduled request. Default value is 16 minutes |
OMC Execute Build Patch Only |
| No | Using the FlexDeploy artifact, creates a custom patch for all the files in the FlexDeploy package which can be applied to the target environments. |
OMC Build Patch Number |
| No | OMC Build Patch Number(Use comma to separate more than one patch number). |
OMC Non Prod Rfc Number |
| No | The nonProdRfc is the corresponding Non-Production ticket for which the patch execution was done with the same patch list. |
Schedule Start Time |
| No | ScheduledTime is the time when the execution must be scheduled. Format yyyy-MM-dd HH:mm timezone. Ex 2023-02-15 14:15 PST |
OMC Scheduled Execution Id |
| No | OMC Scheduled Execution Request Id (Providing this input, this operation will only get the output for the associated build patch request). |
OMC Output Only |
| No | OMC deployment will extract the output from previously executed executions. |
OMC Auto Skip |
| No | "autoSkip" value will decide whether the execution should continue with the subsequent patches in case of failures while applying any of the selected patches. |
OMC Auto Stop |
| No | "autoStop" value will decide whether the execution should stop in case of failures while applying any of the selected patches. |
Outputs
Output Name | Description |
---|---|
| List of files which were deployed. |
| List of files which were skipped. |
| List of files and their revisions which were deployed. The version is only present for Package-Based Projects. |
| Comma separated string of Object Type Codes deployed. For example, SQL, OAF_JAVA etc. |
| Artifact file id. |
| Build Patch Number generated after uploading the package. |
| Scheduled Execution Id. |
| Execution log file names. |
Artifacts
This operation consumes artifacts from artifact repository. It consumes the zip file added by the build operation to the artifact repository.
Endpoint Selection
This operation delegates the selection of endpoints to the workflow developer.
Endpoint Execution
This operation delegates the selection of any or all of the endpoints to be executed on to the workflow developer.
Special Considerations
To use this plugin operation, the following requirements are needed.
You can use CEMLI execution API only if your customer has opted-in for CEMLI functionality.
A valid IDCS user account, assign DCS_Administrators group to the user.
One support identifier (SI) associated with your Oracle Managed Cloud account.
At least one active Oracle E-Business Suite service associated with your Oracle Managed Cloud account.
Create a Confidential Application.
Identifier: <JWKS Identifier>, Where <JWKS Identifier> is the GUID generated when JWKS URI is set by customer admin in self-service platform. You need to work with your self-service account administrator to generate this identifier.
- style