Previous Topic: Realm Parameters Structure

Next Topic: Realm Example

Attributes

The realm structure attributes are as follows:

MODE="ADD|MODIFY|DELETE"

Must specify a value of ‘add’, ’modify’, or ‘delete.’

Add

Defines a new realm.

Note: Omitted attributes are assigned default values.

Modify

Modifies the attributes of an existing realm.

Note: The value of any attribute omitted from the XML remains unchanged.

Delete

Deletes a realm.

Note: All attributes except REALMID are ignored.

REALMID= "realmid"

This realm ID is the realm to be added, modified, or deleted..

Limits: 1 to 64 characters

PATH= "xxxxxx"

Local path where staged files are to be stored.

Limits: 1 to 256 characters

Default: No default

USERLIMITFILES="n"

The maximum number of user-inserted files that can coexist in this realm.

-ve

Unlimited

Default: -1

USERLIMITSIZE="n"

The maximum total size (in Kbytes) of user-inserted files that can coexist in this realm.

-ve

Unlimited

XCOMLIMITFILES="n"

The maximum number of CA XCOM Data Transport originating files that can coexist in this realm.

-ve

Unlimited

Default: -1

XCOMLIMITSIZE="n"

The maximum total size (in Kbytes) of CA XCOM Data Transport originating files that can coexist in this realm.

-ve

Unlimited

Default: -1

TOTALLIMITFILES="n"

The maximum number of all files (of any type) that can coexist in this realm.

-ve

unlimited

Default: -1

TOTALLIMITSIZE="n"

The maximum total size (in Kbytes) of all files (of any type) that may coexist in this realm.

-ve

unlimited

Default: -1