Order of Evaluation of Parameters

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the importance of eme in abinitio?

767


How many components in your most complicated graph?

810


How to convert a single column values 1 2 3 4 to single row of 4 columns ? And vice-versa

757


How co> operating system natively processes the data?

723


What is sort component in abinitio?

793






Describe the process steps you would perform when defragmenting a data table. Does this table contain mission-critical data?

663


Mention some ways for improving performance of a graph?

700


What is flow buffering ? How it reduces the chances of having deadlock ? How to use in abinitio graph?

2887


What information is provided by .dbc file extension for connecting to the database?

803


Mention what is the syntax for m_dump in abinitio?

1057


What is abinitio?

784


How is the partitioning with key different from round robin partition?

784


What parallelisms does Abinitio support?

829


Input - Name|city |startyear Rahul |Mumbai|2010 Rahul|kolkata|2014 Rahul|Delhi|2018 Output should be- Name|city |startyear|endyear Rahul |Mumbai|2010|2014 Rahul|kolkata|2014|2018 Rahul|Delhi|2018|9999

582


How do you add default rules in the transformer?

778