When using continue it seems to send dup msg on last msg

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf When using continue it seems to send dup msg on last msg

  • Creator
    Topic
  • #53810
    Tom Gilbert
    Participant

      I am trying to make a message that has multiple OBR’s into multiple messages with one OBR per message.

      I am doing an iterate on OBR.  Then doing pathcopies.

      At the end I am putting a ‘continue’.  The problem seems to be on the last message which is sending twice.  Any thoughts on why this is occurring.

    Viewing 1 reply thread
    • Author
      Replies
      • #79024
        bill bearden
        Participant

          I think there is an implied CONTINUE or SEND at the end of every xlate. You might try putting a SUPPRESS at the end of your xlate, outside of the ITERATE.

        • #79025
          Tom Gilbert
          Participant

            awesome that worked…thank you

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