Sun Adapter for Batch User's Guide

Settings (BatchInbound Connectivity Map)

The Settings section of the BatchInbound Connectivity Map properties contains the top-level parameters displayed in this table.

Table 54 Connectivity Map - BatchInbound- Settings

Name 

Description 

Required Value 

Directory Name

Specifies the input directory name (path). It indicates the directory that the BatchInbound Adapter polls for trigger or data files. The value can be a literal or a regular expression. 


Note –

For path separator, use the forward slash “ / ” instead of the back slash “ \ ”. The adapter interprets the back slash as a special character. For example, use c:/temp/dir.


See Table 54.

See Using Regular Expressions .

The directory name. 

Directory Name is Pattern

Specifies whether the Directory Name represents a literal, or a regular expression, as follows: 

  • True: indicates that the name value you enter is assumed to be a regular expression

  • False: indicates that the name value entered is a literal, an exact match. No pattern matching or name expansion is done.

    See Table 54.


    Note –

    Improper use may cause recursive matching.


Select True or False.

The configured default is False.

File Name

Specifies the input filename. The value can be a literal or a regular expression. 

See Table 54.

See Using Regular Expressions .

A file name. 

File Name is Pattern

Specifies whether the target file name represents a literal or a regular expression, as follows:

  • True: indicates that the name value you enter is assumed to be a name pattern or regular expression.

  • False: indicates that the name value entered is a literal, an exact match. No pattern matching or name expansion is done.

    See Table 54.

Select True or False.

The configured default is True. 

Schedule Interval

Specifies the polling interval, or number of seconds between each poll of the input directory by the adapter for input files. 

A number indicating the length of time in Milliseconds between adapter polls of the directory. 

The configured default is 5000 (or 5 seconds).