Inbound required parameters for ODBC database users

The inbound run for ODBC database users has this syntax:

rmapinrun full-path EDI input filename 
-st trading partner DSN connect string 
-dg full-path map directory 
-sl log DSN connect string

The syntax differs from a normal inbound run because when an ODBC trading partner database is used:

–dt trading partner directory

is replaced by:

–stDSN=data source name;uid=user ID;pwd=password

and when an ODBC log database is used, the following switch must be included:

–slDSN=data source name;uid=user ID;pwd=password

NoteThe DSN pointing to the log database is the only required parameter; uid and pwd are included only if they are required by the database.