Preparing to install the HCL Traveler server from a download image on IBM® i

You can download an installation package for the HCL Traveler Server for IBM® i.

Ensure that Domino® 14.5.1, 14.5.0, 14.0.0, 12.0.2, 12.0.1, 12.0.0 is installed.
Note: When installing Traveler or a Traveler fixpack follow the instructions for the matching the main target Domino version. Domino fixpacks are not used for determining the target. For example, if installing Traveler 14.5.1 or 14.0 FP1 on Domino 14.0 FP2 follow the instructions for installing on Domino 14.0.0.
Perform the following procedure to download the installation package and create save files:
  1. Download the installation package for the HCL Traveler Server if you have not already done so. Then on your workstation, extract the zipped installation package, which contains:
    • A short Readme document.
    • The IBM i Traveler binary save file QNTSINSTF:
      • For Traveler on Domino 14.5.1, the file is in the \140501 folder.
      • For Traveler on Domino 14.5.0, the file is in the \140500 folder.
      • For Traveler on Domino 14.0.0, the file is in the \140000 folder.
      • For Traveler on Domino 12.0.2, the file is in the \120002 folder.
      • For Traveler on Domino 12.0.1, the file is in the \120001 folder.
      • For Traveler on Domino 12.0.0, the file is in the \120000 folder.
  2. Sign on to the system with a user profile that has *ALLOBJ and *SECADM authority.
  3. To create a library and the required empty save files for the HCL Traveler software, on any IBM® i command line, run the commands that correspond to your version or versions of Domino.
    For Traveler on Domino 14.5.1:
    CRTLIB trav140501
     CRTSAVF trav140501/QNTSINSTF
    For Traveler on Domino 14.5.0:
    CRTLIB trav140500
     CRTSAVF trav140500/QNTSINSTF
    For Traveler on Domino 14.0.0:
    CRTLIB trav140000
     CRTSAVF trav140000/QNTSINSTF
    For Traveler on Domino 12.0.2:
    CRTLIB trav120002
     CRTSAVF trav120002/QNTSINSTF
    For Traveler on Domino 12.0.1:
    CRTLIB trav120001
     CRTSAVF trav120001/QNTSINSTF
    For Traveler on Domino 12.0.0:
    CRTLIB trav120000
     CRTSAVF trav120000/QNTSINSTF
  4. Open a Windows Command Prompt on your workstation and change to the directory that contains the downloaded files.
    For example, for Traveler on Domino 14.5.1:
    cd c:\mydir\140501
    For example, for Traveler on Domino 14.5.0:
    cd c:\mydir\140500
    For example, for Traveler on Domino 14.0.0:
    cd c:\mydir\140000
    For example, for Traveler on Domino 12.0.2:
    cd c:\mydir\120002
    For example, for Traveler on Domino 12.0.1:
    cd c:\mydir\120001
    For example, for Traveler on Domino 12.0.0:
    cd c:\mydir\120000
  5. Start an SFTP session with your system and transfer the downloaded files to the save files you created earlier. Use the same user profile that you used in step 2. 
    For example, for Traveler on Domino 14.5.1:
    sftp username@[your IBM i server name or IP address]
      password
      put QNTSINSTF trav140501/QNTSINSTF
    For example, for Traveler on Domino 14.5.0:
    sftp username@[your IBM i server name or IP address]
      password
      put QNTSINSTF trav140500/QNTSINSTF
    For example, for Traveler on Domino 14.0.0:
    sftp username@[your IBM i server name or IP address]
      password
      put QNTSINSTF trav140000/QNTSINSTF
    For example, for Traveler on Domino 12.0.2:
    sftp username@[your IBM i server name or IP address]
      password
      put QNTSINSTF trav120002/QNTSINSTF
    For example, for Traveler on Domino 12.0.1:
    sftp username@[your IBM i server name or IP address]
      password
      put QNTSINSTF trav120001/QNTSINSTF
    For example, for Traveler on Domino 12.0.0:
    sftp username@[your IBM i server name or IP address]
      password
      put QNTSINSTF trav120000/QNTSINSTF

The save files on your system now contain the HCL Traveler Server software.