Start an application on a WebSphere server.
Environment/Instance Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
WAS WebSphere Install Root |
| Y | The base installation directory for the WebSphere Application Server. For example: |
WSAdmin User |
| N | The user to connect to wsadmin WSAdmin as |
WSAdmin Password |
| N | The password for WSAdmin User |
Project Properties
Property Name | Property Code | Required | Description | |||||||
---|---|---|---|---|---|---|---|---|---|---|
WebSphere App Name | FDWAS_APP_NAME | Y | The name of the application to start. | |||||||
Cell WebSphere Server or Cluster Name |
| Y | The name of the cell A cluster or server name where the WebSphere Application will run. | Server Name | FDWAS_INSTALL_APP_SERVER | NA server name may or may not be node -qualified server name where the WebSphere Application will run. Required if the Cluster Name property is not set. (e.g. node01/server1) | Cluster Name | FDWAS_INSTALL_APP_CLUSTER | N | The name of the cluster where the WebSphere Application will run. Required if the Server Name property is not set qualified, however if the node name is not provided, the server name must be unique within the cell to allow the plugin to look up the node. |
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Outputs
Output Name | Required | Description |
---|---|---|
Artifacts
This operation doesn’t consume or produce any artifacts.
Endpoint Selection
This operation will select all available endpoints associated to the environment instance which have resource type of {Resource Type}. .
Endpoint Execution
This operation will execute on any endpoint selected.