The
serverID property of the
callLink element
of the linkage options part specifies one of the following values:
- The TCP/IP port number of a called program's listener; but only
if the TCP/IP protocol is in use. In this case, no default exists.
- The ID of a CICS® transaction
being called. In this case, the default is the CICS server system mirror transaction (CPMI
for all remoteComType values except CICSEXCI;
for CICSEXCI the default is CSMI).
- The ID of an IMS™ transaction
being invoked, but only when the value of the remoteComType property
is IMSTCP.
The property is used only in the following situation:
- The value of the type property is ejbCall or remoteCall
- The value of remoteComType is TCPIP,
CICSECI, CICSEXCI, IMSTCP, CICSJ2C, or CICSSSL