 Export File Structure
 Export File StructureThe 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 | client = The client. | 
| HEADER | 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 | User-defined, max. 255 characters | 
| Created | Format:  | 
| Modified | Format:
 | 
| LastUsed | Format:  | 
| ArchiveKey1 | User-defined, Attribute: ARCHIVE_KEY1 | 
| ArchiveKey2 | User-defined, Attribute: ARCHIVE_KEY2 | 
| QUEUE | 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 | Attributes for each definition of an exception (row): CaleName= Calendar object for the selection of days on which an exception occurs. | 
| ConsiderErt | Consideration of ERT for exceptions Allowed values: "1" (selected) and "0" (not selected) | 
| TZ | Name of a TimeZone object,
 | 
| DOCU_Title | 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 | 
| 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 Queue
XML File Structure for Imports and Exports