getRouteByCommunities

Returns the attributes for the local and destination communities, including access control information.

Syntax

getRouteByCommunities sourceName, destName
Parameter Data type Description
sourceName string Logical name of the local community
destName string Logical name of the external community or clearinghouse community

Purpose

The getRouteByCommunities command returns the route between the local and external community as a hash string table.

Sample

set ons [$AdminControl completeObjectName type=RTCAdminMbean,*]
set local [$AdminControl invoke $ons getLocalCommunityName]
$AdminControl invoke $ons getRouteByCommunities $local company