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

For the workday snap using a workday account I’m getting:

Cannot Parse WSDL
Resolution
Please verify account settings and retry
Reason
Server returned HTTP response code: 500 for URL: https://wd3-impl-services1.workday.com/ccx/service/Arriva3/Absence_Management/v28.1?wsdl

but the url resolves in a browser window - This is a Show Stopper Right Now!.

<?xml version="1.0" encoding="UTF-8"?>

-<wsdl:service name=“Absence_ManagementService”>

-<wsdl:port name=“Absence_Management” binding=“wd-wsdl:Absence_ManagementBinding”>

<soapbind:address location=“https://wd3-impl-services1.workday.com/ccx/service/arriva3/Absence_Management/v28.1”/>

</wsdl:port>

</wsdl:service>

</wsdl:definitions>

AdrianH
New Contributor II

OMG - I had a capital 'A’rriva3 in the tenant field arriva3 now validates and I can see the available methods.

case sensitivity aaaargh! - case conversion as feature request please

dmiller
Admin Admin
Admin

The URL was case sensitive in this case.


Diane Miller
Community Manager