Create TPs and Their Supporting Configuration (CPI-C)
Write, compile, and link each TP.
Place each TP on an appropriate computer.
For TPs that you start many times or that are started by a user, arrange for the TP to be started easily. That is, for graphical interfaces, create a program icon for starting the TP and for non-graphical interfaces, make sure the TP is in the path.
On one or more computers running Host Integration Server, configure logical units (LUs), modes, LU-LU pairs, and a symbolic destination name for use by the TPs.
For information about how to set up LU-LU pairs to support TPs, see Using Invoking and Invokable TPs.
For information about symbolic destination names and side information, see Side Information for CPI-C Programs.
Set any registry or environment variables needed for the invoking and invokable TPs.
For autostarted invokable TPs, it is recommended that you use the sample TP configuration program, TPSETUP, for this step. When you write an installation program for autostarted invokable TPs, it is recommended that you include code similar to TPSETUP.
For information about registry or environment variables, see Configuring Invokable TPs and Invoking TPs.
If the invokable TP is operator-started, start it, or arrange for it to be started when the computer is restarted, and then restart the computer.
If the invokable TP is autostarted, Host Integration Server will start it when needed.
Start the invoking TP.