I’ve been tasked with the task of creating an interface that goes something like this: I need to hold messages in the engine so I can match other HL7 messages based on certain fields. I’ve tried to do this using GDBM, putting messages handles in an array, and putting messages handles in to a list. I can not seem to get a winning combination. Has anyone else tried to combine messages in the engine? The tcl proc I have attached is one that I have tried to get to work, and it does, but their are many problems.
Thanks,
Jared