What is dependent parameter ?
Answer / 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 |
How co> operating system natively processes the data?
What is the difference between In-Memory Sort and Inputs must be sorted?
What is de-partition in abinitio?
What exactly do you know about the typical data analysis?
explain the environment varaibles with example?
How can we increase the loading performance of oracle table in AbInitio?
What is regex (lookup)? When you should use it?
How will you use EME for view or publish metadata reports using EME?
Explain how you can run a graph infinitely in ab initio?
What is the default layout of a component ? Is it mandatory to set the layout of a component ?
How to add default rules in the transformer?
what is hash file in abinitio? how will it read in abinitio? in hash file the data files r combine (file1.dat,file2.dat,file3.dat......etc) how will it divide?