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

 Export-File Structure

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

USRG

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

UACL

Authorizations tab

in User and UserGroup objects

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

Rights

List of authorizations

Attributes per authorization definition (row):

AL = Number of the authorization group or NOT
B1 = Access method: Read R
B2 = Access method:Write W
B3 = Access method: Execute X
B4 = Access method: Delete D
B5 = Access method: Cancel C
B6 = Access to Statistics S
B7 = Access to Reports P
B8 = Access method: Modify at runtime R
(B1 to B8: "1" - selected, "0" - not selected)
F1 = Type
F2 = Name
F3 = Host
F4 = Host (S)
F5 = Login
F6 = Login (T)
F7 = File name (S)
F8 = File name (T)

PRIVILEGES

Privileges tab

in User and UserGroup objects

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

PrivList

Privileges

B1 = Change system status (STOP/GO)
B2 = Access to System Overview
B4 = Access to Recycle Bin
B8 = Access to Transport Case
B16 = Vie messages from own user group
B32 = View messages to administrators
B64 = View messages from own client
B128 = View security messages
B256 = Not used
B512 = Not used
B1024 = Access to selective statistics
B2048 = Not used
B4096 = Not used
B8192 = Deal with authorizations at object level
B16384 = Modify the status of a task manually
B32768 = Object properties: Allow manual reset of "Edit Hint"
B65536 = FileTransfer: Start without User ID
B131072 = Not used
B262144 = View server usage of all clients
B524288 = Access to <No Folder>
B1048576 = Logon via CallAPI
B2097152= SAP Criteria Manager
B4194304 = Access to Version Management
B8388608 = Access to Auto Forecast

Allowed values: "1" and "0"

"1" - Privilege was granted
"0" - Privilege was not granted

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 User Group
XML-File Structure for Imports and Exports