Administration Guide > Configuration > Structure of the Configuration Files > Utility for the Console event (UCON connection)

Utility for the Console Event (UCON Connection)

Default values have been specified for most parameters. They can be changed if required. Parameters that must be adjusted to your system environmentAn Environment consists of Deployment Targets which represent your endpoints. Different environments are used for different phases in the software delivery cycle, for example Development, QA, Staging, Production. An environment is typically set up once and used by several applications. are written in red letters.

Structure of the INI File x.xxx.UCXEB2?U.INI

Section/Parameter

Description

(GLOBAL)

 

SYSTEM=

The name of the AE system.

This entry must be identical to the entry in the Automation EngineThis component drives an Automation Engine system and consists of different types of server processes.'s INI file.

NAME=

The name of the utility.

Maximum 32 characters

WAITTIME=

The interval (seconds) in which the utility checks incoming messages.

POOLSIZE=

The size of the input buffer for messages (memory page).
1 memory page  = 4K

UCON=

The name of the operator console and the corresponding passwordA secret combination of characters for a Automation Engine user..

LOGGING=

The name of the log file.

User ID entry is possible here. If the User ID is not entered, however, the log file is written to the User ID under which the jobAn Automation Engine object type for a process that runs on a target system. has been executed.

The number signs serve as place holders for a series in numerical order. When starting the agentA program that enables the de-centralized execution of processes (such as deployments) on target systems (computers or business solutions) or a service that provides connectivity to a target system (such as for databases or middleware). An agent is also an object type in the Automation Engine. [Formerly called "Executor."] See also: host, the log files are renamed so that the most current log file is always the one with the number "00".

LOGCOUNT=

The number of stored log files

LANGUAGE=

The language in which the logging is executed. Entries for primary and secondary language.

Allowed values: "E", "D", "F"

Default: "E,D" (primary English, secondary German)

If there is no message in the primary language, a search is made for a message in the secondary language.

(TRACE)

 

FILE=

The name of the trace file.

User ID entry is possible here. If the User ID is not entered, however, the trace file is written to the User ID under which the job has been executed.

The number signs serve as place holders for a series in numerical order. When starting a trace, the trace files will be renamed so that the most current trace file is always the one with the number "00".

TRCCOUNT=

The number of stored trace files.

TCP/IP=

Trace flag for agent TCP/IP communication

Allowed values: "0" to "9"
Default: "0"

Trace flags must only be used in close cooperation with support and development staff.

Example of an INI File

(GLOBAL)
SYSTEM=AE
NAME=EVENTCON
WAITTIME=4
POOLSIZE=4
UCON=(CON?,???)
LOGGING=L.LOGG.UCXEB24U.##
LOGCOUNT=5
LANGUAGE=(E,D)


(TRACE)
FILE=L.TRACE.UCXEB24U.##
TRCCOUNT=5
TCP/IP=0

 

See also:

Notes for Adjusting Configuration Files

 


Automic Documentation - Tutorials - Automic Blog - Resources - Training & Services - Automic YouTube Channel - Download Center - Support

Copyright © 2016 Automic Software GmbH