How to handle if DML changes dynamically in abinitio

Showing Answers 1 - 8 of 8 Answers

Ashim Dutta

  • Oct 20th, 2005
 

If the DML changes dynamically then both dml and xfr has to be passed as graph level parameter during the runtime.

  Was this answer useful?  Yes

Guru

  • Sep 4th, 2007
 

If DML changes dynamically in source we can handle it using "Conditional DML'

But how it can be achieved in "parameterisation" and using "metadata". Please explain?

  Was this answer useful?  Yes

Give the parameters using edit parameter and make it as formal parameter that is run time parameter.
Then in the DML eg. $AI_DML/abc_$parameter1.dml
According to the value of the parameter that particular DML will be called.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions