Missing Saved Version

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:
Edit the registry with
regedit.exe
.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.
Click on the subkey that you just created.
Create a string value called SaveDir.
Set the value data for this to the directory where the saved snapshot is stored.
Create a second string value called InstallDir.
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.
