Call API BS2000

Structure of the INI File x.xxx.UCXBB26C.INI

Parameter Name Description
[ GLOBAL ]
system =

AE system name

The name can consist of a maximum of 8 characters. Allowed are the upper-case letters A to Z, numbers and "_".

System names must not contain the character "_" if you use a z/OS agent in combination with the SMF technique. By default, the job Includes convert "_" to "#". Should you intend to use "_" despite of this fact, you can bypass this situation by specifying the system name in the Event Monitor with "#".

Default: AUTOMIC

language =

The Language(s) in which the log messages are displayed.Always a pair of languages separated by comma enclosed in brackets.

if a message text is not available in the primary language the secondary language will be taken.

Values

  • E: english
  • D: german
  • F: french

Default: (E,D)

helplib =

name of the message text library

may have different names dependent on platform rules.

Default: $UC4.UC.MSL

queue =

The specification of a particular Queue object in which the Call API script should be executed.

This parameter overrides the setting API_QUEUE in the variable UC_CLIENT_SETTINGS

Default:

timeout =

The time in seconds during which the CallAPI waits for a response from AE. If this is exceeded, the CallAPI ends with a timeout error.

If no timeout or timeout=0 is set, the default value of 60 seconds will be used. To set the timeout to the maximum possible wait time, please use timeout=9999

Default: 60

trace =

traceflag

Values

  • 0: no trace
  • 1: trace to STDOUT

Default: 0

codeTable =

Name of the CodeTable object that should be used by the CallAPI.The IBM standard code table is used if nothing is specified in this parameter.

Default:

[ USER ]
client =

Login specifications: Client

Default:

user =

Login specifications: Name of the user

Default:

dept =

Login specifications: Department of the user

Default:

pass =

Login specifications: Password (optional)

The password can be encrypted using the program UCYBCRYP.

Default:

[ CP_LIST ] This section is self maintained and contains the port to host mapping of all available Communication Processes

Allowed formats:

Port number=DNS Name

Port number=TCP/IP Address