SortFilesOnTimestamp

Allows the adapter to pick up event files based on the timestamp. This property is ideally set to true when there are only a few huge event files picked up by the adapter during polling. When there are a lot of small event files, this value should be set to false in order to avoid the excess time taken to sort the files at each poll.

Default value: False

Possible values: true or false

Required: No

Note:
Sorting based on the timestamp is supported only on Windows and Unix platforms. Sorting based on timestamp is not supported on MVS platforms.
Also, the JText adapter can poll remote files based on the timestamp from FTP site only if the FTP server supports the mdtm (modification date and time) command.

Copyright IBM Corp. 1997, 2004