Inside Automation Engine > XML Files of Objects > Queue > Structure of the Export File

Export File Structure

The table shown below describes the XML file structure of a Queue object and explains the individual elements.


Element

Description

uc-export

Main element of the export file

clientvers = Automation Engine version in which the export file was created

QUEUE

Main elements of the object

client = The client.
name = The name of the object.
system = The name of the AE system. 

HEADER

Header tab

XHEADER in executable objects

HEADER = in active, passive and system objects

see object types

The attribute "state" is used system-internally and must not be changed.

Title

Title

User-defined,

max. 255 characters

Created

Time of creation

Format:
First and last name
on: YYYY-MM-DD HH:MM:SS

Modified

Time of last modification

Format:
First and last name on: YYYY-MM-DD HH:MM:SS Total number of modifications x

LastUsed

Time of last use

Format:
First and last name
on: YYYY-MM-DD HH:MM:SS Total number of uses x

ArchiveKey1

Archive key 1

User-defined,
max. 60 characters

Attribute: ARCHIVE_KEY1

ArchiveKey2

Archive key 2

User-defined,
max. 20 characters

Attribute: ARCHIVE_KEY2

QUEUE

Attributes tab

in Queue objects

The attribute "state" is used system-internally and must not be changed.

MaxSlots

Maximum number of parallel running tasks in a Queue object

Value between "-1" and "99999"

Value "-1" corresponds to unlimited.

Priority

Priority of a Queue object's tasks

Value between: "0" and "255"

Exceptions

List of Queue exceptions

Attributes for each definition of an exception (row):

CaleName= Calendar object for the selection of days on which an exception occurs.
CaleKeyName= Calendar keyword of the specified Calendar object.
From= Time in the format HH:MM from which on an exception applies.
To= Time in the format HH:MM. End time for the exception's validity.
Description= Descriptive short text.
MaxSlotsE= Maximum Queue slots for the period of an exception.



PriorityE= Modified priority for the exception period.

ConsiderErt

Consideration of ERT for exceptions

Allowed values: "1" (selected) and "0" (not selected)

TZ

TimeZone

Name of a TimeZone object,
maximum 8 characters

DOCU_Title

Documentation tab

in all objects (DOCU_Title)

The attribute "state" is used system-internally and must not be changed.

The attribute "type" shows the type of documentation:

text = normal documentation
xml = structured documentation

DOC

Content of the Documentation tab

Depending on the documentation type, the CDATA section contains the text or the XML structure.

 

See also: