Versions Compared

Key

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

The Oracle Data Integrator plugin, built using the ODI SDK, allows migration of generated scenarios from development repositories into execution repositories.

  

Supported Versions

  • 11.1.1.3+
  • 12.1.x
  • 12.2.x

...

  • Highly configurable packaging options
  • Deploy Patch Deployment Archives
    • Apply patches created from Repository or VCS
    • Automatically create rollback patches before applying @since 5.2.0.1
    • Optionally apply physical topology data @since 5.2.0.1
  • Build and deploy scenarios
    • Multi-threaded for high throughput
    • Change detection to avoid deploying unmodified scenarios
    • Automatically migrate scenario folders linked to scenarios

Plugin Operations

Child pages (Children Display)

Related Articles

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"