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 |
What is the diff between abinitiorc and .abinitiorc files ?
What is the DynamicScriptGeneration and what is the Use?
Why might you create a stored procedure with the with recompile option?
Mention what is rollup component?
You can ask about - meta pivot, leading records, read & write multiple files component ? How to use in abinitio graph?
What is the importance of eme in abinitio?
How to execute the graph from start to end stages? Tell me and how to run graph in non-Abinitio system?
What is the difference between partitioning with key / hash and round robin?
What is publickey and private key?what is the use of this two keys?
How to find the project(pub,priv,common,client) in between public, Private,common?Any identification?
Hi friends, I have 100 records in my input file, if i run first,the first 10 records are stored into the output and if i run second time next 10 records stored into the output file like that please let me know the answer Thanks, krishna
What is brodcasting and replicate?