Trigger Configure File Read Page

Enter the File Adapter trigger file read configuration values for your integration.

Element Description

Specify an Input Directory

Specify the directory path for file reading. For example:
/Oracle/input/file

Specify a File Name Pattern

Specify the input file naming pattern. For example:
*.txt
Specify the Rejection Directory
Specify the directory in which to place rejected files. For example:
/Oracle/rejected
Read Files Recursively Select to read subdirectory files recursively.

Maximum Files

Specify the number of files to be processed in a single poll operation.

Polling Frequency

Specify the polling operation frequency in seconds.

Processing Delay

Specify the polling operation frequency delay in seconds.

Delete Files After Successful Reading

When selected, files are deleted after they are successfully read.

Ignore File Not Found Error in Delete

When selected, any file not found errors are ignored during file polling, and polling continues.