Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

FDWAS_WAS_INSTALL_ROOT

Y

The base installation directory for the WebSphere Application Server.

For example: /opt/IBM/WebSphere/AppServer

WSAdmin User

FDWAS_WSADMIN_USER

N

The user to connect to wsadmin WSAdmin as

WSAdmin Password

FDWAS_WSADMIN_PASSWORD

NThe password for WSAdmin UserWSAdmin HomeUser 
WebSphere App Install Root

FDWAS_APP_

WSADMIN

INSTALL_

HOME
Y

The path containing the bin folder with the wsadmin scriptROOT

NA directory where deployed artifacts are stored. Default is FDWAS_WAS_INSTALL_ROOT/InstalledApps. 

For example: /opt/WebSphere/DeployedApplications


Project Properties

Property Name

Property Code

Required

Description

WebSphere App Name

FDWAS_APP_NAME

Y

The name of the application being deployed

Cell WebSphere Server or Cluster Name

FDWAS_SERVER_

INSTALL

OR_

APP

CLUSTER_

CELL

NAME

YThe name of the cell

A cluster or server name where the WebSphere Application will run.

Server NameFDWAS_INSTALL_APP_SERVERNA node-qualified server name where the WebSphere Application will run. Required if the Cluster Name property is not set. (e.g. node01/server1)
Cluster NameFDWAS_INSTALL_APP_CLUSTERNThe name of the cluster where the WebSphere Application will run. Required if the Server Name property is not set

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.