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
How does the bre work with the co>operating system?
Can you explain the co>operating system’s processing model?
How co>operating system integrates with legacy codes?
What do you know about partition and also tell us about partition components in abinitio?
What are differences between different gde versions(1.10,1.11,1.12,1.13and 1.15)?what are differences between different versions of co-op?
When using multiple dml statements to perform a single unit of work, is it preferable to use implicit or explicit transactions, and why?
How can we increase the loading performance of oracle table in AbInitio?
Is data warehousing different from data mining?
How to replace last 4 digits of an input column with XXXX given input column has 12 digits?
What are differences between different gde versions(1.10,1.11,1.12,1.13and 1.15)?
To which project that prefix will set is to private project or public project or both?how and where to set?
How to add default rules in transformer?
List out some of the air commands used in abintio?
How to create a repository in abinitio for stand-alone system(local nt)?
What kind of layouts does abinitio support?