VI Job Chain Import File

I have created a VI Job Chain that uses the SAME import file for each job in the chain.  Is there a way to pass the import file name to each job without having to manually re-enter it for each job?

  • 0

    We wrote a script to update the 'ImportFileName' in the mas_system.dbo.VI_JobHeader table for each job compiled name.  We run this script before kicking off the first VI job in a sequence or chain.  The new entry is then the default file/location string when each job is opened/run in VI.