Universal Messaging 10.1 | Developer Guide | Enterprise APIs | Enterprise Developer's Guide for Java | Code Examples | Channel / Queue / Realm Management | Java Client: Find the event id of the last event
 
Java Client: Find the event id of the last event
This class demonstrates how to find the last event id published on a specific channel.
Usage
ngetlasteid <channel name>

<Required Arguments>

<channel name> - Channel name parameter to get the last EID for


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