I have had little call for Web Services, but now want to dive in. I notice that when defining a Soap Provider you can determine the TrxID by SOAPACTION, Path, or default to null. In your routes you can define the route by the soap action such as ‘urn:DoSomething’. Does this take precedence over the Inbound tab TrxID determination? I was hoping to route based on a client ID contained in the message in the soap body.
Any advice is welcome….