Undeploy application step
This step undeploys an application from the WebLogic server.
Required Properties:
|
Field name |
Description |
|---|---|
|
HTTP Server URL |
The WebLogic server URL. For example: http://localhost:7001 |
|
Username |
The username to connect to the WebLogic server. |
|
Password |
The password to connect to the WebLogic server. |
|
Application Name |
Name of the application. |
Optional properties:
|
Field name |
Description |
|---|---|
|
Targets |
Comma-separated list of targets, such as server names, cluster names, or module names in a similar format to weblogic.Deployer (i.e. module1@server1). |
|
Deployment options |
New line separated list of deployment options. Supported format: optionName = value If empty, default options are used. Default values are:
|
|
Debug(hidden) |
Adds debug information to logs. |

