

here is video on how to use Edifact Viewer to see content of .Edi files:
If you want to run "Edifact Edi Viewer" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\EdifactEdiViewer\EdifactEdiViewer.exe" inputfile.edi

here is quick tutorial on how to convert Edifact Edi file to Json
If you want to automate conversion or avoid user Interface (UI) and run "Edifact Edi To Json" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\EdifactEdiToJson\EdifactEdiToJson.exe" input.edi output.json

here is video guide on how to convert Edifact Edi file To Adobe Pdf document:
If you want to automate conversion or avoid user Interface (UI) and run "Edifact Edi To Pdf" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\EdifactEdiToPdf\EdifactEdiToPdf.exe" inputfile.edi outputfile.pdf

here is video lesson no how to use Edifact Edi To Csv converter:
If you want to automate conversion or avoid user Interface (UI) and run "Edifact Edi To Csv" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\EdifactEdiToCsv\EdifactEdiToCsv.exe" inputfile.edi outputfile.csv

Edifact Edi To Excel
here is video on how to convert Edifact Edi file To Excel:
If you want to automate conversion or avoid user Interface (UI) and run "Edifact Edi To Excel" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\EdifactEdiToExcel\EdifactEdiToExcel.exe" inputfile.edi outputfile.xlsx

here is video on how to convert Edifact Edi file To Xls (Excel 97 format)
If you want to automate conversion or avoid user Interface (UI) and run "Edifact Edi To Xls" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\EdifactEdiToXls\EdifactEdiToXls.exe" inputfile outputfile