Hina Siddiqui

Forum Replies Created

Viewing 10 replies – 1 through 10 (of 10 total)
  • Author
    Replies
  • in reply to: replacing a "&" with "and" in a part #81678
    Hina Siddiqui
    Participant

      Yes Yes, I do have that doc saved. I will try using it in an xlate.

      Thanks so much Jim

      in reply to: replacing a "&" with "and" in a part #81676
      Hina Siddiqui
      Participant

        Hey Jim,

        Actually we are finding it difficult to parse it inside the Xlate. This is happening because our field FT1_7 contains value like “cbc & abc” . We need to map the exact string to the outbound. But because out string contains “&” which is a true delimiter, as soon as it passes through the variant, cloverleaf breaks the string value thinking “&” as a delimiter.

        Is there a way to handle this in xlate?

        in reply to: finding a character in a string #81599
        Hina Siddiqui
        Participant

          hey Jim, Thanks a lot. Its working now.

          I was getting an error “unrecognized lexical character” but this was because i was putting the character in the if condition like

          IF @strtemp eq =,

          then i assigend the comma to a variable and then used in IF condition and it started working. 🙂

          in reply to: OBX segment based on NTE value for ORU message type. #81570
          Hina Siddiqui
          Participant

            Just another quick info. My output looks like the image i have attached. As you can see, the 3 new OBXs that were created, were placed in the end and all those 3 new OBXs dont have the values from the OBX preceding to NTE but have values from the 1st OBX in the group 🙁

            I tried to debug a lot but just stuck here and not able to move forward.

            in reply to: OBX segment based on NTE value for ORU message type. #81569
            Hina Siddiqui
            Participant

              yes that is correct, I am trying to create a new OBX. The output should look like as follows

              MSH|

              PID|

              PV1|

              OBX|1

              OBX|2

              OBX|3

              OBX|4

              OBX|5|will have value of OBX 4

              OBX|6

              OBX|7

              OBX|8|will have value of OBX 6 fields

              Hope i made more sense

              in reply to: Accessing huge database #81056
              Hina Siddiqui
              Participant

                Thank you so much everyone. I will try different methods and get back with the results

                in reply to: Accessing huge database #81053
                Hina Siddiqui
                Participant

                  i did try even 10000 but the issue that comes is that it processes 10000 records and stops. Does not proceed to next 10000 records.

                  Could you shed some light on this issue?

                  in reply to: Java logic in Cloverleaf #79628
                  Hina Siddiqui
                  Participant

                    Hi

                    The code definitely helped me understand the approach. But i am trying to do it in xlate. Is there a way i could do there. Like using the already declared variables by cloverleaf

                    in reply to: Current Date variable in cloverleaf #79524
                    Hina Siddiqui
                    Participant

                      Thanks a lot.

                      Really Helpful 🙂

                      in reply to: Current date in cloverleaf #79502
                      Hina Siddiqui
                      Participant

                        I understood the clock temp variable. But how can we declare current date. Could you give me an example

                        Thanks a lot

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