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

SOLVED

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 during manual operation, but because the VI job is importing to tables the events that normally trigger the scripts aren't taking place. How can I fire these off after the VI job? I suspect I use Perform Logic but I have no experience with Perform Logic and need some help understanding how to tell MAS to run those scripts on the newly created batch from VI. One script is a UI script for all users all companies and is an Panel-On Exit trigger. The other is a Business Script and is a table pre-write.