Starts all managed servers in a WebLogic partition.
Environment/Instance Properties
Property Name | Required | Description |
---|---|---|
FDWLS_WEBLOGIC_HOME | Yes | WebLogic Home Directory. (e.g. /u01/oracle/products/fmw/wlserver) |
FDWLS_DOMAIN_NAME | Yes | WebLogic Domain Name. |
FDWLS_ADMIN_LISTEN_ADDRESS | Yes | The listener address of the WLS admin server. (e.g. localhost) |
FDWLS_ADMIN_LISTEN_PORT | Yes | The port of the WLS admin server. (e.g. 7001) |
FDWLS_ADMIN_USE_SSL | No | Indicates whether the admin server is using SSL. |
FDWLS_ADMIN_USER | Yes | The user name for the WLS admin server. |
FDWLS_ADMIN_PASSWORD | Yes | The password for WLS_ADMIN_USER |
FDWLS_PARTITION | Yes | WLS Partition - used in WLS 12.2.1+ |
Project Properties
Property Name | Property Code | Required | Description |
|
| |
---|---|---|---|---|---|---|
Inputs
Input Name | Input Code | Required | Description |
|
| |
---|---|---|---|---|---|---|
Outputs
Output Name | Required | Description |
|
| |
---|---|---|---|---|---|
Artifacts
This operation doesn't consume or produce any artifacts.
...