Creates or updates DataSources, EIS entries and JMS objects as defined by input properties files. The properties files will be processed for property replacement first before execution. See the Appendix for more information about property replacement.
...
Tip | ||
---|---|---|
| ||
This operation will perform the EIS changes using createOrUpdateEISEntries, which will Redeploy Adapter. To only Save Adapter Plan, use the generateEISDeploymentPlans operation instead of this operation. To Update Adapter instead, use the updateEISDeploymentPlans operation instead of this operation. If So, if you want save or update for Adapter, then create workflow containing desired EIS operation. If you want to process JMS and DataSource entries in same workflow add necessary operations in same workflow. |
...
Property Name | Property Code | Required | Description |
---|---|---|---|
Properties File Path | FILE_PATH_TO_PROPERTIES | No | Comma-separated list of paths to the properties file(s). |
Outputs
Output Code | Required | Description |
---|---|---|
FDWLS_OUT_IS_RESTART_REQUIRED | No | A |
...