How to Run Visual Integrator from .bat file

SUGGESTED

Hi,

I am trying to update my VI Job. I have it automatically running from Task Scheduler on my old server.

I am trying to run it on my new server called NEWSAGE with port 9021 for Sage 100 2021 Premium. Here is my script below:

C:
CD "C:\Sage\Sage 100 WorkStation\MAS90\Home"

"\\newsage\Sage\Sage 100 Premium\MAS90\Home\PVXWIN32.exe" -hd ..\launcher\sota.ini *client -ARG "NEWSAGE" "9021" "IMPORT" -ARG=DIRECT UION VI test1234! ABC VIWI0D AUTO

Could someone tell me what "IMPORT" does or stands for on the script above?

Thanks.

Parents Reply Children