Developer Guide : Enterprise APIs : Enterprise Developer's Guide for Java : Code Examples : Pub/Sub Channels : Java Client: Channel Publisher
Java Client: Channel Publisher
This example publishes events onto a Universal Messaging Channel.
Usage
npubchan <channel name> [count] [size]

<Required Arguments>

<channel name> - Channel name parameter for the channel to publish to

[Optional Arguments]

[count] -The number of events to publish (default: 10)
[size] - The size (bytes) of the event to publish (default: 100)


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

Product LogoContact Support   |   Community   |   Feedback