Event archival values

The adapter can be configured to archive processed event files in a user-configured directory. The success or failure of an archived event is noted in the file extension.

All archived events in the user configured Archive Directory are stored with a "PROCESSED" file extension. The extensions of the files for SUCCESS and FAILURE are configurable based on the following activation specification properties: FailedArchiveExt, OriginalArchiveExt, and SuccessArchiveExt.

The following table lists the archive extensions used by the adapter.

Table 1. Event archive values
Extension Definition Format
SUCCESS The event file was delivered to the endpoint. <filename>_<timestamp>.SUCCESS
FAIL The event file was not delivered to the endpoint. <filename>_<timestamp>.FAIL

Terms of use |


(c) Copyright IBM Corporation 2005, 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)