connections

List of <connections> (logical systems for the fan-out configuration used in the driver configuration, such as SAP driver).

Example

<connections>
  <connection name="ADMCLNT811">
    <query-attr name="dest-dn">\ADMCLNT811</query-attr>
    <query-instance langCode="en">
        <query-xml>
            <search-attr attr-name="LANGCODE">
                <value>en</value>
            </search-attr>
        </query-xml>
    </query-instance>
</connection>
</connections>

Allowed Content

Element

Description

connection

Logical connection.

Attributes

None

Content Rule

(connection )

Parent Elements

Element

Description

entitlement-configuration

Entitlement configuration.