Forum Replies Created
-
AuthorReplies
-
June 1, 2010 at 2:45 pm in reply to: Multiple lined variable length record to single hl7 message #71668
Her is the server info.
Current Platform:
Java version: 1.5.0_07
Java vendor: Sun Microsystems Inc.
OS type: Linux
OS version: 2.6.18-92.el5
OS arch: i386
Server Build Information:
Version: 5.6PRev2
Date: Mon Jun 2 2008
Time: 02:42:09 PM
Platform: Windows_NT
Java Vendor: Sun Microsystems Inc.
JDK Version: 1.5.0_07
Swing Version: 1.5.0_07
RMI Version: 1.5.0_07
May 28, 2010 at 8:02 pm in reply to: Multiple lined variable length record to single hl7 message #71664Just when I thought I was done with this project, I found a new snag.
The files in the directory sometimes contain a space. CL is unable to find the file, because it cuts it off at the space in the file list. I hope this is the last question for this, but how do you handle spaces?
May 28, 2010 at 6:37 pm in reply to: Multiple lined variable length record to single hl7 message #71663That worked great. Thank you very much.
May 28, 2010 at 3:50 pm in reply to: Multiple lined variable length record to single hl7 message #71661In my proc I am adding code to just save the raw message to a file in another directory prior to any manipulation.
May 24, 2010 at 9:13 pm in reply to: Multiple lined variable length record to single hl7 message #71657I got it all to work finally.
May 18, 2010 at 1:58 pm in reply to: Multiple lined variable length record to single hl7 message #71656Robert
Thank you very much for your help. The pieces are finally coming together. I will work on this today. The response one this forum is actually amazing. Thanks again.
May 18, 2010 at 1:15 pm in reply to: Multiple lined variable length record to single hl7 message #71653I think I’m starting to get the puzzle pieces in place. In the NetConfig I would create a thread. In the thread properties I would set the Protocol to PROTOCOL:fileset-local. Under the protocol properties I would set the Inbound Style to ‘Single’. I then would output that to the tcl proc. I’m still searching on how to get the tcl proc setup.
Would this read in any file under that Inbound directory? Wouldn’t I need to then move/mark the files that have already been processed? That part will be later, but I’m starting to wonder how I’m going to do that as well.
I thank you again for any advice with this. I will keep posting back what I find in order to make sure I’m still on track and to document how to do this for future Cloverleaf users that find themselves stuggling with a similar issue.
May 18, 2010 at 12:35 pm in reply to: Multiple lined variable length record to single hl7 message #71652Robert
Thank you for the reply. I was thinking I would probably have to dig into TCL to get this to work the way I need it to. Is there a thread that you know of that has an example of how to read a file in as a ‘single’ and to pass it to a TCL proc? If not, could you give me some direction on how to do that. I have seen it mentioned a few times in the forums, but I still haven’t been able to figure out how it is done.
Also, will the testing tool allow me to set this up for testing, or is there another way I will have to go in order to test my progress? I will do some more searching today to find these answers, but if you (or another tech) could help guide me, I would really appreciate it. This has been the hardest task to figure out since working with Cloverleaf. There just isn’t a lot of information about it that I can find. Thanks again for your help.
-
AuthorReplies