- This topic has 4 replies, 4 voices, and was last updated 16 years, 10 months ago by .
-
Topic
-
Preliminaries: Cloverleaf 5.5 Rev 1 AIX 5.2 (soon to be 5.3) I came across an interesting side effect when running a whole bunch of HL7 messages through the Xlate test tool to an outfile. First off, the xlate does some magic (left out due to secrecy). In all, it will “SEND” two outbound messages and there’s a “SUPPRESS” at the end. When running through the test tool, it displays the two messages per HL7 message accurately. When running through the test to the outfile for the same HL7 messages, I would expect to have a couple of messages in the outfile. But No! The outfile is completely empty, NULL, Zilch, Nada (fill in your own word).
Now, as a hunch, I changed the “SEND” to “CONTINUE” in the xlate, re-ran the HL7 messages, and VOILA! I received ny expected results in the outfile. I realize that CONTINUE sends whatever is currently on the outbound side to the next TPS in the STACK and SEND does not. I still do not understand why the test tool did not have the results in the outfile originally. Anyone?
- The forum ‘Cloverleaf’ is closed to new topics and replies.