Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ODI - Processing individual batch of records sequentially

ISS DBAJan 15 2015 — edited Jan 19 2015


I am relatively new to ODI and have built several interfaces to do mass data transformation/loads.  I now need to do an integration of batch related records whereby a batch header table will get a record written and I will need to process all the related records in a batch detail table, maintaining batch detail running totals for reconciliation to the batch header record once complete.  Batches can get written out to the source tables at any time, and multiple batches could show up for processing within milliseconds of each other.

Can anyone recommend a method for triggering the interface whenever a batch header record is written and defining an interface to only run a single batch at a time so reconciliation can be done.

Thanks,
Chris

This post has been answered by JeromeFr on Jan 16 2015
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 16 2015
Added on Jan 15 2015
3 comments
1,265 views