Answer Posted / avijit
$mpjret only works if you want to use it in the graph end script .
But if we want the return status in case we are running the graph from the back end it will not work.
If you are writing Unix shell script then use:
air sanbox run graph.mp
if [ $? –eq 0 ]; then
echo "Graph Failed"
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Describe the process steps you would perform when defragmenting a data table. This table contains mission critical data?
What would be the next step after collecting the data?
What parallelisms does Abinitio support?
What is a partition?
What is is a data flow graph?
What is air-project parameter ?
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
What is conduct>it?
What is a deadlock and how it occurs?
Describe the process steps you would perform when defragmenting a data table. Does this table contain mission-critical data?
In abinitio, what types of parallelism are used?
How abinitio eme is segregated?
Mention some ways for improving performance of a graph?
What is data mapping and data modelling?
Do you think effective communication is necessary for data processing? What is your strength in terms of same?