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
explain checkin and checkout?
What are differences between different versions of co-op?
What is the difference between sandbox and EME?
Where $mpjret is used in ab-initio?
Have you ever encountered an error called “depth not equal”?
What is m_dump?
What is flow buffering ? How it reduces the chances of having deadlock ? How to use in abinitio graph?
How do you add default rules in transformer?
Mention some ways for improving performance of a graph?
How do you add default rules in the transformer?
What will be the output when a file with 0 records is connected as input to a reformat and an output file? Note that in reformat we have assigned hardcoded values to output columns.
We know rollup component in abinitio is used to summarize group of data record then why do we use aggregation?
What you can store, manage and reuse centrally in ab initio enterprise meta>environment (eme)?
How to process records in batches like 1-20 records in first execution and 21-40 records in second run.. so on
Mention what the difference between “look-up” file and “look is up” in abinitio?