Order of Evaluation of Parameters

Answers were Sorted based on User's Feedback



Order of Evaluation of Parameters..

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

Order of Evaluation of Parameters..

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

Post New Answer

More Ab Initio Interview Questions

What is Is_defined(), Is_null(), Is_Blank()?

1 Answers   TCS,


Describe the Evaluation of Parameters order.

1 Answers  


The methods to improve performance of a graph?

0 Answers  


What is common among data validity and data integrity?

0 Answers  


What dedup-component and replicate component does?

0 Answers  






What are the Graph parameter?

0 Answers  


What are the different types of parallelism in ab initio?

0 Answers  


How will you use EME for view or publish metadata reports using EME?

1 Answers  


What information does a .dbc file extension provides to connect to the database?

0 Answers  


State the working process of decimal_strip function?

0 Answers  


How you can delete an object from EME data store ? How to use in abinitio graph?

1 Answers   IBM, TCL,


. How can you get all the fields form a lookup files ? (Which function)

3 Answers   TCL,


Categories