WebMay 28, 2012 · Look-up. - A lookup file represents a set of serial files / flat files. - A lookup is a specific data set that is keyed. - The key is used for mapping values based on the data available in a particular file. - The data set can be static or dynamic. - Hash-joins can be replaced by reformatting and any of the input in lookup to join should ... http://abinitio-interviews.weebly.com/most-repeated.html
Ab Initio Interview Questions And Answers - SVR Technologies
WebApr 29, 2014 · 1. Pass the flow to dedup component. In Dedup component, select unique property for output. This will give you all the unique records. Now in case you have duplicate records, it will go thru the dup port. You can collect those record (s) in a intermediate file (for auditing purpose) and the process the graph as per your requirement. WebApr 12, 2024 · May 26th, 2024. 1 Use all fields as key in in component with inner join and collect records from their respective ports. 2 concat all the fields and use use field as key in in component with inner join and collect records from their respective ports. 3 you can do same with lkp file. Answer Question Select Best Answer. dictionary archive
Dynamic generation of psets using Ab Initio Graph
WebAb Initio Interview Questions And Answers. 1. Explain what is de-partition in Abinitio? Answer: De-partition is done to read data from multiple flow or operations and is used to re-join data records from different flows. There are several de-partition components available which include Gather, Merge, Interleave, and Concatenation. WebFeb 17, 2024 · There is a component named "Dynamic Compare Records". It will help you. This component will save lots of time. You can get matched/unmatched/new records out … WebSep 26, 2014 · Hi Abhi, Please clear my doubt. You are comparing the current record with next coming record. If I am correct then try this. First assign the sequence number … dictionary archetype