Universal Messaging 10.1 | Developer Guide | Enterprise APIs | Enterprise Developer's Guide for Java | Code Examples | Pub/Sub Datagroups | Java Client: DataGroup Manager
 
Java Client: DataGroup Manager
This is an example of how to run a DataGroup manager application
Usage
dataGroupsManager <Properties File Location>

<Required Arguments>

<Properties File Location Data Groups> - The location of the property file to
use for mapping data groups to data groups
<Properties File Location Data Streams> - The location of the property file to
use for mapping data streams to data groups
<Auto Recreate Data Groups> - True or False to auto recreate data groups takes
the data group property file and creates channels
a group for every name mentioned on the left of equals sign


Note: -? provides help on environment variables
Application Source Code
Click here for a code example