Is it possible to restrict the records before enter in to delta queue? I mean I would like have a filter on the record level before delta queue,i.e in the middle of delta queue and application.
Don't know if I understood well, but what about an INITIALIZATION with SELECTION Conditions? I mean Initialize only for a 0COSTCENTER, for a 0DIVISION ...
I wouldn't do this unless you really have to. Someone will want those records later and you'll have to reload. I would recommend letting them into the ODS layer and filtering above that...
You should only submit an answer when you are proposing a solution to the poster's problem. If you want the poster to clarify the question or provide more information, please leave a comment instead, requesting additional details. When answering, please include specifics, such as step-by-step instructions, context for the solution, and links to useful resources. Also, please make sure that you answer complies with our Rules of Engagement.
Add a comment