Use this procedure when unable to use the Deployment Manager Installation Wizard to upload and install the software on your IBM i system.

Note: The following procedure pertains to all Robot IBM i products except for Robot Monitor, which has a unique process for manual installation.

Please see the chart below for the appropriate file name for the product you are installing.

  1.     Create an empty SAVF on the IBM i system: CRTSAVF (MYLIB/XX_SAVF) where XX is an abbreviation for the product you’re installing. See chart below for suggestions.
        Robot Schedule for IBM i example: CRTSAVF (MYLIB/RB_SAVF)
  2.     On your PC, navigate to the file you downloaded from the website.
    1.     Right-click the file and choose 7-Zip > Open Archive. If you do not have 7-Zip, download it from https://www.7-zip.org/.
    2.     Open $TEMP.
    3.     Open HelpSystems$_23 or HelpSystems$_22.
    4.     Right-click the file with the .HS extension and select Open Inside to view the contents of the executable file.
    5.     Click and drag the SAVF file to the C:\ drive on your PC – see the table below (under “SAVF Name in Executable”) to identify the correct product SAVF name.
  3.     On your PC, at the command prompt, type the following to transfer the SAVF to the IBM i system (if FTP is not available, skip to step 4).
    1.     FTP SystemName
    2.     Enter the IBM i user profile and password.
    3.     LCD C:\
    4.     BIN
    5.     PUT savfname mylib/XX_SAVF where savfname is the SAVF name from Step 2.
          (Robot Schedule example: PUT SCHEDULE13 MYLIB/RB_SAVF)
    6.     Once finished, type QUIT
    7.     Then type EXIT
  4.     If you were able to FTP the save files continue with step 5. However, if FTP is restricted with your network, you can use iNavigator (iNav) to get the save files onto your IBM i system.
    1. Create a directory on the IBM i system to move the save files to:

      MKDIR '/ROBOT'
      MKDIR '/ROBOT/savfname'

      Where savfname is the save file name in the executable.
    2. Using iNav, drag/copy the save file from your PC to the '/ROBOT/savfname/' directory.
    3. Use the CPY command to copy savfname from the '/ROBOT/savfname' directory to the appropriate save file. (Note: The command is one line.)

      CPY OBJ('/ROBOT/savfname/savfname') TOOBJ('/QSYS.LIB/MYLIB.LIB/savfname.FILE') TOCCSID(*CALC) REPLACE(*YES)

      Robot Schedule example:
      CPY OBJ('/ROBOT/SCHEDULE13/SCHEDULE13’) TOOBJ('/QSYS.LIB/MYLIB.LIB/SCHEDULE13.FILE') TOCCSID(*CALC) REPLACE(*YES)
  1.     On the IBM i system, at a command line, type:
  2.     LODRUN and prompt with F4.
  3.     Change device to *SAVF and press Enter.
  4.     Save file: XX_SAVF and library: MYLIB and press Enter.
  5.     The install/update screen will appear. Follow the instructions from there to finish the process.
  6.     To load more than one product, repeat these steps for each product using a different empty save file.

Product

Suggested Empty SAVF Name

XX_SAVF

SAVF Name in Executable

(where xx is the version number)

Robot Alert

ALT_SAVF

ALERTxx

Robot Autotune

AT_SAVF

AUTOTUNExx

Robot Browser Interface

RBI_SAVF

PORTALxx

Robot Console

CON_SAVF

CONSOLExx

Robot Corral

CR_SAVF

CORRALxx

Robot CPA

CPA_SAVF

CPAxx

Robot Easy View

EV_SAVF

EZVIEWxx

Robot LPAR

LP_SAVF

LPARxx

Robot HA 

HA_SAVF

ROBOTHAxx

Robot Network Host

NH_SAVF

NETHOSTxx

Robot Network Node

NN_SAVF

NETNODExx

Performance Navigator

MPG_SAVF

RBTMPGxx

Robot Replay

RE_SAVF

REPLAYxx

Robot Reports

RP_SAVF

REPORTSxx

Robot Save

SA_SAVF

SAVExx

Robot Schedule

RB_SAVF

SCHEDULExx

Robot Schedule Enterprise

SE_SAVF

SCHEDENTxx

Robot Schedule Interface to Oracle EnterpriseOne

S1_SAVF

ENTPRISExx

Robot Space

SP_SAVF

SPACExx

Robot Transform

TRN_SAVF

TRANSFORMxx

Robot Trapper

TRP_SAVF

TRAPPERxx

Robot UPS

UPS_SAVF

UPSxx

 

Still have questions? We can help. Submit a case to technical support

Last Modified On:
You don't have the appropriate permissions.
No, open a new Support Case