How To Avoid Implementing Loops in ODI Packages and To Avoid Resource and Memory Saturation
(Doc ID 1275807.1)
Last updated on JULY 30, 2024
Applies to:
Oracle Data Integrator - Version 10.1.3.2.0 and laterOracle Data Integrator on Marketplace - Version 12.2.1.4.200123 and later
Information in this document applies to any platform.
Goal
How to implement loops in Oracle Data Integration (ODI) Package? This is often required when developing ODI Packages with complex data processing and flows.
The logical way to do this would be to create a loop in a Package: with the last "OK" transition of the last Package step looping back to a step earlier in the logic of the work flow:
Is this the best approach?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |