What Is a Package

  1. The package is the biggest execution unit in Oracle Data Integrator.
  2. A package is an organized sequence of steps that makes up a workflow.
  3.  Each step performs a small task and these tasks are combined to make the package.
  4. An ODI package defines a complete data integration job.
  5. Each step can either succeed or fail its execution. Depending on the execution result(success or failure), a step can branch to another step.

No comments:

Post a Comment