Parameters required for inbound API function calls

The following parameters are required for inbound processing via a DLL:

Table 2-6: Switch descriptions

Switch

Description

<EDI input file>

The name of the EDI input file.

-dt

Required if -st is not used.

-dg<full path generated files directory>

The fully qualified path to generated files directory. This directory contains the generated (map and cross-reference tables) files. These switches are required unless the “-dm” directory is used.

Example:

-dg c:\ecdata\rtp

-st<trading partner DSN>

The -st option is required if the -dt option is used. The DSN specifies the data source name for the ODBC trading partner database

Example:

-st "MS Access"