Configuring QWS3270 Secure for Execution

This procedure is intended specifically for Jolly Giant Software QWS3270 Secureā„¢ v4.8. You must have QWS3270 Secure installed prior to these steps.

To configure QWS3270 Secure emulator session:

  1. Click Start > All Programs > QWS3270 Secure> QWS3270s > Connect.

    The QWS3270 Secure emulator opens.

  2. From the QWS3270 menu, select Edit > Options.

    The Session Options dialog box opens.

  3. In the right Navigation pane, select Connection > Host Settings.

  4. In the Host Settings section, replace SESSIONA with A in the DDE Topic field.

  5. In the right Navigation pane, select Connection.

  6. In the Connection section, select A in the HLLAPI Session ID drop-down list.

  7. Click OK.

    Your session is now configured.

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="QWS3270"></DEFAULT>

    <EMULATOR name="QWS3270">

    <DLLNAME>WhllApi.Dll</DLLNAME>

    <DLLPATH>C:\Program Files (x86)\QWS3270 Secure</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