Deploy an application to a WebSphere server. This operation will look for an EAR
NOTE: There should only be one file in the Artifacts Repository with the name set on the FDWAS_APP_NAME propertyArtifact 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 UserWSAdmin HomeUser | ||
WebSphere App Install Root |
| Y | The path containing the bin folder with the wsadmin script | 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 | |
App Location WebSphere Server or Cluster Name |
| Y | The server, cell, node, or cluster name for the WebSphere ApplicationA 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 all available 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 instance. Selecting a specific resource will result in selection of endpoints associated to the environment /instanceinstance 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.