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 |
What is Is_defined(), Is_null(), Is_Blank()?
Describe the Evaluation of Parameters order.
The methods to improve performance of a graph?
What is common among data validity and data integrity?
What dedup-component and replicate component does?
What are the Graph parameter?
What are the different types of parallelism in ab initio?
How will you use EME for view or publish metadata reports using EME?
What information does a .dbc file extension provides to connect to the database?
State the working process of decimal_strip function?
How you can delete an object from EME data store ? How to use in abinitio graph?
. How can you get all the fields form a lookup files ? (Which function)