I recently had the situation where I wanted to reuse a web service proxy class for multiple BizTalk send ports but I required a unique code snippet specific to each send port.
We use SAP XI to send data to BizTalk which in turn, fans out the data to interested systems. Let’s say that one […]