I have a VI job that updates the IM1_InventoryMasterfile field Category2. If I send in a null value or a single space to my VI job the field is ignored and the value for Category2 is not changed. How do I set the field to NULL or a single space?
Changed the batch file to:
p:
cd ..\HOME
"C:\Program Files\Best\90cs\MAS90\HOME\PVXWIN32.EXE" P:\LAUNCHER\SOTA.INI P:\SOA\MAS90 -ARG P:\VI\VIWI0X W 0 DIRECT AUTO CWI
and run it the same way as mentioned above and it works.....
Wonder why?
Have a VI job which I am running from a batch file (.bat) and it runs fine on the machine running the MAS host process (our MAS Server). When I run it from a remote PC it bombs.
The remote PC has the MAS client and has drive "P:" mapped to the MAS Server machine where mas90 is installed.
We...
I'm not feeling too stupid - yet.
Our workstation does not have a drive mapped to the mas server. When the workstations are setup we use \\servername\mas90 to indicate where mas is located.
I copied the ..\vi\VIWI0O files from the mas server and placed it on my test workstation and called...
MAS200
cd "C:\Program FIles\Best\90cs\MAS90\HOME"
PVXWIN32.EXE ..\LAUNCHER\SOTA.INI ..\SOA\MAS90 -ARG ..\VI\VIWI0O W 0 DIRECT AUTO CWI
Same ini file on server and workstation, same VI\VIWI0O on both also
This runs on the server but not on the workstation....
Still no luck with this.....
Can run the VI job from the Workstation PC when logged in to the workstation console.
But can't run it from the command line dos prompt on the workstation.
Runs fine on the server......
Anyone???
Is it possible to run a command line VI job from a PC that has the MAS Workstation setup?
Anotherwords run the VI Job locally on the MAS Workstation PC instead of on the MAS Server? We have MAS 3.71
Thanks,
Rich
Using MAS 3.xx the max ODBC upgrade covered under the MAS license key is ODBC V3.33.10.00
You can get this at http://www.pvx.com/downloads/odbc/archive.htm
Download "ODBC Local Driver 3.33" (I do it without MDAC).
When you install select the "Read Only" driver (this is the one covered under...
Hi All,
I’m writing a VI job to import Receipt of Goods records (PO.RECEIPT). This allows me to import records to PO5_ReceiptEntryHeader and PO6_ReceiptEntryLineDetail.
Online, in MAS Receipt of Goods module, I can enter these records as well as “Lot/Serial Number Distribution” records...
Kruken,
First we are on MAS 3.71 and using ODBC driver 3.33.10.00 (which you can get from ProvideX - let me know if you need it).
You create a silent named DSN.
In the VS2005 Integration Services Project you first need to create a Connection Manager to the silent DSN. So in the Connection...
The reason the ODBC driver does not work in SQL Server is because the ODBC driver does not implement the MTS (Microsoft Transaction Server) interface. SQL Server implements MTS and if the ODBC driver does not - well then it just don't work. So forget about creating a linked server from SQL...
If I use "replace" then I need to supply the values in the import data - right? I was hoping not to have to supply these values and use vi's capability to "file assign" these values for me.....
Hi all,
Starting to create a new VI job to import data into PO.RECEIPT. The already created Purchase Order in the import record contains the DIVISION_NO and VENDOR_NO that wants to be populated in the PO.RECEIPT record. So I'm using "file assign" to the PO.ORDER table (PO.ORDER:DIVISION_NO...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.