Previous Topic: Configuration File Structure

Next Topic: The TRANSFERITEM XML Record

The TRANSFERCONTAINER XML Record

The attributes for the machineContainer record are as follows:

<TRANSFERCONTAINER>

Specifies the opening tag for a TRANSFERCONTAINER record.

NAME

(Required) Specifies the user-provided name for a configuration file.

Range: 0 to 12 characters

Default: None

<DESCRIPTION>

Specifies the opening tag for the description.

xx...xx

Specifies the user-provided description for the TRANSFERCONTAINER record.

Range: 0 to 32 characters

Default: Null

</ DESCRIPTION>

Specifies the closing tag for description.

<LOCAL>

Specifies the opening tag for the local server.

CPUTYPE

Indicates the type of local server. Valid values are as follows:

Default: Null

IPADDRESS

Specifies the required IPname or IPaddress of the local server.

Range: 0 to 63 characters

Default: None

MACHINENAME

Indicates the user’s name for the local server.

Default: None

PORT

Indicates the specified local server port number.

Range: 0 to 65535 characters

Default: 8044

SSL

Indicates whether the Interface Server should use secure connection to the local server.

Range: YES | NO

Default: NO

</LOCAL>

Specifies the closing tag for local server.

<TRANSFERITEM>

Specifies the opening tag for the TRANSFERITEM record. There is one TRANSFERITEM record for each transfer record in the configuration file.

For the attributes of,this record, see The TRANSFERITEM XML Record following.

</TRANSFERITEM>

Specifies the closing tag for a TRANSFERITEM record.

</TRANSFERCONTAINER>

Specifies the closing tag for a TRANSFERCONTAINER record.