Integration Server 10.15 | Publish-Subscribe Developer’s Guide | Configuring the Integration Server to Publish and Subscribe to Documents | Configuring Document Stores
 
Configuring Document Stores
When you use Broker as the messaging provider, Integration Server uses document stores to save published documents to disk or to memory while the documents are in transit or waiting to be processed. Integration Server maintains three document stores for published documents.
*Default document store. The default document store contains guaranteed documents delivered to the default Broker client of Integration Server
*Trigger document store. The trigger document store contains locally published guaranteed documents delivered to specific webMethods messaging triggers.
*Outbound document store. The outbound document store, sometimes called the client-side queue, contains guaranteed documents waiting to be sent to the Broker. Integration Server places documents in the outbound document store when the configured Broker is not available. When the connection to the Broker is restored, the server empties the outbound document store by sending the saved documents to the Broker.
Using Integration Server Administrator, you can configure properties for each document store. For example, you can determine the store locations and the initial store sizes. For detailed information about configuring document stores, see Configuring Document Stores.