What is the difference between Generate Records Component
and Create Data Component?
Answers were Sorted based on User's Feedback
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 |
Answer / krisprak04
Sorry..,wrongly typed, It was 'our trfm function.'
Is This Answer Correct ? | 1 Yes | 0 No |
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 |
Answer / agarwal
Plz tel me what is 'out trfm function'..?(7'th line)
Is This Answer Correct ? | 0 Yes | 0 No |
Ravi, we are using versio 1.15. This component is available
from 1.15.
Is This Answer Correct ? | 0 Yes | 0 No |
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 |
why Skew should always be 0 ? How to use in abinitio graph?
How you can run a graph infinitely in ab initio?
What is the best way of creating huge test feeds?
. How can you run a graph continuously without using continuous components ?
What do you understand by overflow errors?
What is the DynamicScriptGeneration and what is the Use?
How to move or copy the project parameter or project object to my sandbox?
How you can delete an object from EME data store ? How to use in abinitio graph?
What is a deadlock and how it occurs?
What are differences between different gde versions(1.10,1.11,1.12,1.13and 1.15)?
What do you know about partition and also tell us about partition components in abinitio?
) Layout? What is the Dataset & Program Component Layout