Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Generates deployment Plans for EIS entries, saves them, and activates the changes, but does not redeploy the plans or update the application.

To redeploy instead, use the createOrUpdateEISEntries operation.

To update the application instead, use the updateEISDeploymentPlans operation.


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 2463203949

2 - SyncEISToCluster

3 - createOrUpdateEISEntries (or createOrUpdateWeblogicConfig)

...

The first and third operation in the workflow will run on the admin server, and the SyncEISToCluster operation will run on all managed servers.

Blog Posts

Environment/Instance Properties

...