cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Anyone got a SOAP Execute against a Workday Tenant Working?

AdrianH
New Contributor II

Any help much appreciated in this regard in terms of sample envelopes you can share or validated WSDL, currently using v28.1 which doesnโ€™t validate in XMLSpy although it seems to work with SOAPUI

Yours,

Adrian

22 REPLIES 22

AdrianH
New 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

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.

ece646abe275ca9ed5941e27f0a9e9d7828e3cdb.png

Using Workday Write snap, all of it is done for you.

56c4e1abd3d97d73f5d7cbc7524dc3e0910964c1.png

Thanks & Regards,
Naveen

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

AdrianH
New Contributor II

Where do you find out this stuff?

Plus I now get the following error:

Failure: Cannot Parse WSDL, Reason: Server returned HTTP response code: 500 for URL: https://wd3-impl-services1.workday.com/ccx/service/%20arriva3/Human_Resources/v28.1?wsdl, Resolution: Please file a defect against the snap

What does your envelope look like, when you say it worked for you?

Thanks for the help btw much appreciated.

Yours,

Adrian

AdrianH
New Contributor II

Never mind just spotted the extra space in the url, now Iโ€™m getting this:

Failure: Cannot Parse WSDL, Reason: Content is not allowed in prolog., Resolution: Please file a defect against the snap

So a couple of questions for you:

Which tenant are you using?
What security credentials are you using?

Yours,

Adrian