You can use server management requests to create and modify destination aliases.
For more information about destination aliases, see Destination aliases.
To create a destination alias, send a server management request in which the client name is the name of the destination alias and the following properties are specified. The group is identified by the group, address, and nativeConnection properties. Members of the group are specified with the member property.
<prop> <client>simpleGroup</client> <name>ianywhere.connector.nativeConnection</name> <value>ianywhere.message.connector.group.GroupConnector </value> </prop> |
Property | Description | ||
---|---|---|---|
ianywhere.qa.group |
Set this property to Y to indicate that you are configuring a destination alias. For example:
|
||
ianywhere.connector.address |
Specify the client ID of the destination alias. For example:
|
||
ianywhere.connector.nativeConnection |
Set to ianywhere.message.connector.group.GroupConnector. For example:
|
||
ianywhere.qa.member.client-name\queue-name |
Specify Y to add a member or N to remove a member. You can also optionally specify a delivery condition. See Condition syntax. For example, to add client1 to the destination alias simpleGroup, set the property as follows. The queue-name is optional. Repeat this property for every client you want to add:
|
Adding and removing members in a destination alias
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |