What do you mean by continuous graph?
what is it significance?
Answer / mathur sahab
We have a continuous graph wherein we have generate record
component in batch mode we need to write everything to the
Multipublish queue with throttle in between and the
requirement is like if we have a 1000 records and if the
graph fails in between let us say at 500th record, the
first 499 records should be loaded into the multipublish
queue and when we restart the graph again it should start
from 500th record but not from 1st record....
| Is This Answer Correct ? | 6 Yes | 1 No |
what is deeup in unique only?
What is standard environment ?
How can we test the abintio manually and automation?
i have input like this TABA 1 TABA 2 TABA 3 TABA 4 TABB 7 TABB 8 TABC 1 TABC 2 TABC 5 OUT PUT NAME COL1 COL2 COL3 COL4 TABA 1 2 3 4 TABB 7 8 TABC 1 2 5
what are kinds of layouts does ab initio supports ?
What is the purpose of having stored procedures in a data-based?
Suppose we assign you a new project. What would be your initial point and the key steps that you follow?
When we should use 'jobid' for commit table (Output table component??
Hi friends, what are the new features in abinito3.0?
What exactly do you understand with the term data processing and businesses can trust this approach?
Explain about ab initio’s dependency analysis?
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