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

 Export File

This document includes an example for the XML export file of a Event object.

Example:

<?xml version="1.0" encoding="ISO-8859-1"?>  
- <uc-export clientvers="3.02">  
-<EVNT_TIME client="0003"name="EVNT.TIME" system="UCGLOBAL">  
-<XHEADER state="1">
<Title/>  
<Created>John Smith on: 2005-04-01 08:31:09</Created>  
<Modified>John Smith on: 2005-04-01 09:17:53       1 x</Modified>  
<LastUsed/>
<ArchiveKey1/>
<ArchiveKey2/>
<ExtRepDef>1</ExtRepDef>
<ExtRepAll>0</ExtRepAll>
<ExtRepNone>0</ExtRepNone>  
</XHEADER>
- <SYNCREF state="1">
<Syncs/>
</SYNCREF>  
-<CALEREF state="1">
- <Cond>
<row CaleKeyName="WEEKEND" CaleName="WORK" From="00:00" To="00:00" id="1315068"/>
</Cond>
</CALEREF>
- <ATTR_EVNT state="1">
<StartType/>
<IntAccount>5589</IntAccount>
<ActAtRun>0</ActAtRun>
<UC4Priority>0</UC4Priority>
<MaxParallel2>0</MaxParallel2>
<MpElse1>1</MpElse1>
<MpElse2>0</MpElse2>
<TZ/>
</ATTR_EVNT>
- <EVNT state="1">
<RepeatTypeR>1</RepeatTypeR>
<RepeatTypeS>0</RepeatTypeS>
<RepeatTypeF>0</RepeatTypeF>
<EventTypeTT>1</EventTypeTT>
<EventTypeTS>0</EventTypeTS>
<TimePeriodTT>0010</TimePeriodTT>
<TimePeriodTS>00:00</TimePeriodTS>
<TExecTypeT>1</TExecTypeT>
<TExecTypeS>0</TExecTypeS>
<TExecTypeN/>
<TExecTypeE>0</TExecTypeE>
</EVNT>

An additional tab is available in Console and File-System events. It is located between the event and the Runtime tab.

- <RUNTIME state="1">
<MaxRetCode>0</MaxRetCode>
<FcstStatus>1900|ENDED_OK - Ended normally</FcstStatus>
<Ert>0</Ert>
<ErtMethodDef>1</ErtMethodDef>
<ErtMethodFix>0</ErtMethodFix>
<ErtFix>0</ErtFix>
<ErtDynMethod>2|Average</ErtDynMethod>
<ErtMethodDyn>0</ErtMethodDyn>
<ErtCnt>0</ErtCnt>
<ErtCorr>0</ErtCorr>
<ErtIgn>0</ErtIgn>
<ErtIgnFlg>0</ErtIgnFlg>
<ErtMinCnt>0</ErtMinCnt>
<MrtMethodNone>1</MrtMethodNone>
<MrtMethodFix>0</MrtMethodFix>
<MrtFix>0</MrtFix>
<MrtMethodErt>0</MrtMethodErt>
<MrtErt>0</MrtErt>
<MrtMethodDate>0</MrtMethodDate>
<MrtDays>0</MrtDays>
<MrtTime>00:00</MrtTime>
<MrtTZ/>
<SrtMethodNone>1</SrtMethodNone>
<SrtMethodFix>0</SrtMethodFix>
<SrtFix>0</SrtFix>
<SrtMethodErt>0</SrtMethodErt>
<SrtErt>0</SrtErt>
<MrtCancel>0</MrtCancel>
<MrtExecute>0</MrtExecute>
<MrtExecuteObj/>
</RUNTIME>
- <DYNVALUES state="1"> 
- <dyntree> 
- <node content="1" id="VALUE" name="Values" parent="" type="VALUE"> 
- <VALUE state="1"> 
- <Values> 
<row Name="&HOST#" Value="unix01" /> 
</Values> 
<Mode>0</Mode> 
</VALUE> 
</node> 
- <node content="1" id="PRPT1" name="PRPT1" parent="PRPTS" type="PROMPTSET"> 
- <PROMPTSET client="0098" idnr="001240008" name="PRPT1" ontop="1" src="oh" system="UC4"> 
- <PRPTBOX promptset="PRPT1" prptmode="1"> 
<integer1 altview="0" haslist="0">6</integer1> 
<textfield2 altview="0" haslist="0">text</textfield2> 
<radiogroup1 altview="0" haslist="0">9</radiogroup1> 
<checklist1 altview="0" haslist="0">41;50</checklist1> 
<checkgroup1 altview="0" haslist="0">3</checkgroup1> 
<combobox9 altview="0" haslist="0">3</combobox9> 
<date1 altview="0" haslist="0">2010-08-29</date1> 
<timestamp1 altview="0" haslist="0">2010-08-17 10:00:00</timestamp1> 
<time2 altview="0" haslist="0">15:01</time2> 
</PRPTBOX> 
</PROMPTSET> 
</node> 
</dyntree> 
</DYNVALUES>
- <PRE_SCRIPT state="1">
<PSCRI/>
</PRE_SCRIPT>
- <SCRIPT state="1">
<MSCRI/>
</SCRIPT> 
-<DOCU_General state="1"type="text">
<DOC/>
</DOCU_General> 
</EVNT_TIME> 
</uc-export>

  

See also:

Event
Export-File Structure

XML-File Structure for Imports and Exports