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

 Export File

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

Example:

<?xml version="1.0" encoding="ISO-8859-1"?> 
- <uc-export clientvers="3.02"> 
-<JOBF client="0003"name="JOBF01" system="UCGLOBAL"> 
-<XHEADER state="1">
<Title/> 
<Created>John Smith on: 2005-03-16 10:39:51</Created> 
<Modified>John Smith on: 2005-03-16 10:56:40       2 x</Modified> 
<LastUsed/>
<ArchiveKey1/>
<ArchiveKey2/>
<ExtRepDef>1</ExtRepDef>
<ExtRepAll>0</ExtRepAll>
<ExtRepNone>0</ExtRepNone> 
</XHEADER>
- <SYNCREF state="1">
<Syncs/>
</SYNCREF>
- <ATTR_JOBF state="2">
<StartType/>
<IntAccount/>
<AutoDeactNo>0</AutoDeactNo>
<AutoDeact1ErrorFree>1</AutoDeact1ErrorFree>
<AutoDeactErrorFree>0</AutoDeactErrorFree>
<DeactWhen/>
<AutoDeactAlways>0</AutoDeactAlways>
<DeactDelay>0</DeactDelay>
<AttDialog>0</AttDialog>
<ActAtRun>0</ActAtRun>
<Consumption>0</Consumption>
<UC4Priority>0</UC4Priority>
<MaxParallel2>0</MaxParallel2>
<MpElse1>1</MpElse1>
<MpElse2>0</MpElse2>
<TZ/>
</ATTR_JOBF>
- <JOBF state="2">
<HostSrc>CCN</HostSrc>
<CodeNameSrc>UC_CODE</CodeNameSrc>
<LoginSrc>FT_LOGIN</LoginSrc>
<Compress>0</Compress>
<FileNameSrc>C:\FT\Evaluation010.txt</FileNameSrc>
<FileAttrSrc/>
<KeepSrcAttr>1</KeepSrcAttr>
<HostDst>AEGE2</HostDst>
<CodeNameDst>UC_CODE</CodeNameDst>
<LoginDst>FT_LOGIN</LoginDst>
<FileNameDst>C:\FileReceipt\Evaluation010.txt</FileNameDst>
<FileAttrDst/>
<WildCard>0</WildCard>
<MaxParallel>1</MaxParallel>
<RepeatType>0</RepeatType>
<Erase>0</Erase>
<TextTypeText>1</TextTypeText>
<TextTypeBin>0</TextTypeBin>
<OvCancel>1</OvCancel>
<OvOverwrite>0</OvOverwrite>
<OvAppend>0</OvAppend>
</JOBF>
- <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>
- <SCRIPT state="1">
<MSCRI/>
</SCRIPT> 
-<DOCU_General state="1"type="text">
<DOC/>
</DOCU_General> 
</JOBF> 
</uc-export>

 

See also:

FileTransfer
Export-File Structure

XML-File Structure for Imports and Exports