Section/Parameter | Description |
---|---|
[GLOBAL] | |
system= |
The name of the AE system. This entry must be identical to the entry in the INI file of the Automation EngineThis component drives an Automation Engine system and consists of different types of server processes.. |
helplib= |
The name of the message file. |
language= |
The language in which the logging is processed. Entries for primary and secondary language. Allowed values: "E", "D",
"F" If there is no log in the primary language, a log in the secondary language is searched for. |
logging= logcount= |
The OS/400 CallAPIA programming interface that processes a script in the Automation Engine system. It can be called directly from within the program itself or from a different program. writes output to JobLog instead of a log file and standard out. Therefore, these parameters are ignored in the INI file for OS/400. |
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. Default value: 60 With the parameter timeout=0 being used, the CallAPI waits (without time limit) until the Automation Engine acknowledges. |
queueA particular Automation Engine (AE) object type. In AE, a queue determines the maximum number of concurrent tasks, their priorities and the order in which tasks should be executed. In ARA, queues are containers for workflow executions that should be executed at a certain time one after another.= |
The specification of a particular Queue objectAutomation Engine controlled activities and processes are structured in the form of objects. See also: Task in which the CallAPI should be executed. This parameter overrides the setting API_QUEUEin the variableIt stores or retrieves values dynamically at runtime. An individual Automation Engine object type. UC_CLIENT_SETTINGS. |
TRACE |
Trace designation. Allowed values:
If the trace parameter is set to 1, additional information is written to STDOUT |
[USER] |
|
Login specifications: Client. Login data from this section is used when no logon data is specified at service-program call |
|
Login specifications: The name of the user. |
|
dept= |
Login specifications: The departmentDepartment name to which the Automation Engine user belongs. of the user. |
pass= |
Login specifications: Password (optional). |
[CP_LIST] or [CPLIST] |
The address of the communication processes in the AE system. Allowed formats: |
[GLOBAL]
system=UC4
helplib=UC4/MSL
language=E,D
timeout=60
;queue=
TRACE=1
[USER]
client=
user=
dept=
pass=
[CP_LIST]
2217=uc4srv01
; 2218=uc4srv02
See also:
Notes for Configuration-File Adjustments
Automic Documentation - Tutorials - Automic Blog - Resources - Training & Services - Automic YouTube Channel - Download Center - Support |
Copyright © 2016 Automic Software GmbH |