Hello everyone,
Today I came across an issue with the Oracle Data Integrator (ODI) scheduler. I'm facing the following error scenario: I have a scheduler with several ODIWaitchildren steps (Step 1, Step 2, Step 3, etc.). Within each step, there are multiple scenarios executed asynchronously.
The problem arose when the last scenario in Step 1 encountered an error. Instead of halting the entire scheduler, the scenarios from the subsequent steps continued execution as usual.
The encountered error resembles the one described in the post https://forums.oracle.com/ords/apexds/post/odi-12c-load-plan-status-getting-wrong-information-4006
"Could someone help me?"