Versions Compared

Key

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

Undeploy an application from a WebSphere server or cluster.  

...

Property Name

Property Code

Required

Description

WAS 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 as.

WSAdmin Password

FDWAS_WSADMIN_PASSWORD

NThe password for WSAdmin User.
WebSphere App Install Root

FDWAS_APP_INSTALL_ROOT

N

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

For example: /opt/IBM/WebSphere/DeployedApplications

...

Property Name

Property Code

Required

Description

WebSphere App Name

FDWAS_APP_NAME

Y

The name of the WebSphere Application being removed.

...

This operation consumes artifacts from the artifacts repository.

Endpoint Selection

This operation 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 instance which have that resource defined.

  

Endpoint Execution

This operations delegates the execution to the workflow developer to decide.