Page 1 of 1

QualityStage plugin used by DataStage

Posted: Wed Aug 08, 2007 3:09 pm
by bobbybooda
I am getting an error when trying to run a QualityStage plugin on DataStage: "Failed to bind input link 'in' to data file 'INFILE': make sure link property matches data file name." I defined meta-data by importing via "plugin MetaData definitions". The file defs are the same as those in QualityStage. Any ideas from someone with experience using the QualityStage plugin? Thanks.

Posted: Wed Aug 08, 2007 3:39 pm
by lstsaur
Check your QS Input-->Porperties-->Data File's value. In your case, Data File's value that you populated is "INPUT".

Posted: Wed Aug 08, 2007 3:40 pm
by lstsaur
Correction; "INFILE".

Posted: Wed Aug 08, 2007 3:52 pm
by bobbybooda
Thanks, but I already had that defined as the QualityStage input file name (INFILE). This plugin was originally created to call a Standardize job, and I changed it to call a Prep job...should I have created a new plugin? I changed all of the parameters to correlate to the Prep job, but get that error (described above).