Forum Discussion
AdrianH
9 years agoNew Contributor II
I’m trying to call Maintain_Contact_Information in the following WSDL:
https://wd3-impl-services1.workday.com/ccx/service/arriva3/Human_Resources/v28.1
as a way of proving connectivity to the tenant.
Getting the following error:
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
nganapathiraju
9 years agoFormer Employee
The main thing is you are missing ?wsdl
https://wd3-impl-services1.workday.com/ccx/service/
arriva3/Human_Resources/v28.1?wsdl
It works on the browser.
Thanks & Regards,
Naveen