FlexDeploy - Oracle Data Integrator Plugin Guide
The Oracle Data Integrator plugin, built using the ODI SDK, allows migration of generated scenarios/LoadPlans from development repositories into execution repositories.
Supported Versions
11.1.1.3+
12.1.x
12.2.x
Java 7 or 8 must be used on the endpoint
Key Features
Highly configurable packaging options
Deploy Patch Deployment Archives
Apply patches created from Repository or VCS
Automatically create rollback patches before applying
Optionally apply physical topology data
Build and deploy scenarios
Multi-threaded for high throughput
Change detection to avoid deploying unmodified scenarios
Automatically migrate scenario folders linked to scenarios
Build and deploy Loadplans
Multi-threaded for high throughput
Change detection to avoid deploying unmodified LoadPlans
Plugin Operations
Related Articles
https://flexagon.com/oracle-data-integrator-release-management-with-deployment-archives/
https://flexagon.com/customized-devops-for-odi-objects-with-flexdeploy/
https://flexagon.com/oracle-data-integrator-deployments-with-flexdeploy/
Considerations
If you have ODI configured for external authentication, the following will need to be added to the endpoint's source script:
export FLEXAGON_FD_PLUGIN_JAVA_ARGS="-Doracle.security.jps.config=<DOMAIN_HOME>/config/fmwconfig/jps-config-jse.xml"
- style