We have a VI job to import sales orders from a text file.
The script to reformat the file into a Sage compatible format has a section that opens a connection to Sage data via a DSN and searches for the "UDF_WebID" and returns back the customer number. This script works on the server, but not on workstations ... it's the connection to Sage data that is failing (either using SOTAMAS90 or a silent DSN). The client is on v2017 Standard. Our last step in troubleshooting is to disable TrendMicro, but the same version of TrendMicro, I believe, is on the server where it works and on the workstation where it doesn't work. Our 'admin' level account is logged into both machines, so it shouldn't be security related.
If you have ideas for the above, we're open to suggestions.
However, my plan B is to see if we can add a perform logic (?) line to the VI job so that it will find the customer number as part of the VI job. I think I read that someone had done some kind of lookup like that before (I think it was to find a name and bring back the customer number). If anyone remembers this, can you send me the steps that you did, please.
Thanks in advance, Robert
#VI------------------------------
Robert White
Munjal White Consulting Co.
Toronto ON
------------------------------