If Web images were not restored

LANSA

If Web images were not restored
Install SET materials on the iSeries

iSeries

You can restore them manually. During the import save file SETIMGCUR and command SETRSTIMG have been copied into the QGPL library.

Verify that the save file exists:
WRKOBJ OBJ(QGPL/SETIMGCUR) OBJTYPE(*FILE)

Then verify that the command exists:
WRKOBJ OBJ (QGPL/SETRSTIMG) OBJTYPE(*CMD)

If you find them both, execute the SETRSTMG command. The syntax of the command is:
QGPL/SETRSTIMG PATH('<<PathToImagesDirectory>>') SAVFLIB(<<library containing the save file>>) PRTDTALIB(<<partition data library>>)

Windows

You can restore them manually. A zip file called SET_WINDOWS_IMAGES.zip was copied during the import to your partition Execute directory.