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

 Export File

This document shows an example of a Queue object's XML export file.

<?xml version="1.0" encoding="ISO-8859-1"?> 
-<uc-export clientvers="9.00"> 
-<QUEUE client="0003"name="QUEUE.JOBS" system="UCGLOBAL"> 
-<HEADER state="1">
<Title/> 
<Created>John Smith on: 2009-11-26 16:10:01</Created> 
<Modified>John Smith on: on: 2009-11-27 08:50:01 7 x</Modified> 
<LastUsed/>
<ArchiveKey1/>
<ArchiveKey2/> 
</HEADER> 
-<QUEUE state="1">
<MaxSlots>10000</MaxSlots>
<Priority>200</Priority>
<Exceptions>
<row CaleKeyName="WORKDAYS" CaleName="FIRM.CALENDAR" Description="" From="12:00" MaxSlotsE="100" PriorityE="50" To="14:00" id="1056103"/> 
<row CaleKeyName="" CaleName="" Description="" From="15:00" MaxSlotsE="50" PriorityE="100" To="16:00" id="0"/>
</Exceptions>
<ConsiderErt>1</ConsiderErt>
<TZ>VIENNA</TZ>
</QUEUE>
-<DOCU_general state="1"type="text">
<DOC/>
</DOCU_general> 
</QUEUE> 
</uc-export>

 

See also: