You can subscribe to this list here.
2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
---|
From: Jacek Z. <jac...@ya...> - 2001-10-22 20:20:30
|
Hi, You can publish your Feature Requests directly to the SourceForge site: http://sourceforge.net/projects/jengine Also, use the discussion forum and the mailing lists on the SF site to discuss features and requirements. You can now get the JEngine open source HL7 parser and TCPSender from CVS at SF. You can download the CVS tree and build the jengine.jar using the build.jar (Ant build file). It works great if you import the directory structure into NetBeans, a great open source Java IDE, and use Ant already built in. You can also customize and use the send.bat, send.sh, view.bat and view.sh to run the Sender and Parser. Try it out and let the group know how it works for you. If someone gets going far enough, maybe you can publish a release package for the rest of us to use. This will eliminate the need for everyone to build the package. Enjoy. Jacek za...@gm... wrote: > A previous post mentioned "combining message types".... did it mean > to create means of getting a message "A" and wait until it gets a > certain message "B" that will be used to create an output message "C" > from "A" and "B"? > > That would certainly be extremely useful. > > > More feature requests: > 1. data persistency mechanism with native interface to MySQL or > Postgres or any other DB of choice. > > 2. data reprocessing mechanism after a data mapping error |