Skip to content
iamit edited this page Mar 18, 2013 · 1 revision

The demo of IAmEdifact shows you how to send and receive an example of an edifact message. It also shows you how to use the IAmMail classes.

Sending the demo edifact mail works fine. TODO: Still working on fetching the mail to work in the demo.

starting the demo (nl.iamit.edifact.demo.EdifactDemo.main)

will show a dialog where you can fill in your mail account. (by default values for a gmail mail account are filled in) You can test your mail settings (in and out) And send an example of an edifact message.

The message is quit empty, you should extend some of the classes, and send it... more examples will follow in this demo

Clone this wiki locally