Can any field be used for TrxID? Is this the most efficient method to filter routed raw messages?
For example, I have an inbound ADT with several routes. I have a TCL proc to filter based on facility (MSH|4). In one of these routes I only want a certain facility to be sent. I understand doing this with a translation isn’t efficient. Should this be done w/ the TrxID or the PROC? If w/ the PROC, where’s the best place to insert the PROC?