What is meta programming ? Can you generate xfr dynamically? How to use in abinitio graph?
Answer Posted / saggy
by using Meta programming function you can add, remove fields dynamically. you can able to create xfr, transform function, add rules to transformation.
You can use functions like make_transform, make_rule, add_args, etc to generate xfr dynamically.
you can use this xfr which generate xfr in reformat component and having dml reference which is also generated at run time.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What are the operations that support avoiding duplicate record?
Describe the grant/revoke ddl facility and how it is implemented?
What do you understand by a cartesian join?
How you can run a graph infinitely in ab initio?
What do you understand by overflow errors?
What are differences between different versions of co-op?
Mention what is the syntax for m_dump in abinitio?
Describe what the SQL Server tempdb and tlog files are used for?
What do you mean by the term data warehousing? Is it different from data mining?
Why might the optimizer use a table scan when an index is available?
What is the difference between dml expression and xfr expression?
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
Explain what is sandbox?
Do you know what a local lookup is?
What is the difference between a scan component and a rollup component?