adopAbort
Abort can be used to revert changes from the Patch Edition. This can only be used for EBS 12.2.3 or higher.
Runs adop phase=abort
command.
Environment/Instance Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
EBS Source Script |
| Yes | Source Script with full path. If you would like to apply changes directly to run edition for EBS R 12.2+, specify the run param after the script. By default it connects to patch edition when performing the deploy operation. All other operations are sourced from run by default. e.g. |
EBS Database Password | FDEBS_DB_PASSWORD | Yes | DB User to connect with privileges. |
System Database Password | FDEBS_SYSTEM_PASSWORD | Yes | SYSTEM Password for AD Online Patching. |
Weblogic Admin Password | FDWLS_ADMIN_PASSWORD | Yes | The password for the WebLogic admin user. |
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
ADOP Additional Parameters | FDEBS_INP_ADOP_ADDITIONAL_PARAMS | No | Pass additional parameters to the adop command as key=value pairs with each pair in a new line. Parameters already available as explicit inputs will be ignored. e.g. analytics=yes allowcoredump=yes patchtop=/custom/patch/top |
ADOP Additional Prompt Values | FDEBS_INP_ADDITIONAL_PROMPT_VALUES | No | Pass additional values to prompts that may show up for ADOP phase operations. Each unique prompt value must be separated by a new line. e.g. Y N Defaults to Y for adopAbort. |
Outputs
Output Name | Required | Description |
---|---|---|
Artifacts
This operation doesn't consume or produce any artifacts.
Endpoint Selection
This operation will select all available App tier (EBS Web Server/EBS Forms Service/ EBS MWA Server) resource type endpoints associated to the environment instance.
Endpoint Execution
This operation will run randomly on any App tier (EBS Web Server/EBS Forms Service/ EBS MWA Server) resource type endpoint.
Special Considerations
See Supported EBS Object Types at the end of this document for supported objects and considerations.
- style