Order of Evaluation of Parameters
Answers were Sorted based on User's Feedback
Answer / shadap83
When you run a graph, parameters are evaluated in the following order:
The host setup script is run.
Common (that is, included) sandbox parameters are evaluated.
Sandbox parameters are evaluated.
The project-start.ksh script is run.
Formal parameters are evaluated.
Graph parameters are evaluated.
The graph Start Script is run.
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / manjunath
1. The host setup script is run.
2. Common project parameters are evaluated.
3. Project parameters are evaluated.
4. The Project start script is run.
5. Input parameters are evaluated.
6. Graph parameters are evaluated.
7. The graph start script is run.
8. Dml evaluation occurs.
| Is This Answer Correct ? | 1 Yes | 0 No |
Mention what is the syntax for m_dump in abinitio?
what is extension list in abinitio?
How would you find out whether a sql query is using the indices you expect?
Define ramp limit in ab initio?
How to run a graph infinitely?
What is meant header and tailer, suppose header and tailer had some junk data how will delete junk data ? which components r used?
what is macro?At what situation we have to face?
What is the significance of record required indicator of Join component ? How to use in abinitio graph?
What are the different forms of output that can be obtained after processing of data?
What are the benefits of data analyzing?
Describe the effect of the "checkpoint" t-sql statement?
what is different daily and monthly develop the abinitio graphs?