Copies the plan files that were created in the createOrUpdateEISEntries operation to the managed servers in the cluster.
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.
Environment/Instance Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Inputs
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. |
Artifacts
This operation does not consume traditional artifacts. However, the createOrUpdateEISEntries operation must be run earlier in the same workflow in order for the operation to work.
Endpoint Selection
This operation will select all available endpoints associated to the environment instance which have a resource type of WLS Managed Server.
Endpoint Execution
This operation will execute on the Managed Server endpoints selected using the WLS ManagedServer resource type.
Special Considerations
None.