IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

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.

 View Only
  • 1.  Broker document size

    Posted Wed January 14, 2004 06:38 PM

    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.


    #webMethods
    #webMethods-General
    #webMethods-Architecture
    #Integration-Server-and-ESB


  • 2.  RE: Broker document size

    Posted Tue January 20, 2004 09:41 PM

    You can write a java service that converts the document (not including the _env) to Object to byte array and then calculates the size.


    #Integration-Server-and-ESB
    #webMethods-Architecture
    #webMethods
    #webMethods-General