Can any body give the PDL with example?
Answer / mustafa@tcs
PDL is used for having dynamic behaviour in graph.
Say if you want to have a dynamic field which is added to
your predefined DML at the time of executing the graph ,you
can define a graph level parameter and can use this
parameter at the time of embedding the DML in output port.
define a parameter named myfield with value "string("|")
name;"
Now use ${mystring} while embedding the dml in out port.
use $substitution or PDL substitution as interpretation
option
| Is This Answer Correct ? | 5 Yes | 10 No |
What do you mean by continuous graph? what is it significance?
How to execute the graph from start to end stages? Tell me and how to run graph in non-Abinitio system?
How can a graph be run infinitely?
What mpjret contains ? How to use in abinitio graph?
What is the architecture of abinitio?
After completion of graph what is the next process to perform? who will perform the later process?
What is MAX CORE of a component?
how to insert/update a csv file by comparing it with another csv file?
Describe in detail about lookup?
What is the core of co> operating system?
How Does MAXCORE works?
What is the significance of record required indicator of Join component ?