Sage 100

 View Only
  • 1.  Grabbing VI job from backup? If I want to grab a s

    Posted 08-17-2017 07:39
    Grabbing VI job from backup? If I want to grab a specified VI import job from a backup of the VI folder is there just one file ""VIWIXX"" or multiple files to restore? (assuming the job hasn't been deleted).


  • 2.  RE: Grabbing VI job from backup? If I want to grab a s

    Posted 08-17-2017 07:47
    I know there are multiple files but I don't think those files are specific to just one VI job so even if you copied them from a backup you would overwrite other job changes. If it were me I would get everyone out of VI and copy the entire VI folder onto the working install (or another install of the same version) then use Job Export from the VI > MAIN menu to export the job you need to restore. Then put the live VI folder back on and import that job back in. Side note Deleting a VI job is WAY to easy - you hit the delete button in job maintenance and the job is gone with no warning. So I try to use Job export to export all jobs every now and then so I have a backup. (especially at clients that have import jobs they run often)


  • 3.  RE: Grabbing VI job from backup? If I want to grab a s

    Posted 08-17-2017 08:09
    https://goo.gl/xhwPsR


  • 4.  RE: Grabbing VI job from backup? If I want to grab a s

    Posted 08-17-2017 08:10
    Resolution To restore the VI jobs and related files, restore the following files in: ...\MAS90\VI folder ...\MAS90\MAS_SYSTEM\VI*.*


  • 5.  RE: Grabbing VI job from backup? If I want to grab a s

    Posted 08-17-2017 08:59
    Check the ""Compiled file name"" at the top right of your VI Job's maintenance screen. Format is VIWInn. Restore all files that begin with the VIWIxx number of your job.