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

Export File

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

The Storage object is a special object type in view of the fact that binary files may be attached to it. This is apparent in the XML export files as well, as the contained information is primarily concerned with the attached resources.

Example:

<?xml version="1.0" encoding="ISO-8859-15"?>
<uc-export clientvers="11.2.0">
<STORE name="STORE.NEW.2">
<HEADER state="1">
<Title/>
<ArchiveKey1/>
<ArchiveKey2/>
<OH_SubType/>
</HEADER>
<STORE>
<resourceList>
<row
checksum="
F8B046FE7A2D341238C0F1478C75F7E24691C2FAE7BA5C58D7AD76DF9C5D427A"
fileType="TEXT" filename="uc4_export_event.xml" hw="X64" id="XML_EXPORTWINDOWS-
ALL-X64" name="XML_EXPORT" platform="WINDOWS"
resname="STORE.NEW.2-XML_EXPORT-WINDOWS-ALL-X64" size="3199" sw="*"
type="3" version="7"/>
</resourceList>
</STORE>
<DOCU_Docu state="1" type="text">
<DOC/>
</DOCU_Docu>
</STORE>
</uc-export>

 

See also:

Export File Structure
XML File Structure for Imports and Exports