Missing Saved Version

This image is described in surrounding text.

If a saved snapshot is not listed in the Saved Versions field and you know that the saved snapshot exists, some registry entries are probably missing or pointing to the wrong directory.

To resolve this issue, perform these steps:

  1. Edit the registry with regedit.exe.

  2. Create a subkey under this path:

    \HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\JDEdwards\SnapShot

    The name that you give for the subkey should be the name of the saved snapshot.

  3. Click on the subkey that you just created.

  4. Create a string value called SaveDir.

  5. Set the value data for this to the directory where the saved snapshot is stored.

  6. Create a second string value called InstallDir.

  7. Set the value data for this to the installation directory (that is, the directory in which the saved snapshot will be restored).

The following image illustrates properly configured registry entries.

This image is described in the surrounding text.