RE: how to handle if DML changes dynamically in abinitio
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.