The cicsapplid parameter
identifies the APPLID of the target CICS server.
The cicsapplid and cicsapplidqualifier parameters can be used to verify that the connection is made to
the correct CICS server.
cicsapplid=<name>- Description
- Set a value of up to eight characters, specifying the APPLID of
the target CICS server. The target CICS server is identified by the hostname and port parameters. Setting
the CICSAPPLID parameter is optional. However,
if specified, the cicsapplid parameter must match
the APPLID of the target CICS server and the cicsapplidqualifier parameter must match the network ID of the target CICS server, otherwise
the connection is not established.
This parameter
is in the IPICSERVER section of the configuration file.
- Default value
- There is no default value for this parameter.