Broker 10.15 | webMethods Broker Documentation | Administering webMethods Broker | webMethods Broker Document Logging | Built-In Services | pub.loggingUtility.util:brokerLoggingSingleExtract
 
pub.loggingUtility.util:brokerLoggingSingleExtract
Removes a logged document from the Broker's log queue.
Input Parameters
DeleteEvent
String Indicates whether to remove the oldest logged document from the log queue. Values are y, yes, true, or on and are case insensitive.
Output Parameters
BrokerEventString
String Removed logged document in string form.
Usage Notes
To use this service, run it directly from Designer and view the results on Designer's Service Result tab. Do not call the service from Integration Server services at run time.