...
Child pages |
---|
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:
Code Block |
---|
export FLEXAGON_FD_PLUGIN_JAVA_ARGS="-Doracle.security.jps.config = /<DOMAIN_HOME>/config/fmwconfig/jps-config-jse.xml" |
...