...
This is useful if deploying EIS entries to a cluster that doesn't have shared storage. In that case, please create a workflow with these steps:
1 - generateEISDeploymentPlans
2 - SyncEISToCluster
3 - createOrUpdateEISEntries (or createOrUpdateWeblogicConfig)
...
Target Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Oracle Weblogic Home (WL_HOME) |
| Yes | WebLogic Home Directory. (e.g. |
Weblogic Domain Name |
| Yes | WebLogic Domain Name. |
Weblogic Admin Listen Address |
| Yes | The listener address of the WLS admin server. (e.g. |
Weblogic Admin Listen Port |
| Yes | The port of the WLS admin server. (e.g. 7001) |
Weblogic Admin SSL Connection |
| No | Indicates whether the admin server is using SSL. |
Weblogic Admin User |
| Yes | The user name username for the WLS admin server. |
Weblogic Admin Password |
| Yes | The password for |
Weblogic Admin Domain Directory |
| No | Weblogic Domain Directory for AdminServer. If not provided, |
Weblogic Domain Directory |
| Yes | Weblogic Domain Directory.(e.g. |
Project Properties
...
Property Name
...
Property Code
...
Required
...
Description
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Properties File Path |
| No | Comma-separated list of paths to the properties file(s). |
...
Outputs
Output Name | Required | Description |
---|---|---|
| No | A |
...
Artifacts
This operation consumes properties-file artifacts.
Endpoint Selection
This operation will select all available endpoints associated to the Target which have a resource type of WLS Admin Server
. Since the admin server only runs on one server, it is expected that for a given domain, there will only be one endpoint with a resource type set to WLS Admin Server
.
Endpoint Execution
This operation will execute on the Admin Server endpoint selected using the WLS Admin Server
resource type.
Special Considerations
Please see the createOrUpdateDataSources operation page for information about creating data sources.