remove & from a tnx

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf remove & from a tnx

  • Creator
    Topic
  • #49393
    Mason Miller
    Participant

      I am receiving a message  that has a value of Blood&BLOOD when I try to copy it the only characters that copy are before the & I need to remove this and I cannot copy @null into that field, It will leave the &BLOOD in this field.

    Viewing 1 reply thread
    • Author
      Replies
      • #61761
        Keith McLeod
        Participant

          These fields can be addressed by going out another level with the address. You can view that address required either in the testing tool or via SMAT if you are on a latest enough release.  By change the address on the destination side will also cause the creation of the & character as a separator.

          1(0).1(0).0(0).OBR.00260(0).[0]  if you change this to

          the following or something similar for your situation:

          1(0).1(0).0(0).OBR.00260(0).[0].[0] for first elementseparated by &

          1(0).1(0).0(0).OBR.00260(0).[0].[1] for second element separated by &

          If you add similar addressing on the outbound the & will be added as the separation character.  Hope this helps….. If you up your detail level to view you will see the necessary path in SMAT or Testing tool.

        • #61762
          Mason Miller
          Participant

            Thanks that worked

        Viewing 1 reply thread
        • The forum ‘Cloverleaf’ is closed to new topics and replies.