It is quite a common requirement to have a generic receive location in BizTalk to accept any XML file. Richard Seroter has listed a few options already on how to do this.
I looked into how BizTalk exposes its WCF receive locations and how they could be consumed by using the WCF channel model, without […]