Universal Messaging 9.7 | Universal Messaging Developer Guide | Enterprise APIs | Enterprise Developer's Guide for C++ | Examples | Publish / Subscribe using Datastreams and Datagroups | C++ Client: DataGroup Manager
 
C++ Client: DataGroup Manager
This is an example of how to run a DataGroup manager application
Usage
dataGroupsManager <rname> <Properties File Location>


<Required Arguments>


<rname> - the rname of the server to connect to

<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

Copyright © 2013-2015 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.