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 |
what is extension list in abinitio?
What is the role of co-operating system in abinitio?
Describe the process steps you would perform when defragmenting a data table. This table contains mission critical data?
How to calculate total memory used my a graph?
What is ab initio enterprise meta>environment (eme)?
Describe what the SQL Server tempdb and tlog files are used for?
What are the Types of parallelism in detail?
What exactly do you understand with the term data processing and businesses can trust this approach?
The methods to improve performance of a graph?
How to find the project(pub,priv,common,client) in between public, Private,common?Any identification?
How can you connect eme to abinitio server?
Can we specify checkpoints without Phases?