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

 Export-File Structure

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

SYNC

Main element of the object

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

XHEADER

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

ExtRepDef
ExtRepAll
ExtRepNone

Extended reports

ExtRepDef: Default value (UC_CLIENT_SETTINGS)
ExtRepAll: All
ExtRepNone: None

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

Only one of the three options can be selected.

ATTR_SYNC

Attributes tab

In all objects except for User, UserGroup, Cockpit, CodeTable, Documentation, Include and Login (ATTR_Object type) objects.

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

CurrState
Value

Sync object attributes

CurrState: Current state
maximal 30 characters

Value: Current value
Value between "0" value "999999"

SYNC

Sync tab

in Sync objects

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

State

List of states

Attributes per Sync object definition (row):

Status = Name of the status
maximal 30 characters

Text = Description of the status
maximal 80 characters

Rule

List of actions

Attributes per action definition (row):

Action = Action
maximal 255 characters

OperatorCheck = And
Allowed values: ">", "<", "=", "<>", ">=", "<=" and ""

OperatorSet = Set
Allowed values: "+", "-", "=" snd ""

StatusCheck = On state
maximal 30 characters

StatusSet = Set state
maximal 30 characters

ValueCheck = Current value
Value between "0" and "999999"

ValueSet = Value to be set
Value between "0" and "999999"

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 a Sync Object
XML-File Structure for Imports and Exports