 Export-File Structure
 Export-File StructureThe table shown below describes the XML-file structure of a Cockpit 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 | 
| CPIT | client = The client. | 
| XHEADER | XHEADER in executable 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 | 
| ExtRepDef | ExtRepDef: 
 Default value (UC_CLIENT_SETTINGS) Allowed values: "1" (selected) and "0" (not selected) Only one of the three options can be selected. | 
| SYNCREF | only for executable objects The attribute "state" is used system-internally and must not be changed. | 
| Syncs | Attributes per Sync object definition (row): Abend = Action when the task is canceled Up to 40 Sync object definitions are allowed. | 
| RUNTIME | only for executable objects The attribute "state" is used system-internally and must not be changed. | 
| MaxRetCode | Value ranging between "0" and "2147483647" Attribute: MAX_RETCODE | 
| FcstStatus | Format: "system return code|status text" see also return codes | 
| Ert | Time in seconds Value ranging between "0" and "35999999" | 
| ErtMethodDef | ErtMethodDef: Default value (UC_CLIENT_SETTINGS) Allowed values: "1" (selected) and "0" (not selected) Only one of the three options can be selected. | 
| ErtFix | Fixed value for ERT calculation This value is part of the fixed value calculation method (ErtMethodFix). Time in seconds Value ranging between "0" and "35999999" | 
| ErtDynMethod | These values are part of the dynamic calculation method. ErtDynMethod: Method ErtCnt: Runs ErtCorr: Percentage of runs ErtIgn: Deviation in percent ErtIgnFlg: Consider deviation ErtMinCnt: Minimum runs | 
| MrtMethodNone | Monitoring the maximum runtime (MRT) MrtMethodNone: None Allowed values: "1" (selected) and "0" (not selected) Only one of the four options can be selected. | 
| MrtFix | Fixed value for MRT monitoring This value is part of the fixed value monitoring method (MrtMethodFix). Time in seconds Value ranging between "0" and "35999999" | 
| MrtErt | This value is part of the monitoring method Ert + (MrtMethodErt). Value ranging between "0" and "999" | 
| MrtDays | These values are part of the monitoring method Curr. Date + (MrtMethodDate). MrtDays: Days MrtTime: Time MrtTZ: TimeZone | 
| SrtMethodNone | Monitoring the minimum runtime (SRT) SrtMethodNone: None Allowed values: "1" (selected) and "0" (not selected) Only one of the three options can be selected. | 
| SrtFix | Fixed value for SRT monitoring This value is part of the monitoring method fixed value (SrtMethodFix). Time in seconds Value ranging between "0" and "35999999" | 
| SrtErt | This value is part of the monitoring method ERT - (SrtMethodErt). Value ranging between "0" and "999" | 
| MrtCancel | Cancel/quit (only for MRT monitoring) Allowed values: "1" (selected) and "0" (not selected) | 
| MrtExecute | MrtExecute:  Allowed values: "1" (selected) and "0" (not selected) MrtExecuteObj: | 
| CPIT | in Cockpit objects The attribute "state" is used system-internally and must not be changed. | 
| Cockpit | The attributes "FrmHeight" and "FrmWidth" contain information about the height and width of the Cockpit. The attribute "ResName" is used system-internally and must not be changed. | 
| control | Attributes per display element (control): Caption = Labeling (maximal 30 characters) QName = Source Variable object | 
| SCRIPT | only in executable objects Exception: In Event objects, it is the "!Process" tab. The attribute "state" is used system-internally and must not be changed. | 
| MSCRI | Content of the Process tab | 
| 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 Cockpit
XML-File Structure for Imports and Exports