Running the Inline Parser from the Command Prompt

23 views
Skip to first unread message

Com1 Software

unread,
Feb 13, 2012, 11:54:31 AM2/13/12
to X12 Parser
Here is an example of how to run the Inline Parser from the command
prompt. It can also
be called from another application using a similar method.

C1D0M484 X12,CSV \test\in \test\out OW,RPMN

Four parameters separated by a space are passed to the Inline Parser.

Always make sure that the maps for the file types you are going to
process
have been created using the GUI interface

C1D0M484 stype,dtype source destination options
C1D0P484 stype,dtype source destination options

The first parameter is the IO Type.
Valid options are:
X12,CSV for X12 to CSV
X12,XML for X12 to XML
CSV,X12 for CSV to X12
XML,X12 for XML to X12


- OW - Over write the destination file.
- RPMN - Rename with Prefix Map Name.
- ML - Turn Map Log ON.
- HO - Header ON (X12,CSV) only.
- DS - Delete Source File.
- ERR - Error Files set to Yes.
- DEBUG - Turns on DEBUG
- DEFAULTMAPPATH= - Path to locate the default c1map.cfg
- MAPPATH= - Path to find primary maps.
- MAP= - Secify a specific map to use.
- PARSELOG= - Set the parse log file name.
- SO - Display Screens OFF
Reply all
Reply to author
Forward
0 new messages