Configuring IBM Aviva
You must have IBM Aviva for Desktop (32 bit version) installed prior to performing these steps.
To configure a Aviva emulator session:
-
Launch the Aviva Session Manager from Start > All Programs > Aviva for Desktops > Aviva Session Manager.
The Aviva Session Manger window opens.
-
Select the Creating a New Session option and click OK.
-
In the respective fields, enter the name and description of the new session.
-
In the Session Type drop-down list, select 3270.
-
Click Next.
-
On the next page, click Next again.
-
For Setup, select Express Setup.
-
In the Connection Type field, select TN3270.
-
Click Next.
-
For the host session that you would like to connect, enter the IP address.
-
For TCP port, select default port 23.
-
Click Next.
-
On the next page, click Next again.
-
Click Finish to close the wizard.
-
From the Aviva Session Manager menu, select Session > Properties.
The Properties dialog box opens.
-
Click the Destination tab.
-
Select the Automatically connect when session is started option.
-
Click the Automation tab.
-
Cancel the Choose first available short name option.
-
In the Short Name field, enter A in the drop-down list.
-
Click the Terminal tab.
-
In Screen Size section, select Model 2 from the Screen Model drop-down list.
-
Click OK.
Configuring Certify for Execution
You must apply edits to the Mainframe LT configuration file to execute processes in Certify.
To configure Certify for execution:
-
Open the following directory:
C:\Program Files(x86)\Worksoft\Certify\Interface Client\Worksoft\Mainframe-LT
-
Open the EmulatorConfiguration.xml file in a text editor.
-
In the EmulatorConfiguration.xml file, edit the text by adding one of the supported emulators in which you plan to use.
<EMULATORS>
<DEFAULT name="Aviva"></DEFAULT>
<EMULATOR name="Aviva">
<DLLNAME>WhllApi.Dll</DLLNAME>
<DLLPATH> C:\Program Files (x86)\Aviva Solutions\AFD</DLLPATH>
<SESSION>A</SESSION>
</EMULATOR>
</EMULATOR>
-
Verify that the session name is always set as A.
-
Verify that the emulator is configured to always use HLLAPI. If there is an option to enable HLLAPI during start up, select it.
-
Save your changes to the configuration file.
-
Once the steps above have been completed, shut down your emulator.