Copies the plan files that were created in the createOrUpdateEISEntries operation to the managed servers in the cluster. This is needed if there isn't shared storage between them.
This operation must be used in the same workflow as, and after the createOrUpdateEISEntries operation.
The Topology settings are used to determine which servers should receive the files. Make sure that your topology settings are correct. This operation will run on endpoints that have the resource type WLS Managed Server selected.
Environment/Instance Properties
...
Property Name | Property Code | Required | Description |
---|---|---|---|
Outputs
Output Name | Required | Description |
---|---|---|
FDWLS_OUT_IS_RESTART_REQUIRED | No | A boolean value that indicates whether the server needs to be restarted to finish applying the configuration changes. You could use this in a workflow condition. |
...