I have a WSDL for a SOAP based web service. I have uploaded this WSDL into a document library of a SharePoint site and am referring it in my Call Web Service action. I created a custom SOAP message request and when I try to run it using the "Run Now" button in the action configuration window, I get the expected result. However when I save and publish the workflow and try to run the workflow, I get an error message saying:
Failed to invoke web service. Namespace prefix 'soap' is not defined.
I checked and found another user having the same problem in here: http://connect.nintex.com/forums/thread/30069.aspx but no answer has been provided. It doesn't make any sense since it's mentioned clearly in the "Run Now" window that "clicking execute will run this action as if the actual workflow was running".
Please help.