Run TI Over TCP/IP

Overview

You can install and run Transaction Integrator (TI) over TCP/IP without installing or using any of the SNA services of Host Integration Server.

Use the following procedure to run a TI application over TCP/IP.

Run a TI application over TCP/IP

  1. Configure the mainframe (CICS or IMS) for TCP/IP, and establish a connection with your Windows-based Host Integration Server Server computer.

    For more information, see the following:

  2. Install the COBOL programs within the CICS or IMS region that receives TI-initiated calls.

  3. Define an appropriate TCP/IP remote environment for the CICS or IMS region that receives TI-initiated calls.

  4. Build the TI component with a method for each transaction in the transaction program (TP).

  5. Deploy the TI component in a COM+ application to create a TI Automation server.

  6. Run the client application that calls the new TI Automation server to automate the TP.

See Also

Configuring CICS for TCP/IP
Configuring IMS for TCP/IP
Defining a TCP/IP Remote Environment
Windows-Initiated Processing Overview