Alka Sharma

Forum Replies Created

Viewing 15 replies – 1 through 15 (of 30 total)
  • Author
    Replies
  • in reply to: Email from Cloverleaf using BLAT #78161
    Alka Sharma
    Participant

      Thanks Everyone for the input. I have enough code to figure out what I need to do.

      in reply to: Check Ack Issue #75902
      Alka Sharma
      Participant

        I do have it checked.

        in reply to: Check Digit Formula #75133
        Alka Sharma
        Participant

          Thanks everyone.

          Chris,

          I am waiting for the company to let me know if it is mod10 or 11 verification. Thanks for the code

          in reply to: Need Help with Routing #74826
          Alka Sharma
          Participant

            I checked in the wild card route and it worked.

            in reply to: Insert 0D 0A after each msg #68680
            Alka Sharma
            Participant

              Thanks for your input Russ. We are not on AIX. Our site is on cloverleaf 5.6 rev 2 on windows server 2003.

              To run this script – do I need to install some perl toolkit on windows server?

              in reply to: Insert 0D 0A after each msg #68676
              Alka Sharma
              Participant

                Thanks so much Nate and Levy

                in reply to: Email from a tcl proc on Windows server #68162
                Alka Sharma
                Participant

                  I am able to send an email using tcl proc now. Thanks Ron for all your help.

                  I had to to the following:

                  I had to define my credentials on the SMTP server. I then sent the email using the command line from the cloverleaf server and it worked. Then I used the same command from my tcl proc. I had to escape spaces, “|” to send the email. I am writing this and attaching my tcl proc so someone else can benefit from this.

                  Alka…

                  in reply to: Email from a tcl proc on Windows server #68161
                  Alka Sharma
                  Participant

                    Thanks so much! I will try your option.

                    in reply to: Receiving system hanging, not ACKing #56806
                    Alka Sharma
                    Participant

                      I did it accidentally. My apologies

                      in reply to: Receiving system hanging, not ACKing #56804
                      Alka Sharma
                      Participant

                        We have successfully upgraded Cloverleaf from 5.3 to 5.6. We have three sites prod1 , prod2, and prod3. Prod 1 being the heaviest in volume. I am using the new recover 56 procs .  I do not have send_ok, kill_ob_save  procs in my outbound thread. I am using the automatic resend feature of 5.6.

                        We are using an altered check_ack_new proc. I have also changed

                        set my_mh $ob_save

                        Replaced it with this:

                        keylget args OBMSGID my_mh

                        Our institution does not want the message to go to Error database if AR or CR is received. So we have modified the check ack and deleted the line to increment the counter. This way, if we get an AR or CR, the message will fall in the else statement of the code and engine will proto the message.

                        After talking to quovadx support, I was told to use the recover 56 check ack. But once again, I had to alter the check ack to remove the If.

                        Both tcl procs attached.  The thread that I keep getting a State 16 has the tendency to disconnect and reconnect sporadically.

                        Any help is greatly appreciated.

                        in reply to: xlate Help #67386
                        Alka Sharma
                        Participant

                          Thanks Robert! I will try your suggestion and also Jim K’s solution today. Since this was an emergency Mike H helped me write a post tcl which converts Obrnte into ADD in post proc.

                          thanks everyone

                          Alka…

                          in reply to: xlate Help #67384
                          Alka Sharma
                          Participant

                            This is the output I am trying to achieve using iterate

                            0000000503MSH|^`&||L|IDX||200903181517||ORU|00035054|P|2.2

                            PID|1||I99700013||ZZZZPUP^BERGINH||19650101|M||||||||||I10001644

                            PV1|||119^119X^01||||8369^PILLAI^OMPRAKASH

                            ORC|||F9180009||||||20090318151704|||10994^ALFORD^TODD

                            OBR|1||F9180009|NA^LAB01262^Sodium|||200903181028|200903181028||JPASM||||200903181030||10994^ALFORD^TODD||||||20090318151704|||F|||||||EHK||EHK

                            OBX|1|NM|NA^LAB01262^Sodium||145|meq/L|137-144|H|||F

                            ADD|1||analyzed on hemolyzed specimen.

                            ADD|2|| THESE ARE COMMENTS; JEFF PYZYNSKI; ESTER KING

                            in reply to: xlate Help #67383
                            Alka Sharma
                            Participant

                              No, it should add the obrnte at the bottom of the obx segment as ADD segment. If OBX has an NTE, I am able to change the OBXNTE to ADD but not the OBRNTE’s

                              in reply to: xlate Help #67381
                              Alka Sharma
                              Participant

                                There will be multiple OBR NTE’s that needs to be changed to ADD segments at the end of the each OBX.

                                in reply to: Regular Expression Help #67211
                                Alka Sharma
                                Participant

                                  Thanks! It worked but Can you explain the expression

                                  (d+?),

                                  Alka…

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