How can I configure BC to not ignore existing files from the polled directory?

How can I configure BC to not ignore existing files from the polled directory?

book

Article ID: KB0090219

calendar_today

Updated On:

Products Versions
TIBCO BusinessConnect -
Not Applicable -

Description

Resolution:
The enhancement request #1-1DXAFL has been implemented and is available since BC 3.5.1.
To force BC to read old files from the input directory, please set the following property in BCMiscProperties.cfg file and restart your BC.

  Config.FileJobCreator.ignoreCurrent.BC/File: false

Setting the above property to 'true' will instruct BC to ignore old files in the input directory.

Issue/Introduction

How can I configure BC to not ignore existing files from the polled directory?