This topic describes the default configuration properties for WebSphere® Adapter for Flat Files.
The "Custom properties" table describes the default configuration properties.
Custom properties
Property name | Type | Globalized | Bidirectional transformation support (Yes/No) | Description |
---|---|---|---|---|
AutocreateEDT | Boolean | Yes | No | When the value is set to true, an in-memory table gets
created and event management framework uses the same to track event delivery. Required: Yes Default value: True |
DeliveryType | String | Yes | No | Specifies the type of delivery to the endpoint as ordered
or random. Required: Yes Default value: ORDERED |
EDTDatabaseName | String | Yes | Yes | Name of the database that will be utilized by event management framework. |
EDTDriverName | String | Yes | No | Name of the driver to the event data table database. |
EDTTableName | String | Yes | Yes | Name of the table on the event data table database that will be utilized by the event management framework. |
EDTUserName | String | Yes | Yes | User ID credential to access the event data table database. This property is enabled for use with bidirectional languages. |
EDTUserPassword | String | Yes | Yes | Password credential to access the event data table database. |
PollPeriod | Integer | Yes | The interval in milliseconds when the event directory will
be polled for events. Default value: 2000 |
|
PollQuantity | Integer | Yes | No | The number of event files that would be picked up for processing
during each poll. Default value: 10 |
Last updated: Sun Mar 12 11:47:10 2006
(c) Copyright IBM Corporation 2005.
This information center is powered by Eclipse technology (http://www.eclipse.org)