AdrianH
9 years agoNew Contributor II
SOAP Execute Config Error
Trying to execute a SOAP web service request against workday and getting the following:
An exception occurred while executing the SOAP request
Resolution
Verify that the template is correct, the substituted values are valid and the provided envelope matches the namespaces that are required by the targeted service
Reason
unknown protocol: null
The workday WSDL has some things missing that I would think are standard not least actions, port definitions. Seems to work though with the above exception.
How do I specify the missing protocol value assuming I have no control or access to WSDL?