HP-UX SNAplus2 R7 Administration Guide

Conguring APPC Communication
Dening TPs
The rst string can be a complete SNA network name that matches the rst part of the fully qualied
partner LU names exactly, or a wildcard prex that matches the beginning of the network name for
the partner LUs. If you supply a wildcard prex as the value for the rst string, leave the second
string blank. For example, a wildcard entry of
A would match all LUs in the SNA networks named
A, ANT, or APPN (but not BUFFALO or ZEBRA).
If you supply a complete SNA network name for the rst string, you can also enter a value for the
second string. (You cannot specify the second string without supplying a valid SNA network name
for the rst string.) The second string is treated as a wildcard prex, which must match the start of
the second part of the fully qualied partner LU names. For example, a wildcard entry of A.F would
match partner LUs names A.FRED or A.FREDDY (but not APPN.FRED or A.B).
If you leave both strings blank, the wildcard partner LU denition matches any partner LU name.
Use partner LU name as a wildcard
Whether to use the partner LU name as a wildcard, rather than as a literal fully qualied LU name.
7.3.3 Additional Conguration
After performing the partner LU conguration, continue with the following conguration tasks:
To dene an invokable TP, see Section 7.4, Dening TPs.
To dene a mode, see Section 7.5, Dening Modes and Classes of Service.
To dene CPI-C side information, see Section 7.6, Dening CPI-C Side Information.
To dene APPC security, see Section 7.7, Conguring APPC Security.
To congure 5250 communication, see Chapter 8, Conguring User Applications.
7.4 Dening TPs
This section explains how to dene an APPC TP.
In most cases, you do not need to dene TPs that run on the SNAplus2 system; but you do need to congure a TP
denition in the following cases:
APPC Characteristics
If the TP on the SNAplus2 computer is the invoking TP (or source TPthe TP that starts the APPC
conversation) and you do not need to restrict access to the TP, you do not need to dene the TP. You
can, however, dene an APPC TP, as described in Section 7.4.2, TP Denition Parameters, to specify the
following characteristics:
To dene conversation security for the TP.
To indicate whether the TP uses basic or mapped conversations.
To specify sync point processing.
To specify handling of PIP data.
Invokable TPs
To enable a TP to be started automatically in response to an incoming allocation request, dene it as an
invokable TP as described in Section 7.4.1, TP Invocation Parameters on a Server.
An invokable TP (or target TP) is one that is started in response to an incoming allocation request.
You must create a TP denition for an invokable TP. An invokable TP can be an APPC TP that issues
RECEIVE_ALLOCATE, or a CPI-C application that issues Accept_Conversation or Accept_Incoming.
110