3.1.1.8 RoutingLink

The RoutingLink ADM element describes the attributes of an MSMQ routing link.

This ADM element extends the DirectoryObject ADM element. It contains the following directory attributes:

Description: Specifies the description of the routing link.

FullPath: A Distinguished Name (DN) that can be used to look up this RoutingLink ADM element instance in the directory.

ActualCost: A numeric value that represents the cost of this routing link. This value can reflect the speed or the monetary cost of the underlying physical communication link. The value MUST be in the range from 1 to 999,999 inclusive.

Site1Identifier: Contains the value of the Identifier ADM attribute of the first of the two Site ADM element instances that are linked by this routing link.

Site2Identifier: Contains the value of the Identifier ADM attribute of the second of the two Site ADM element instances that are linked by this routing link.

SiteGateIdentifierList: A list that contains the Identifier ADM attribute values of all QueueManager (section 3.1.1.1) ADM element instances for all queue managers that act as MSMQ site gates for the sites linked by this routing link.

This ADM element contains the following ADM attributes that cannot be published in the directory:

Site1Reference: A reference to a Site ADM element instance that represents the first of the two sites that are linked by this routing link. The value of the Identifier ADM attribute for this Site ADM element instance MUST match the Site1Identifier ADM attribute.

Site2Reference: A reference to a Site ADM element instance that represents the second of the two sites that are linked by this routing link. The value of the Identifier ADM attribute for this Site ADM element instance MUST match the Site2Identifier ADM attribute.

SiteGateCollection: A collection of QueueManager ADM element instances that act as MSMQ site gates for the sites linked by this routing link. For each QueueManager ADM element instance in this collection, the value of the Identifier ADM attribute MUST exist in the SiteGateIdentifierList ADM attribute.