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

Export File Structure

The table shown below describes the XML file structure of an AgentGroup 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

HOSTG

Main element 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

HOSTG

AgentGroup tab

in AgentGroup objects

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

HostAttrType

Platform

This parameter specifies the platform of the agents. Every agent group can only contain agents of the same platform.

Allowed values: "BS2000", "CIT", "GCOS8", "JMX", "MPE", "MVS", "NSK", "OS400", "PS", "SAP", "SIEBEL", "UNIX", "VMS" or "WINDOWS"

CITName

Solution

Solution name in RA agents (platform = CIT).

ModeA
ModeF
ModeN
ModeL
ModeX

Mode

ModeA: Any
ModeF: First
ModeN: Next listed
ModeL: Load dependent
ModeX: All

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

Only one of the five options can be selected.

MaxParallel

Maximum number of tasks running parallel

Allowed values: 0 to 9999
Default value: 0

Enforced

Force Complete Broadcast

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

This setting is only valid, if the Mode "ModeX" (All) is selected.

Members

Table for the agents of the agent group

Attributes per agent or filter definition (row):

Name = Name of the agent or the filter (attribute: FILTER_NAME)
Type = Type of the entry (allowed values: "H" (agent) or "F" (filter))
Version = Filter for the agent version
HW = Filter for the hardware
SW = Filter for the software
SWVers = Filter for the software version
Archive1 = Filter for the archive keyword 1 (attribute: FILTER_ARCHIVE_KEY1)
Archive2 = Filter for the archive keyword 2 (attribute: FILTER_ARCHIVE_KEY1)
Role = Filter for a role (attribute: FILTER_HOSTROLE)

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

The number of row definitions of the table is not limited.

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:

Export File of an Agent Group
XML File Structure for Imports and Exports