Answer Posted / avijit
Any parameter which depends upon another parameter for it's value is called as dependent parameter.
That means the parameter can not be evaluated unless the parent parameter is resolved first.
Exemple :
$PROC_DATE : now()
$EXE_DATE : string_substring($PROC_DATE,1,8)
Here as you can see EXE_DATE depends on te PROC_DATE to be available first.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the importance of eme in abinitio?
How to compare two dmls in abinitio
what is the difference between i)public ii)private iii)common and client projects?
What are differences between different versions of co-op?
Describe the evaluation of parameters order in ab initio?
What are differences between different gde versions(1.10,1.11,1.12,1.13and 1.15)?what are differences between different versions of co-op?
how will i can implement Insert a new record (if not present in Input file),Update the record (if present in input) a csv file in Abinitio
How to execute the graph from start to end stages? Tell me and how to run graph in non-Abinitio system?
How abinitio eme is segregated?
What are the benefits of data analyzing?
Can you explain data flow graph with an example?
Given input file with single column having 1 2 2 4 3 .. Required output 1 2 2 4 4 4 4 3 3 3.. How?
What are the key elements of a data processing system?
Tell us about the architecture of abinitio.
What the difference between “look-up” file and “look is up” in abinitio?