>From what little I understand about hapi, you can use it to create a message. You could probably write a custom UI to take in field values and create the type of message you want from them in a java app. You might have to look into how you would be able to save this to a file. But remember...this will only create one message at a time and not really 'generate' messages like Messaging Workbench does. Good luck.
Mehul Sanghvi-2 wrote: > > Hi, > > I am posting to this mailing ince this is the only one available and > there isn't a users mailing list. > > What I am looking for is something that I can use to generate HL7 > messages and write them to a file in a directory. > The messages will then get picked up by a server process which will > do what it needs to with it. Is this something > that can be done using HAPI ? I do not want to it to generate XML > files, but rather just have the HL7 message written > directly to a file. > > The place I work at currently has a simulator that generates such > messages, but its written using Facile, and not many > people understand it that well. It doesn't support all types of > messages, and since no one understands it well enough > it is difficult to add new message types that we may need. The > company is a Java shop mostly. I want to generate the > messages for the purpose of regressions testing and demonstrations of > our product. > > > cheers, > > mehul > > -- > Mehul N. Sanghvi > email: [email protected] > Ted Turner - "Sports is like a war without the killing." - > http://www.brainyquote.com/quotes/authors/t/ted_turner.html > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 > 30-Day > trial. Simplify your report design, integration and deployment - and focus > on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Hl7api-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/hl7api-devel > > -- View this message in context: http://www.nabble.com/Generating-HL7-messages-tp25036042p25039928.html Sent from the hl7api-devel mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Hl7api-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hl7api-devel

