I was able to resolve the issue based upon Rob’s suggestion. I finally realized that we had a TCL proc manipulating the HL7 message after it was translated and I just added a to the end of the message just prior to it being returned. I got hung up on thinking it needed to be done in the pdl routine and lost sight of other available options. Rob, thanks again for pointing me to the easiest way to resolve the issue.