Sample Channel File Listener

The following image shows a sample File listener that has been configured using the Channel Builder in iIT.

The following table describes the EDI-specific configuration parameters for the File listener. An asterisk (*) indicates that a parameter is required. For parameters not listed in the following table, accept the default value. Ensure that you have created any directories that are referenced by the SREGs, or errors will occur during deployment.

Parameter

Value

Input Path *

sreg(XMLTRAD.Input)

This value is an SREG that uses a defined directory in which input messages are received.

Destination *

sreg(XMLTRAD.ValidationReport)\validation__sreg(basename)_*.xml

This value is an SREG that uses a defined directory in which output messages are received.

Note: The underscore is a double underscore used in the destination to insert an underscore in the file name.

Removal Destination

sreg(XMLTRAD.Archive)

This value is an SREG that uses a defined directory to which output messages are moved if they fail during transformation.

It is recommended to configure a removal destination when you are constructing a basic channel.

Suffix In

XML

Input files with the extension .xml are allowed.

Suffix Out

TRAD

In this example, the extension for output files is .trad.