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 | ||
---|---|---|---|---|---|
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 UserIs StandaloneUser | ||
WebSphere App Install Root |
| Y | Weather or not this server is a standalone WebSphere server
| N | A directory where deployed artifacts are stored. Default is
For example: |
Project Properties
Property Name | Property Code | Required | Description | |
---|---|---|---|---|
WebSphere App Name |
| Y | The name of the application being deployed | |
App Scope | FDWAS_APP_SCOPE | Y | The scope for the application | |
Cell Node WebSphere Server or Cluster Name |
| Y | The name of the cell node to deploy toA 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 |
---|---|---|---|
...
This operation consumes artifacts from the artifacts repository.
Endpoint Selection
This operation will select delegates endpoint selection to the workflow developer. The workflow editor will default the selection to "All", which selects all available endpoints associated to the environment /instanceinstance. Selecting a specific resource will result in selection of endpoints associated to the environment instance which have that resource defined. Deployment Manager installations should set this to WAS Deployment Manager resource type, along with selecting the WAS Deployment Manager as the resource on the Deployment Manager endpoint.
Endpoint Execution
This operation will execute on any endpoint selected.