• How to run two scripts after VI job across each invoice in batch?

    I have a VI Job that imports sales order invoices into a batch. I have scripting that does some zip code validations and then uses scripting to interact with 3rd party integration buttons that are installed (Vertex tax software). The scripts work perfectly…
  • V/I Import Date field Default - Can it be done?

    I want to import a table's date field with a RUN ASSIGN field that has the current date (or a formula would be better) as the default instead of a static date. So that the user can either accept the default current date or enter their own date. Does anyone…
  • Problem running a perform logic file or .bat file during vi job

    Hell, In the import job maintenance area, I am trying to use the "perform path" to run a .pl script or a .bat script after my vi job runs i am doing a simple test just to get it working.. test.bat is the filename copy test.txt test2.txt when…