Forum Discussion
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
- nganapathiraju9 years agoFormer Employee
hi Adrian
It worked for me. What is the reason for using SOAP Execute vs Workday
Write snap? Do you have Workday Snaps?For SOAP, Make sure you use WSSE account and the correct host name for the
integrations and obviously the right tenant.It should work in a regular browser as well if you use the correct URL. If
you cannot make it work on a regular browser, then something is definitely
wrong.Using Workday Write snap, all of it is done for you.
Thanks & Regards,
Naveen - nganapathiraju9 years agoFormer Employee
The main thing is you are missing ?wsdl
https://wd3-impl-services1.workday.com/ccx/service/
arriva3/Human_Resources/v28.1?wsdlIt works on the browser.
Thanks & Regards,
Naveen