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 achieve scan using reformat ?
What is the best way of creating huge test feeds?
Explain what does dependency analysis mean in abinitio?
How to process records in batches like 1-20 records in first execution and 21-40 records in second run.. so on
What is a rollup component?
How can you increase the number of ports of your output flow? What is the limit? Can i have 20 out ports?
What do you mean by the overflow errors?
What is difference between API
2 Answers CitiGroup, IBM, TCL,
You can ask about - meta pivot, leading records, read & write multiple files component ? How to use in abinitio graph?
What is rollup component?
Why creation of temporary files depends on the value of MAX CORE ? How to use in abinitio graph? 10. What is the diff between abinitiorc and .abinitiorc files ? How to use in abinitio graph? 11. What is the use of allocate()? How to use in abinitio graph? 12. What is use of branch in EME ? 13. How you can break a lock in EME ? How can you lock a file so that only no one other than EME admin can break it ? How to use in abinitio graph? 14. When you should be using ablocal() ? How you can use ablocal_expr? How to use in abinitio graph? 15. Why you should not keep the layout as 'default' for input table component ? How to use in abinitio graph? 16. What is dynamic lookup ? How to use in abinitio graph? 17. What is dependent parameter ? How to use in abinitio graph? 18. What is BRE ? (Business Rule Environment - This is a recent addition in abinitio package) How to use in abinitio graph? 19.What is output index ? How to use in abinitio graph? 20. How you can track the records those are not getting selected from ‘select’ in reformat component ? How to use in abinitio graph? 21. Can we have more than one launcher process for a particular graph ? How about agent ? How to use in abinitio graph? 22. There are lot of new fuctions added in 2.15 , you can ask about them ? How to use in abinitio graph? 23. How can you run multiple instances of a graph in parallel? How to use
What are “business rules” in ab initio business rules environment (bre)?