Broker 10.15 | webMethods Broker Documentation | Administering webMethods Broker | webMethods Broker Document Logging | Built-In Services
 
Built-In Services
 
pub.loggingUtility.util:brokerLoggingLength
pub.loggingUtility.util:brokerLoggingPeek
pub.loggingUtility.util:brokerLoggingSingleExtract
You can use Logging Utility built-in services to work with the log queue of the Broker that is connected to the Logging Utility-equipped Integration Server. You can use these services to check the number of documents in the queue, view problematic documents in the queue, or delete a problematic document from the queue. The services below are available in the WmLogUtil package:
Service
Description
Retrieves the number of logged documents in the Broker's log queue.
Displays logged documents in the Broker's log queue.
Removes a logged document from the Broker's log queue.