How do we handle if DML changing dynamicaly?
Answers were Sorted based on User's Feedback
Answer / gokul
it can be handled in the start up script with dynamic sql
creation and create dynamic dml so that there will be no
need to change the component henceforth .
Two types of dml will be used : conditional dml , dynamic
dml .
conditional dml will be used whenever the output record
flow will be same based on conditional parameters.
| Is This Answer Correct ? | 15 Yes | 0 No |
Answer / anvesh vuppu
By Using PDL, we can generate the DMLs dynamically.
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / nag
I think so it can done by calling vector functionality.
| Is This Answer Correct ? | 0 Yes | 10 No |
How to process records in batches like 1-20 records in first execution and 21-40 records in second run.. so on
Explain the methods to improve the performance of a graph?
What is the function that transfers a string into a decimal?
How can you find the 2nd Highest salary in a file department wise in abinitio?
What is the use of aggregation when we have rollup as we know rollup component in abinitio is used to summarize a group of data record? Then where we will use aggregation?
What is the DynamicScriptGeneration and what is the Use?
. What is adhoc multifiles? How to use in abinitio graph?
How Does MAXCORE works?
What the difference between “look-up” file and “look is up” in abinitio?
What is m_dump?
How to calculate total memory used my a graph?
difference betwween check point and phase?