Create an OB thread with protocol of UPoC and configure as both read and write. Use the same proc in both modes. In the write mode simply append to a file. In the time mode send the file.
Maybe I wasnt totally clear. The “batch” file would need to truly be a batch message with a BHS segment… I would think CL would have this functionality built in…
I thought I would update the thread and let everyone know what I did incase they wanted/need to do this at some point with the built in tools of the engine only.
First I created a new Message type within the HL7 variant I was using called DFT_BAT. Then created the message structure to have the FHS and BHS segments and Trailers.
I then created an Xlate to populate the fields. So on the inbound I had DFT_P03 and Out was DFT_BAT. No TCL code needed, No UPOC thread setups. Just the engine.
Author
Replies
Viewing 6 reply threads
The forum ‘Cloverleaf’ is closed to new topics and replies.