You can ask about - meta pivot, leading records, read & write multiple files component ? How to use in abinitio graph?
Answer / 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 |
Have you eveer encountered an error called "depth not equal"?
What are the benefits of data analyzing?
what is hash file in abinitio? how will it read in abinitio? in hash file the data files r combine (file1.dat,file2.dat,file3.dat......etc) how will it divide?
how can you convert 3 way to 7way partitioning in abinitio?
the inputs are 10,20,30,40,50 but the output was comes 0 records,the graph was failed what is bad situation?
What kind of layouts does abinitio support?
Difference between Force_error & Force_abort?
What a local lookup is?
What is data encoding?
Layout - L1*, L1 - What is the difference ? How to use in abinitio graph?
List the various vector functions used in ab initio with syntax.
What is a ramp limit?