What is meta programming ? Can you generate xfr dynamically? How to use in abinitio graph?
Answer / 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 |
What information does a .dbc file extension provides to connect to the database?
Can you explain data flow graph with an example?
Explain the methods to improve performance of a graph?
what is different daily and monthly develop the abinitio graphs?
How can a graph be run infinitely?
What is .abinitiorc and What it contain?
what is the use of stdenv in abinitio and what the main concept belongs to is?what is env?
Can you use scan to generate sequence number ? How to use in abinitio graph?
Explain how you can run a graph infinitely in ab initio?
What is the difference between check point and phase?
what is decoding & what is NVL?
What is a deadlock and how it occurs?