How to run the graph without GDE?
Answer / sri
We can do this in 2 Ways.
1. Deploy the graph as a script and execute the script in
unix environment
or
2. Use air sandbox run command to run the graph directly
from command line
| Is This Answer Correct ? | 18 Yes | 0 No |
What is difference between force_error & force_abort? How to use in abinitio graph?
Can you explain data flow graph with an example?
what is the difference between ab_work_dir and .work
Suppose you find the term validation mentioned with a set of data, what does that simply represent?
Explain PDL with an example?
what is skew and skew measurement?
Explain what does dependency analysis mean in abinitio?
How many components in your most complicated graph?
What are the differences between informatica and abinitio?
What is sandbox?
What is data encoding?
I am having 10 records in i/p file,and i want to load only one record at a time to the output file.Then how can i do it?