Universal Messaging Developer Guide : The Enterprise Client APIs : Overview of Enterprise Developer Guide for C# : Examples : Channel / Queue / Realm Management : Universal Messaging C# .NET: Create Queue Join
Universal Messaging C# .NET: Create Queue Join
Create a join between a Universal Messaging Queue and a Universal Messaging Channel
Usage
makequeuejoin <rname> <source channel name> <destination queue name> [max hops] [selector]


<Required Arguments>

<rname> - the rname of the server to connect to
<source channel name> - Channel name parameter of the local channel name to join
<destination queue name> - Queue name parameter of the remote queue name to join

[Optional Arguments]

[max hops] - The maximum number of join hops a message can travel through
[selector] - The event filter string to use on messages travelling through this join
Application Source Code
Click here for a code example
Copyright © 2013-2014 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback