JIRA: https://jira.spring.io/browse/INT-4409 The `SoapMessage` may come as a `payload` and be already with the `soapAction` header. Right now it is overridden independently of the value from the headers. * Do not override `soapAction` in the `SoapMessage` if header doesn't have value