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

 Export File

This document includes an example for the XML export file of an Include object

Example:

<?xml version="1.0" encoding="ISO-8859-1"?>  
- <uc-export clientvers="3.02">  
-<JOBI client="0003"name="PARENT_INFO"system="UCGLOBAL">  
-<HEADER state="1">  
<Title/>  
<Created>John Smith on: 2005-03-17 08:06:00</Created>  
<Modified>John Smith on: 2005-03-17 08:11:49      2 x</Modified>  
<LastUsed/>  
</HEADER>
- <SCRIPT state="2">
- <MSCRI>
:SET &PNAME# = SYS_ACT_PARENT_NAME()
:SET &PRUN# = SYS_ACT_PARENT_NR()
:SET &PTYPE# = SYS_ACT_PARENT_TYPE()
</MSCRI>
</SCRIPT>
-<DOCU_General state="1"type="text">
- <DOC>
<[Include for Parent information]>
</DOC>
</DOCU_General>
</JOBI>
</uc-export>

 

See also:

Include
Export-File Structure

XML-File Structure for Imports and Exports