SQL to XREF List Maps for SendPorts and ReceivePorts in BizTalk
I’ve been doing a lot of “forensic” research on converting old systems lately. Sometimes I need to look at hundreds of ports at once, and opening each one separately to check the map is way to slow! There are several joins required. The actual mapname is in the more generic bts_item table. You can get […]