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

 Export File Structure

The table shown below describes the XML file structure of a RemoteTaskManager 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

JOBQ

Main element of the object

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

XHEADER

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

ExtRepDef
ExtRepAll
ExtRepNone

Extended reports

ExtRepDef: Default value (UC_CLIENT_SETTINGS)
ExtRepAll: All
ExtRepNone: None

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

Only one of the three options can be selected.

SYNCREF

Sync tab

only for executable objects

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

Syncs

Sync object settings

Attributes per Sync object definition (row):

Abend = Action when the task is canceled
Else = Else action [allowed values: "A" (cancel), "S" (skip), "W" (wait)]
End = Action when the task ends
Name = Name of the Sync object
Start = Action when the task starts
id = Name of the Sync object

Up to 40 Sync object definitions are allowed.

ATTR_JOBQ

Attributes tab

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.

HostDst
HostAttrType

Target host

HostDst: Name of the agent
Attribute: HOST

HostAttrType: Name of the platform

MaxParallel

Maximal number of tasks running parallel

Value ranging between "1" and "999"

Attribute: GR_MAX_PAR_JOBS

IntAccount

Internal account

User-defined,
maximal 16 characters

Attribute: INT_ACCOUNT, INT_ACC or K

StartJobs
Output
AutoTerm

further settings

Start jobs: Start jobs
Allowed values: "1" (selected) and "0" (not selected)
Attribute: AUTOSTART_JOBS
(only in RemoteTaskManagers for SAP)

Output: Transfer job reports to DB
Allowed values: "1" (selected) and "0" (not selected)
Attribute: OO

AutoTerm: Terminate Queue automatically. Allowed values: "1" (selected) and "0" (not selected)
Attribute: AUTO_CLOSE

ReplChildren0
ReplChildren1
ReplChildren2

Filtering

ReplChildren0: Flat
ReplChildren1: not used
ReplChildren2: Hierarchical

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

Only one of the three options can be selected.

ActAtRun

Generate at runtime

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

Attribute: GEN_AT_RUNTIME

Consumption

Consumption (Resources)

User-defined,
Value between "0" and "99999"

Attribute: RESOURCE_CONSUMPTION

AEPriority

AE priority

User-defined,
value ranging between "0" and "255"

Attribute: UC4_PRIORITY

TZ

TimeZone

Name of a TimeZone object,
maximal 8 characters

Attribute: TIMEZONE

RMaxOK
RExecute

Result evaluation of the individual tasks

in Workflow, RemoteTaskManager and Schedule objects

Rwhen: OK status
Type of the status

RExecute: Else
Name of an executable object

JOBQ

PeopleSoft and SAP tab

in RemoteTaskManager objects

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

QmFilters
filter

Filter of the RemoteTaskManager

The attributes "HOSTAttrType", "QTypeMsgNr", "Text", "MaxLen", "MaxValue", "MinValue", "MsgNr", "Name", "OR" and "Type" are used system-internally and must not be changed.

operator

Filter specifications

The attributes "OP" and "text" are used system-internally and must not be changed.

Value: Value of the particular filter specification (text, number or timestamp in the format YYYY-MM-DDTHH:MM:SS)

Filter specifications are available in the element "filter" of the attribute "name".

RUNTIME

Runtime tab

only for executable objects

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

MaxRetCode

Return code (ENDED_OK)

Value ranging between "0" and "2147483647"

Attribute: MAX_RETCODE

FcstStatus

End status for forecast

Format: "system return code|status text"

see also return codes

Ert

Current ERT

Time in seconds

Value ranging between "0" and "35999999"

ErtMethodDef
ErtMethodFix
ErtMethodDyn

Runtime calculation method

ErtMethodDef: Default value (UC_CLIENT_SETTINGS)
ErtMethodFix: Fixed value
ErtMethodDyn: Dynamic method

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
ErtCnt
ErtCorr
ErtIgn
ErtIgnFlg
ErtMinCnt

Settings for ERT calculation

These values are part of the dynamic calculation method.

ErtDynMethod: Method
Allowed values: "2|average", "4|maximal value", "8|linear regression"

ErtCnt: Runs
Value between "0" and "99"

ErtCorr: Percentage of runs
Value between "0" and "999"

ErtIgn: Deviation in percent
Value between "0" and "999"

ErtIgnFlg: Consider deviation
Allowed values: "1" (selected) and "0" (not selected)

ErtMinCnt: Minimum runs
Value between "0" and "99"

MrtMethodNone
MrtMethodFix
MrtMethodErt
MrtMethodDate

Monitoring the maximum runtime (MRT)

MrtMethodNone: None
MrtMethodFix: Fixed value
MrtMethodErt: Ert +
MrtMethodDate: Current date +

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

Percentage for MRT monitoring

This value is part of the monitoring method Ert + (MrtMethodErt).

Value ranging between "0" and "999"

MrtDays
MrtTime
MrtTZ

Settings for MRT monitoring

These values are part of the monitoring method Curr. Date + (MrtMethodDate).

MrtDays: Days
Value between "0" and "99"

MrtTime: Time
Value between "00:00" and "23:59"

MrtTZ: TimeZone
Name of a TimeZone object

SrtMethodNone
SrtMethodFix
SrtMethodErt

Monitoring the minimum runtime (SRT)

SrtMethodNone: None
SrtMethodFix: Fixed value
SrtMethodErt: Ert -

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

Percentage for SRT monitoring

This value is part of the monitoring method ERT - (SrtMethodErt).

Value ranging between "0" and "999"

MrtCancel

Else action

Cancel/quit (only for MRT monitoring)

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

MrtExecute
MrtExecuteObj

Else action

MrtExecute:
Execute (for the MRT or SRT monitoring)

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

MrtExecuteObj:
Name of the object to be executed

VALUE

"Variables & Prompts" tab

in all executable object except for the Cockpit (CPIT)

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

Values

List of object variables

Attributes per object-variable definition (row):

Name = Name of the object variable (max. 32 characters)
Value = Values of the object variable (max. 255 characters)

The number of object variables is not limited.

SCRIPT

Process tab

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

(Process, Pre Process, Post Process)

POST_SCRIPT

Post Process tab

only in jobs

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

OSCRI

Content of the Process tab

(Process, Pre Process, Post Process)

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 RemoteTaskManager
Filter Specifications

XML File Structure for Imports and Exports