Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
Hi All, I want to write a java service which takes document as input and it should retrieve all ISs which are subscribed to that doc. Please provide me some inputs as how to develop that service.
Regards, Datta
Review the Broker admin UI. It can provide a list of subscribers for a given document type.
Hi All,
I have written a Java utility for that which retrieves all clients subscribing to that Broker.