stopAll
Stops all EBS application tier services.
Environment/Instance Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
EBS Source Script | FDEBS_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 | FDEBS_DB_USER | Yes | DB User which has privileges to stop concurrent manager. eg: Apps. |
EBS Database Password | FDEBS_DB_PASSWORD | Yes | DB Password to connect for |
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Force Kill Time | FDEBS_FORCE_KILL_CONCURRENT_MANAGER_TIME | No | Kill any remaining Concurrent Manager Processes after this many minutes have elapsed. If this value is blank, kill will not be attempted. @Since EBS Plugin version 5.5.0.3.11 |
Failure Timeout | FDEBS_CONCURRENT_MANAGER_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. @Since EBS Plugin version 5.5.0.3.11 |
Input Options | FDEBS_STOP_START_SCRIPT_INPUT_PARAM | No | Additional Input options to the script. You can use -mode=allnodes to stop/start services on all application tier nodes of an instance. @Since EBS Plugin version 5.5.0.3.11 |
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 execute on all App Tier (EBS Web Server/EBS Forms Service/ EBS MWA Server) resource type endpoints.
- style