 Export File Structure
 Export File StructureThe table shown below describes the XML file structure of a Connection object and explains the individual elements.
| Element | Description | 
|---|---|
| uc-export | Main element of the export file clientvers = Automation Engine version in which the export file was created | 
| PRPT | client = The client. | 
| HEADER | XHEADER in executable objects HEADER = in active, passive and system objects see object types The attribute "state" is used system-internally and must not be changed. | 
| Title | User-defined, max. 255 characters | 
| Created | Format:  | 
| Modified | Format:
 | 
| LastUsed | Format:  | 
| ArchiveKey1 | User-defined, Attribute: ARCHIVE_KEY1 | 
| ArchiveKey2 | User-defined, Attribute: ARCHIVE_KEY2 | 
| CONN_ATTR_R3 | Only in SAP connections (type "R3"). The attribute "state" is used system-internally and must not be changed. | 
| RFC HTTP | RFC - Remote Function Call Allowed values: "1" (selected) or "0" (not selected) You can only select one of the two options. | 
| CONN_R3_HTTP | The attribute "state" is used system-internally and must not be changed. | 
| citpanel | Values and settings of the tab Each "component" XML element is a setting with the attribute "xmlName" storing the name and "value" the value. The name must be unique (e.g. "httpPassword": login data - passwordA secret combination of characters for a Automation Engine user.). Allowed values for "xmlName": 
 The attributes "con", "enc" and "type" are used system-internally and must not be changed. | 
| CONN_R3_RFC | The attribute "state" is used system-internally and must not be changed. | 
| RFCPANEL | Values and settings of the tab Each "component" XML element is a setting with the attribute "xmlName" storing the name and "value" the value. The name must be unique (e.g. "httpPassword": login data - password). Allowed values for "xmlName": 
 The attributes "con", "enc" and "type" are used system-internally and must not be changed. | 
| DOCU_Title | in all objects (DOCU_Title) The attribute "state" is used system-internally and must not be changed. The attribute "type" shows the type of documentation: text = normal documentation | 
| DOC | Content of the Documentation tab Depending on the documentation type, the CDATA section contains the text or the XML structure. | 
See also:
Export File of a Connection
            
XML File Structure for Imports and Exports