Inside Automation Engine > XML Files of Objects > Connection > Structure of the Export File

Export File Structure

The 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

Main element of the object

client = The client.
name = The name of the object.
system = The name of the AE system.

HEADER

Header tab

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

Title

User-defined,

max. 255 characters

Created

Time of creation

Format:
First and last name
on: YYYY-MM-DD HH:MM:SS

Modified

Time of last modification

Format:
First and last name on: YYYY-MM-DD HH:MM:SS Total number of modifications x

LastUsed

Time of last use

Format:
First and last name
on: YYYY-MM-DD HH:MM:SS Total number of uses x

ArchiveKey1

Archive key 1

User-defined,
max. 60 characters

Attribute: ARCHIVE_KEY1

ArchiveKey2

Archive key 2

User-defined,
max. 20 characters

Attribute: ARCHIVE_KEY2

CONN_ATTR_R3

Attributes tab

Only in SAP connections (type "R3").

The attribute "state" is used system-internally and must not be changed.

RFC
HTTP

Type of SAP connection

RFC - Remote Function Call
HTTP - Internet

Allowed values: "1" (selected) or "0" (not selected)

You can only select one of the two options.

CONN_R3_HTTP

Internet tab

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":

  • httpUrl - Connection parameters - URL
  • httpPassword - Login data - password
  • httpUserid - Login data - user
  • Login - Login data - alternative login

The attributes "con", "enc" and "type" are used system-internally and must not be changed.

CONN_R3_RFC

Remote Function Call tab

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":

  • biChains_parallel - Interfaces - BW-SCH - Allows a parallel execution of the same chain
  • biIpak_change - Interfaces - BW-SCH - ipak change method
  • biIsrequest_getstatus - Interfaces - BW-SCH - Repeated data request checks
  • biMaxruntime - Interfaces - BW-SCH - Extended InfoPackage monitoring - monitoring until MAXRUNTIME
  • binBlockSize - Interfaces - BW-XBP - Block size in KB for spool lists
  • biRepeat_check - Interfaces - BW-SCH - Extended InfoPackage monitoring - Repeated status check
  • rfcClient - General - Login Data - Client
  • rfcHostname - General - Connection Parameter - Application Server (Connection Type: Specific Application Server)
  • rfcLanguage - General - Login Data - Language
  • rfcLb_group - General - Connection Parameters - Group (Connection Type: Balanced/Group Selection)
  • rfcLb_host- General - Connection Parameter - Message Server (Connection Type: Balanced/Group Selection)
  • rfcLb_router_string - General - Connection Parameter - SAP Router String (Connection Type: Balanced/Group Selection)
  • rfcLb_system_name- General - Connection Parameter - System Name (Connection Type: Balanced/Group Selection)
  • rfcLogin - General - Login Data - Alternative Login
  • rfcMax_concurrent - General - Max. concurrent connections
  • rfcPassword - General - Login Data - Password
  • rfcRouter_string - General - Connection Parameter - SAP Router String (Connection Type: Specific Application Server)
  • rfcSnc_lib - Secure Network Connection - Path to library which provides SNC service
  • rfcSnc_mode - Secure Network Connection - Enable Secure Network Connection (SNC)
  • rfcSnc_mynamerfc - Secure Network Connection - My name
  • Snc_partnername - Secure Network Connection - SNC Partner name
  • rfcSnc_qop - Secure Network Connection - Level of Security
  • rfcSysnr - General - Connection Parameter - System Number (Connection Type: Specific Application Server)
  • rfcSystem_name - General - Connection Parameter - System Name (Connection Type: Specific Application Server)
  • rfcUse_load_balancing - General - Use Connection Type "Balanced/Group Selection"
  • rfcUserid - General - Login Data - User
  • sbbEnabled - Interfaces - BW-XBP - Use AE interface
  • xalBackground_syslog - Interfaces - BW-XAL - Enable system log on failure
  • xalMonitor - Interfaces - BW-XAL - Monitor
  • xalMonitorSet - Interfaces - BW-XAL - MonitorSet
  • xalMTShortname - Interfaces - BW-XAL - MTS Name
  • xalVersion - Interfaces - BW-XAL - Interface version
  • xbpAuditlevel - Interfaces - BW-XBP - Audit level
  • xbpSteps - Interfaces - BW-XBP - Combine job steps
  • xbpVersion - Interfaces - BW-XBP - Interface version

The attributes "con", "enc" and "type" are used system-internally and must not be changed.

DOCU_Title

Documentation tab

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
xml = structured 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