 Export-File Structure
 Export-File StructureThe table shown below describes the XML-file structure of a Group 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 | 
| JOBG | 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. | 
| ATTR_JOBG | In all objects except for User, UserGroup, Cockpit, CodeTable, Documentation, Include and Login (ATTR_Object type) objects. The attribute "state" is used system-internally and must not be changed. | 
| MaxParallel | Maximal number of tasks running parallel Value ranging between "1" and "999" Attribute: GR_MAX_PAR_JOBS | 
| StartModeCommand | StartModeCommand: by call Allowed value: "1" (selected) and "0" (not selected) Attributes: GR_EXEC_CMD, GR_EXEC_AUTO Only one of the two options can be selected. | 
| AModeJP | These values belong to the execution by call type AModeJP: Workflow/Schedule AModeMan: Manual Attributes: GR_EXEC_CMD_JP, GR_EXEC_CMD_MAN | 
| ActAtRun | Allowed values: "1" (selected) and "0" (not selected) Attribute: GEN_AT_RUNTIME | 
| TZ | Name of a TimeZone object, Attribute: TIMEZONE | 
| 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: | 
| DYNVALUES | in all executable object except for the Cockpit (CPIT) The attribute "state" is used system-internally and must not be changed. | 
| dyntree | List of object variables and PromptSet assignments Definition (node) of the "Values" area and of each PromptSet assignment with the following attributes: content = Content available. Allowed values: "0" (no), "1" (yes) 
 Structure of the "Values" area (node id="VALUE") Values: Table with object variables Mode: Inherit from parent  
 Structure of PromptSet assignment definitions (node id="PRPTS"): PROMPTSET definition with the following attributes:  PROMPTBOX with the PromptSet element definitions and their values: | 
| 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 group
XML-File Structure for Imports and Exports