Huy Tran

Forum Replies Created

Viewing 15 replies – 1 through 15 (of 15 total)
  • Author
    Replies
  • in reply to: Repeating VRL inside HRL #72945
    Huy Tran
    Participant

      Looking at my data more carefully, I’d need to create another HRL inside HRL for repeating group… don’t want to open up that can. Got a procs to convert the text file into HL7 (look alike) format. Then dummy up a message type (DFT_Z03) to parse it. It works for me.  A lot easier to deal with repeating group in HL7 than HRL. That HRL stuff is hard for me.

      Thanks Jim and Robert for the help.

      in reply to: Repeating VRL inside HRL #72943
      Huy Tran
      Participant

        Thanks Jim, Yes, I had odoa as Terminator in Global Properties.

        Robert, Thanks for the info on repeating field. I’m still getting the same result. When run HRL testing tools I have over 1000 messages, it treats each line as 1 message because of odoa.

        I was hoping if configured the HRL/VRL correctly, it should combined all lines into one message. In Xlate, use ITERATE and CONTINUE to generate one DFT transaction per $CHARGE. Please let me know if there’s a better way.

        Thank You.

        in reply to: Copy OBXs into every OBR set #72087
        Huy Tran
        Participant

          Thank You all for replying to the post. I was able to get it working using my old buddy Tom R. solution.

          in reply to: Copy OBXs into every OBR set #72081
          Huy Tran
          Participant

            Yes, there could be more than 2 OBR. The last OBR always have OBXs, and these OBXs need to be copied to all OBR. Could you provide example how to setup a variable to keep track of last OBXs?

            Thanks.

            in reply to: Indianapolis, IN Regional – registration #64184
            Huy Tran
            Participant

              Same here Jim,

              I did the registration for Roseville, CA a few days ago and have not yet got the confirmation back from Healthvision.

              Thanks.

              in reply to: Time Change discrepancy #64024
              Huy Tran
              Participant

                Austin,

                Thank You very much for your reply.  I remember reading about these DST posts last year. I remember installing the patch on server side but didn’t have to do anything on the client side for java… probably because I had a brand new laptop with latest version running I think.  That was last year at the old gig.  I’m at the new gig now using different version of CL… and the new guy gets the oldest desktop…

                My bad, I should have searched for the archived before posting for help.  All is good now.

                Thanks again.

                in reply to: Time Change discrepancy #64022
                Huy Tran
                Participant

                  Austin,

                  Thanks for the reply.  That was my server configuration.

                  For the client, I’m running Win XP; Java 1.3.1_09.

                  So I need to upgrade Java on my client up to 1.3.1_20?

                  Thanks.

                  in reply to: Time Change discrepancy #64020
                  Huy Tran
                  Participant

                    Cloverleaf 5.3 Rev.2; HP-UX B.11.11; Java 1.3.1

                    On the Cloverleaf NetMonitor GUI, it shows one hour behind.  Date timestamp on the OS shows the correct time.  Don’t know what I need to do here to get the NetMonitor to show the correct time.

                    Thanks in advance.

                    in reply to: Orphaned Process #63953
                    Huy Tran
                    Participant

                      Mark,

                      In my previous gig, we have a cron job that runs every minute to check all processes status; if a process is down this script will start it up.  You might have a similar script running that you do not know about… I’m just guessing here. Check your cron job.

                      Hope this helps.

                      in reply to: Connectivity to outbound thread #63773
                      Huy Tran
                      Participant

                        Jim,

                        The process log shows

                        in reply to: TCL Proc to filter messages for two conditions #63391
                        Huy Tran
                        Participant

                          Ariba,

                          I worked on a very similar filter just last week based on 2 conditions with repeating segments. I did a quick change to the procs to fit your scenario…

                          Hope this helps.

                          in reply to: Message traffic monitor #63140
                          Huy Tran
                          Participant

                            The below link works for me, posted by Brad Dorr. I run this script at 11:30 pm to collect stats for my site. This script creates .csv file with tons of information. I modified it fit management needs: sitename, threadname, message_in, message_out, etc…

                            The boss likes it  ðŸ˜€

                            Thanks Brad.

                            https://usspvlclovertch2.infor.com/viewtopic.php?t=1473

                            in reply to: Emailing File in Kornshell Script #62617
                            Huy Tran
                            Participant

                              Ariba,

                              Why not use Cloverleaf to perform this task. I’d set up and inbound thread to pick up the file and an outbound thread to route it raw to the downstream system via TCP/IP.  If the downstream system can’t open a socket for TCP/IP then I’d opt for FTP instead. I think it’ll be easier to get messages from archived SMAT for support (resend) down the road.

                              I only use email to send alerts to apps support analysts about their systems but never use it to send files.  Also, what if the file is too big…check the size limit on your organization email system.

                              Sorry I know this is not much help to you.  Good luck!

                              in reply to: Email Alert for Oncall Person #62584
                              Huy Tran
                              Participant

                                Ariba,

                                Correct, under the Action tab ==> Alert Action select “exec” from the pull down list.

                                You’d want to put this line in your Command box:

                                mailx -s “%A” intface_page

                                Hope this helps!

                                P.S. Sorry I was using my co-worker login (David) to post reply earlier, I haven’t been here for awhile and forgot the login.  Thanks Rob Abbot for resetting my login.

                                in reply to: Secure FTP #58363
                                Huy Tran
                                Participant

                                  Yes, SFTP is supported in latest Cloverleaf version 5.4.

                                  We’re running AIX also.

                                Viewing 15 replies – 1 through 15 (of 15 total)