Subdirectories in webMethods Integration Servers
There are four subdirectories in the Integration Serverâs currently working directory that contain critical data files that must be backed up for recovery purposes. These subdirectories are:
1. ./audit/data
The files in this subdirectory contain audit events, generated by the Integration Server, that have yet to be persisted in the audit database or file system. Loss of these files will result in the loss of all pending audit events. Without these files, recovery from backups may result in duplicate events being stored in the audit database or filesystem. Back up these two files:
AuditStore.data0000000
AuditStore.log0000000
2./DocumentStore
The files in this subdirectory contain the locally persisted documents being processed by the Integration Server. The loss of these files will result in the loss of any persisted documents. Back up these six files:
ISResubmitStoredata0000000
ISResubmitStorelog0000000
ISTransStoredata0000000
ISTransStorelog0000000
TriggerStoredata0000000
TriggerStorelog0000000
3. /WmRepository4
The files in this subdirectory contain metadata for the Integration Server. The loss of these files could result in loss of configuration information and may require manual reconfiguration. Back up these two files:
FSDdata0000000
FSDlog0000000
