What is dependent parameter ?

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


Please Help Members By Posting Answers For Below Questions

What is the function you would use to transfer a string into a decimal?

726


How co> operating system natively processes the data?

618


Explain what is the architecture of abinitio?

668


Explain PDL with an example?

807


What are the different forms of output that can be obtained after processing of data?

770






What parallelisms does Abinitio support?

730


what is the project environment(for each project the environment is same or different to different project)?

1651


What are the functions of the replicate and dedup component?

624


We know rollup component in abinitio is used to summarize a group of data record then why do we use aggregation?

799


What would be the next step after collecting the data?

732


What is m_dump?

736


How would you find out whether a sql query is using the indices you expect?

604


What are the features of ab initio?

627


What is the purpose of having stored procedures in a data-based?

568


What is de-partition in abinitio?

888