You can ask about - meta pivot, leading records, read & write multiple files component ? How to use in abinitio graph?
Answer Posted / ankan
Meta Pivot splits records by data fields (columns), converting each input record into a series of separate output records. There is one separate output record for each field of data in the original input record. Each output record contains the name and value of a single data field from the original input record.
Leading Records copies a specified number of records from its in to its out port, counting from the first record in the input file. We can Specify the number of records to copy from in port to out port.
Read Multiple Files reads records from the in port, calls a transform function to get the name of a local file from each input record, reads records from the files, and writes these records to the out port.
Write Multiple Files reads input records and derives a local filename from each single record. Each input record is written to the designated local file, passing through an optional transform function.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to execute the graph from start to end stages? Tell me and how to run graph in non-Abinitio system?
explain the environment varaibles with example?
We know rollup component in abinitio is used to summarize a group of data record then why do we use aggregation?
How co> operating system natively processes the data?
What is a data processing cycle and what is its significance?
What is m_dump?
How to process records in batches like 1-20 records in first execution and 21-40 records in second run.. so on
What is conduct>it?
Describe in detail about lookup?
What are the reasons for which business can trust the approach of data processing?
Difference between informatica vs ab initio?
What is data encoding?
What are differences between different versions of co-op?
What are the different types of parallelism in ab initio?
What is the function that transfers a string into a decimal?