Universal Messaging Developer Guide : The Enterprise Client APIs : The Universal Messaging Java Enterprise Developer's Guide : Universal Messaging Java Client: Code for Sample Applications : Pub/Sub Channels : Universal Messaging Java Client: Batching Subscribe Calls
Universal Messaging Java Client: Batching Subscribe Calls
This example of batching shows how to subscribe to multiple Universal Messaging Channels in one server call.
Usage
sessionsubscriber <channel name> [start eid] [debug] [count] [selector]

<Required Arguments>

<channel names> - Comma separated list of channels to subscribe to

[Optional Arguments]

[start eid] - The Event ID to start subscribing from
[debug] - The level of output from each event, 0 - none, 1 - summary, 2 - EIDs, 3 - All
[count] - The number of events to wait before printing out summary information
[selector] - The event filter string to use


Note: -? provides help on environment variables
Application Source Code
Click here for a code example
Copyright © 2013-2014 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback