Sample Program Source Codes
(You must have EDIdEv - Framework EDI - installed on your machine
to run the programs successfully. An evaluation copy can be downloaded at www.edidev.com.)
Below are example programs to
demonstrate how one can easily use the Framework EDI component in a programming
language to generate,
translate and acknowledge UN/EDIFACT EDI files. (Please note that you need the
appropriate programming language to view the source codes.)
UN/EDIFACT sample programs using the EDIdEv Framework EDI object
Generates and translates a UN/EDIFACT
IFTSAI (Forwarding and transport schedule and availability information message) EDI
file from/to
an Excel workbook
Important: Some of the above sample EDIFACT files may have a single
quote followed by a carriage return line feed characters as their data segment
terminator. To view
them with the eFileManager, the 'Data Segment Terminator' field in the 'FileManager
Properties' dialog box must be entered with the following characters: '{13:10} (A single quote, followed by the ASCII numbers for the carriage return and
line feed, enclosed in squiggly brackets and separated by a colon.)
EDIdEv provides programming examples for illustration only, without
warranty either expressed or implied, including, but not limited to, the implied
warranties of merchantability and/or fitness for a particular purpose. This
article assumes that you are familiar with the programming language being
demonstrated and the tools used to create and debug procedures. EDIdEv
support engineers can help explain the functionality of a particular procedure,
but they will not modify these examples to provide added functionality or
construct procedures to meet your specific needs.