The SECTION IPICSERVER parameter defines
a logical CICS server name used to reference the actual CICS server.
The logical CICS server name is used in API requests.
SECTION IPICSERVER=<name>- Description
- Set the value to the name of server that can be used for all requests
to access the server from Client applications. The server name can
be 1 through 8 characters long. Use characters in the range A through
Z, and 0 through 9, and the characters '@', '#', '$', '-'. Lowercase
characters, in the range a through z, are converted to uppercase.
This parameter is in the IPICSERVER section of the configuration file.
- Default value
- There is no default value for this parameter.