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, can anyone tell me how we can find the size of a document which is published on the broker, knowing the attributes of the document.
You can write a java service that converts the document (not including the _env) to Object to byte array and then calculates the size.