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.
#Automation
Hi Everyone,
Is there a way to get the size for each document that are queued in a Broker using java? I understand that you can get the total size by calling the getClientStatsById method. Is there similar method or field that i can use? Any help or suggestions are greatly appreciated.
Thank you, Tiffani
So is there not a way to get the size of a document that is queued in the broker? I have looked at the Broker Java Admin Reference guide and I don’t see a methods to the size of a document. Anyone done this before?