Undeploy an EAR or WAR file from Partition, Resource Group, Resource Group Template or WebLogic Cluster/Server. The following properties are used to specify the location to undeploy
...
Prior to WLS 12.2.1, only FDWLS_SERVER_OR_CLUSTER_NAMES
is used. Read about the deployment options of 12.2.1 at https://blogs.oracle.com/WebLogicServer/entry/domain_partitions_for_multi_tenancy.
...
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Weblogic Shared Library Name |
| Yes | The name of the library to be undeployed. |
Weblogic Partition |
| No | WLS Partition - used in WLS 12.2.1+ |
Weblogic Resource Group |
| No | WLS Resource Group - used in WLS 12.2.1+ |
Weblogic Resource Group Template |
| No | WLS Resource Group Template - used in WLS 12.2.1+ |
Weblogic Versioned Deployment |
| No | Determines whether the plugin will deploy the artifact with a version label. |
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Outputs
Output Name | Required | Description |
---|---|---|
Artifacts
This operation doesn't consume or produce any artifacts.
...