This proc that I use to OVER the message works when I use it on outbound threads with a source in the same site, but the inter-site routing is causing an error. This is the error that I’m getting in the process log on site2:
[xlt :form:ERR /0: adt_xlate:11/22/2011 15:05:59] Can’t get format type for trxid.
[xlt :form:ERR /0: adt_xlate:11/22/2011 15:05:59] XLATE Format DATAFORMAT load for epic_adt_in failed
[xlt :xlat:ERR /0: adt_xlate:11/22/2011 15:05:59] Cannot find data CnxnFormat for ‘epic_adt_in’
What does this error mean? “epic_adt_in” is the original source thread in site1 that doesn’t exist in site2. I’ve tried changing the trid determination to several values (hl7, upoc, field) and there are no xlates being used in the threads that are involved.