I have task to create 700 receive locations which picks the messages from sharepoint site, so my question is what is the limit of receive locations in a biztalk server, and how to create those RcvLoc by any script?
A receive port can have any number of Receive locations ( But the message type should be same if want those to be processed ). As from Orchestration perspective its only one location which gets message(single logical port), .