stopAll
Stops all EBS application tier services.Â
Target 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 User |
| Yes | DB User which has privileges to stop 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
Input Name | Input Code | Required | Description |
---|---|---|---|
Concurrent Manager Check |
| No | This operation will check if Concurrent Manager services are stopped. Defaults to true. If checked, this operation will check if FNDLIBR services |
Force Kill Time |
| No | Kill any remaining Concurrent Manager Processes after this many minutes have elapsed. If this value is blank, kill will not be attempted. |
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. |
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 Target.
Endpoint Execution
This operation will execute on all App Tier (EBS Web Server/EBS Forms Service/ EBS MWA Server) resource type endpoints.
- style