Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
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:
Install the COBOL programs within the CICS or IMS region that receives TI-initiated calls.
Define an appropriate TCP/IP remote environment for the CICS or IMS region that receives TI-initiated calls.
Build the TI component with a method for each transaction in the transaction program (TP).
Deploy the TI component in a COM+ application to create a TI Automation server.
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