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 |
Input Data: AAABBBCC CCAAABB expected output A3B3C2 A3B2C2 How can I achieve this in Ab initio? where In output count of occurrences should be sorted from high to low
When we should use 'jobid' for commit table (Output table component?? How to use in abinitio graph?
Dear all, Please send me the ab initio pdfs and faqs i need... my mail id is rrajesh.intel@gmail.com
What is a cursor? Within a cursor, how would you update fields on the row just fetched?
You can ask about different vector functions. How to use in abinitio graph?
How to run the graph without GDE?
Can anyone give me an exaple of realtime start script in the graph?
What is data mapping and data modelling?
Describe what the SQL Server tempdb and tlog files are used for?
What is publickey and private key?what is the use of this two keys?
i need help from u. i want to learn abinitio. please provide pdfs or material or books.
After completion of graph what is the next process to perform? who will perform the later process?