Inbound File Pollers
The inbound File poller enables a trading host to monitor directories for documents placed on its local file system by a trading partner. To use BusinessConnect with an inbound File poller, you have to perform two basic steps, which are described in the following sections:
Enabling and Configuring Inbound File Poller
- To enable and configure an inbound File poller on the BusinessConnect server, perform these steps:
- On Admin UI, expand
- On the Inbound page, select the check box next to the File transport and click Save.
- Click Configure Service and enter the fields as explained in the following table:
Field | Description |
---|---|
Enable | Select the check box to enable the transport. |
Monitor Directory | Specify the directory to be monitored by the File Poller.
This directory must start with '/' or '\' or '//' or '[a-zA-Z]:' and must end with '/' or '\'. Example: C:\tibco\bcce\1.0\monitorFiles\file.txt |
Delete Files after Processing | Select this check box to delete the files after processing.
By default, this check box is selected. |
Polling Interval (secs) | Specify a period of time in seconds.
The Poller monitors the specified location for the new and updated files. The default value is 300 seconds. |
Directory to Place Error Files | Specify a directory where the error files are saved. This directory must start with '/' or '\' or '//' or '[a-zA-Z]:' and must end with '/' or '\'. |
Selecting File Inbound in the Business Agreement
This option is used to allow a particular business agreement to receive messages if the option is not enabled, then the host will not be able to receive any messages over the File transport from the partner with whom he has this business agreement.
- On TIBCO BusinessConnect Container Edition UI, expand Partner Management > Business Agreements.
- Click the business agreement for which you wish to select File transport.
- On Protocols tab, select the protocol you wish to configure and click Edit Configurations.
- On the Transport tab, in the Inbound transport for Partner section, select the File transport.