ADT TRANSLATION

Clovertech Forums Cloverleaf ADT TRANSLATION

  • Creator
    Topic
  • #118695
    Stewart
    Participant

      What’s the best way to handle a change that needs to be applied to all ADT’s w/out having to create a new translation for each ADT msg type?

    Viewing 1 reply thread
    • Author
      Replies
      • #118696
        Stewart
        Participant

          adding email notifications

           

        • #118701
          Charlie Bursell
          Participant

            Obviously Tcl would work.

            For translation you could define a variant that would fit most ADT messages.  Take an ADT_A01 and just make everything after the MSH optional.  That would probably fit all but messages like ADT_A17 swap messages with multiple PID segments.  Then just BULKCOPY and make the change. You could call the variant whatever like ADT_XXX

        Viewing 1 reply thread
        • You must be logged in to reply to this topic.