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 |
How can you export a component’s internal parameters ?
One file contains header,body,trailer records and header in a single row as well as trailer too.How to segregate these header,trailer and body records and once it gets segregated,i want to make the body data in reverse i.e if i have 10 body records,the 10th record should be the first record,9th record should be the second line,etc..
You can ask about different vector functions. How to use in abinitio graph?
what are kinds of layouts does ab initio supports ?
What is conditional DML and Structured DML?
What is air-project parameter ? How to use in abinitio graph?
3 Answers IBM, TCL, Tech Mahindra,
Difference between private project parameters ,public project parameters and common project parameters?
What are the six data process products of ab initio (architecture of ab initio)?
how to calculate EME version using unix ?
What is the max core of a component?
I have $AI-SERIAL/DML------> (SERIAL FILE LOCATION) AND $BDS-SERIAL/DML---------->(what is the location what is mean)?
Describe the evaluation of parameters order in ab initio?