Field | Description |
Store Location | The location of the default document store. By default, the Integration Server saves document stores in the following directory: Integration Server_directory \instances\instance_name\DocumentStore If you want to save the default document store in a different location, specify the directory in this field. If the directory does not exist, the server creates it. Important: Make sure that you have write access to the specified directory and that the directory does not contain any characters considered illegal by your operating system. |
Initial Store Size (MB) | The amount of disk space allocated to the default document store at start up. The default store automatically increases when it receives data that exceeds the initial size. The default size is 25MB. When setting the Initial Store Size, consider the size and volume of documents that you expect to be delivered to the default document store. If you expect large documents or a high volume of documents, consider increasing the Initial Store Size. Important: Make sure that there is enough free disk space on the Integration Server machine to accommodate the initial sizes of the default document store, the trigger document store, and the XA recovery store. |
Capacity | The maximum number of documents in the default document store. The default is 10 documents. The Capacity must be greater than the Refill Level. If you set Capacity to 0, the server automatically suspends the Refill Level. If you set the Capacity field to 0, the server displays "Suspended" next to the field on the Settings > Resources > Store Settings page. Note: The Capacity field displays " Broker Not Configured" if there is not a Broker configured for the server. |
Refill Level | The number of unprocessed documents that remain in the default document store before the Integration Server retrieves more documents from the Broker. For example, if you assign the default document store a Capacity of 10 and a Refill Level of 4, the server initially retrieves ten documents. When only four documents remain to be processed in the default document store, the server retrieves six more documents. If six documents are not available, the server retrieves as many as possible. The default refill level is 4 documents. The Refill Level must be less than Capacity. If you set Capacity to 0, the server automatically suspends the Refill Level. Note: The Refill Level field displays " Broker Not Configured" if there is not a Broker configured for the server. |