What is the best way of creating huge test feeds ? How to use in abinitio graph?
Answer / arvind
you can use 'create data' component and specify DML data element types as required and control how many records to be generated.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to move data from developement to testing and testing to production?
1 Answers BitWise, CTS, Satyam, Wipro,
Do you know what a local lookup is?
What do you understand by a cartesian join?
) Diff.between Output index and Output indexes?
What dedup-component and replicate component does?
What is the importance of eme in abinitio?
Do we really work with ACTUALDATA in development phase.
Input - Name|city |startyear Rahul |Mumbai|2010 Rahul|kolkata|2014 Rahul|Delhi|2018 Output should be- Name|city |startyear|endyear Rahul |Mumbai|2010|2014 Rahul|kolkata|2014|2018 Rahul|Delhi|2018|9999
We know rollup component in abinitio is used to summarize group of data record then why do we use aggregation?
Mention what are the different types of parallelism used in abinitio?
how to calculate EME version using unix ?
What is m_dump?