Configuring IBM Personal Communications

You must have IBM Personal Communications® (IBM PCOM) installed prior to performing these steps.

After you install Host On-Demand, you will need to do the following to complete configuration:

  • Configure an IBM Host On-Demand session
  • Configure Certify for execution

To configure a PCOM emulator session:

  1. Click Start > All Programs > IBM Personal Communications > Start or Configure Sessions.

    The IBM Personal Communications Session Manager dialog opens.

  2. Click New Session.

    The Customize Communications dialog opens.

  3. In the Type of Host field, select zSeries.

  4. In the Interface field, select LAN.

  5. In the Attachment field, select Telnet3270.

  6. Click Link Parameters.

  7. In the IP Address for Primary Type field, enter a valid host name or IP address.

  8. Select the Auto Reconnect toggle button.

  9. Click OK.

  10. On the Customize Communications window, click OK.

  11. From the Edit > Preferences menu, select API.

  12. Verify that the DDE/EHLLAPI button is selected.

  13. Click OK.

  14. Click Save and save the file as Session A.

    The configurations are saved, and they are recalled every time you open the configured session.

  15. Create a Desktop shortcut to this session.

Configuring Certify for Execution

You must apply edits to the Mainframe LT configuration file to execute processes in Certify.

To configure Certify for execution:

  1. Open the following directory:

    C:\Program Files(x86)\Worksoft\Certify\Interface Client\Worksoft\Mainframe-LT

  2. Open the EmulatorConfiguration.xml file in a text editor.

  3. In the EmulatorConfiguration.xml file, edit the text by adding one of the supported emulators in which you plan to use:

    <EMULATORS>

    <DEFAULT name="IBM Pcom"></DEFAULT>

    <EMULATOR name="IBM Pcom">

    <DLLNAME>WhllApi.Dll</DLLNAME>

    <DLLPATH>…</DLLPATH>

    <SESSION>A</SESSION>

    </EMULATOR>

    </EMULATOR>

  4. Verify that the session name is always set as A.

  5. Verify that the emulator is configured to always use HLLAPI. If there is an option to enable HLLAPI during start up, select it.

  6. Save your changes to the configuration file.

  7. Once the steps above have been completed, shut down your emulator.

 

Related Topics Link IconRelated Topics