Sage 100

 View Only
  • 1.  Have a client that deleted a VI job. I thought I c

    Posted 10-24-2012 06:26
    Have a client that deleted a VI job. I thought I could just do a restore of the VI folder but that didn't work. I have rewritten the import, but would like to know for future what the trick is to restore a VI job from a back up?


  • 2.  RE: Have a client that deleted a VI job. I thought I c

    Posted 10-24-2012 06:32
    Oh, I want to know that, too, because I've had the same problem, same result, same rewrite. Obviously some other sneaky darn file somewhere is involved.


  • 3.  RE: Have a client that deleted a VI job. I thought I c

    Posted 10-24-2012 07:03
    There are a few VI tables in MAS_SYSTEM. I think you need VI_JobHeader and VI_JobImportElements.


  • 4.  RE: Have a client that deleted a VI job. I thought I c

    Posted 10-24-2012 08:13
    I always do two things to document V/I Jobs... 1) Create a print out of the job, including perform logic to a PDF file 2) Export the V/I job using built in Mas90 tools Then put both of these in a safe place -


  • 5.  RE: Have a client that deleted a VI job. I thought I c

    Posted 10-24-2012 08:53
    Thanks everyone very helpful. @RandyMarion put that procedure into to place once the client did that. Lesson learned !!!!


  • 6.  RE: Have a client that deleted a VI job. I thought I c

    Posted 10-24-2012 10:43
    And I'm definitely going to follow @RandyMarion's suggestion about backing up my now functioning VI job!!!