Had to deal with the same issue.
I just edited the WSDL file and added the soapAction value to each method,
Took a few minutes, but that's all i had to do. Try to avoid using code where code isn't necessary.
In case that in the future something will change, you will have to deal with it on a code level, possible, but it's easier to just reconfig the new WSDL file or request the full version from SF\the integrator you're working with, without trying to figure out what that piece of code is meant to do after 2 years, and then poking around with it.
Good luck
- Log in to post comments
