Deploy an application to a WebSphere server.
NOTE: There should only be one file in the Artifact Directory when the plugin executes. The plugin execution will fail if more than one file is found.
Environment/Instance Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
WAS Install Root |
| Y | The base installation directory for the WebSphere Application Server. |
WSAdmin User |
| N | The user to connect to wsadmin as |
WSAdmin Password |
| N | The password for WSAdmin User |
App Install Root |
| N | A directory where deployed artifacts are stored. Default is FDWAS_WAS_INSTALL_ROOT/InstalledApps. |
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
App Name |
| Y | The name of the application being deployed |
Server or Cluster Name |
| Y | A cluster or server name where the WebSphere Application will run. A server name may or may not be node 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 consumes artifacts from the artifacts repository.
Endpoint Selection
This operation delegates the selection to the workflow developer to determine.
Endpoint Execution
This operations delegates the execution to the workflow developer to decide.