External system exposed a wsdl from which we generated the soap connector rules. Now they was us pass the some data in query string parameters like below,
As per my understanding for SOAP we pass the request parameters in the header/body envelope of the request. Query string parameters are only available for REST services