What is the difference between Generate Records Component
and Create Data Component?

Answers were Sorted based on User's Feedback



What is the difference between Generate Records Component and Create Data Component?..

Answer / prakash balakrishnan

There is no transform function in Generate Record comp.
Therefore it will create data's defaultly of it's own,
according to the dml defined. To change that data, we have
to connect some other component after Generate Record comp.
and have to modify. Whereas, in Create Data comp. we can
write a transform function, so that the data's are
generated as per out trfm function. Also index is defaultly
defined in Create Data comp.

Is This Answer Correct ?    22 Yes 0 No

What is the difference between Generate Records Component and Create Data Component?..

Answer / krisprak04

Sorry..,wrongly typed, It was 'our trfm function.'

Is This Answer Correct ?    1 Yes 0 No

What is the difference between Generate Records Component and Create Data Component?..

Answer / ravi

in which category of components we are having create data
component,at present i'm using 1.10 version

Is This Answer Correct ?    1 Yes 0 No

What is the difference between Generate Records Component and Create Data Component?..

Answer / agarwal

Plz tel me what is 'out trfm function'..?(7'th line)

Is This Answer Correct ?    0 Yes 0 No

What is the difference between Generate Records Component and Create Data Component?..

Answer / prakash balakrishnan

Ravi, we are using versio 1.15. This component is available
from 1.15.

Is This Answer Correct ?    0 Yes 0 No

What is the difference between Generate Records Component and Create Data Component?..

Answer / motepalli

Both will generate records as per the {num_of_records} defined but Create_data.mpc have "transform" option where we can transform data as per our requirements whereas Generate_records will only generate default values as per the DML defined.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ab Initio Interview Questions

What is the difference between formal and export parameter? Export at what secenario we are going to use?

0 Answers  


Can we specify checkpoints without Phases?

3 Answers   IBM, Tech Mahindra,


How you can run a component for certain conditions ?

1 Answers  


What do you know about abinitio?

0 Answers  


explain the environment varaibles with example?

0 Answers  






How can you import XML repositories exported from different tools like ODI

0 Answers  


Mention what is the syntax for m_dump in abinitio?

0 Answers  


What are the different types of partition components in abinitio?

0 Answers  


I am having 10 records in i/p file,and i want to load only one record at a time to the output file.Then how can i do it?

2 Answers   IBM,


Hello, I need help on passing parameter to Oracle Stored Procedure.I am a oracle DBA,need to use some graphs. I need help to pass date parameter with format YYYYMMDD from Ab Initio to Oracle STored Procedure.How to do that please explain me...

1 Answers  


Explain about ab initio’s dependency analysis?

0 Answers  


What is the difference between a utility and api in a RUN SQL component

1 Answers   Accenture,


Categories