...
Property Name | Property Code | Required for which Mule Type | 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 User |
| Yes | DB User which has privileges to start concurrent manager. eg: Apps. |
EBS Database Password |
| Yes | DB Password to connect for |
Weblogic Admin Password |
| Yes, but not used unless 12.2+ | Used for the stop/start all operation on 12.2 |
Inputs
Property Name | Property Code | Required for which Mule Type | Description |
---|---|---|---|
Failure Timeout |
| No | This operation will fail if Concurrent Manager process are still running after this many minutes have elapsed. Set longer than Force Kill Time if using both inputs. Defaults to 30 minutes. |
Input Options |
| No | Additional Input options to the script. You can use -mode=allnodes to stop/start services on all application tier nodes of an instance. |
...