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
...
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Weblogic Shared Library Name | FDWLS_LIBRARY_NAME | Yes | The name of the library to be undeployed. |
Weblogic Partition | FDWLS_PARTITION | No | WLS Partition - used in WLS 12.2.1+ |
Weblogic Resource Group | FDWLS_RESOURCE_GROUP | No | WLS Resource Group - used in WLS 12.2.1+ |
Weblogic Resource Group Template | FDWLS_RESOURCE_GROUP_TEMPLATE | No | WLS Resource Group Template - used in WLS 12.2.1+ |
Weblogic Versioned Deployment | FDWLS_USE_VERSIONS | 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.
...