Sage 100

 View Only
  • 1.  I've run into this in the past and can't remember

    Posted 11-30-2011 16:12
    I've run into this in the past and can't remember the 'secret' - there are some circumstances when running a VI job/MAS 200/Citrix when the import source file can't be read - you get a message like ""Unable to open [wdx]... and then it lists the file name. I've tried putting the [wdx] command in various places in the file path when running the VI job but nothing works ...anybody out there know the trick?


  • 2.  RE: I've run into this in the past and can't remember

    Posted 11-30-2011 16:14
    What type of connection are you using. Is it an ODBC or are you reading a txt, csv or XLS file? It may be a path issue if the service running MAS doesn't have rights to the location of the file or it could be a DSN issue.


  • 3.  RE: I've run into this in the past and can't remember

    Posted 11-30-2011 16:21
    Thank you Gary - it was that I put the import file (a .csv file) in a folder outside of the MAS directory. Once I moved it within the MAS directory the file could be opened.


  • 4.  RE: I've run into this in the past and can't remember

    Posted 12-01-2011 13:14
    Well ... this is a fun one now ... the client had the import source file open elsewhere! Yikes!