I would like to add few points here…
Outbound document store is something which is part of Integration Server & not Broker server. When broker is not available to retrieve the documents, the messages that are published are being stored in Outbound document store.
watt.server.publish.drainCSQInOrder - This parameter is used to drain the documents that are queued in IS.
Thus, the entire space allocated for IS can be consumed by Outbound document store, and if there is no space for Outbound document store, IS by itself would hang at some point as it doesn’t have any space to process any request…
Coming back to the initial question of, what is Broker cleanup means?
There are two parameters available in awbroker.cfg file
queue-cleanup-enable,
queue-cleanup-threashold
These parameters are used to clean up documents in the client queues & forward queues. For more information on these parameters, kindly refer Administering Broker from Software AG documentation.
HTH
Senthil
#Universal-Messaging-Broker#webMethods#broker#Integration-Server-and-ESB