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

Ok I re-did the snap from scratch and now Iโ€™m getting an invalid username/password error; which is actually a good thing.

Thanks Iโ€™ll try the workday snap next.

Yours,

Adrian

AdrianH
New Contributor II

When using the workday write snap, what does the host field contain do you have an example please?

del
Contributor III

Deducing from your WSDL above, your host value would likely be wd3-impl-services1.workday.com.
Also note, the version will be โ€œ28.1โ€ (instead of โ€œv28.1โ€ that you would use with SOAP)

AdrianH
New Contributor II

Thanks for confirming the host, wasnโ€™t sure upto what point on the url it mattered.

BTW - /v28.1?WSDL appears to be the correct way to reference it, itโ€™s working at any rate in the SOAP execute snap, without it I get an invalid request service version error or content not allowed in prolog error.

Still be unable to connect with SOAP or Workday snap different issues. In the case of the workday snap itโ€™s trying to resolve against the following URL instead of the one above:

https://wd3-impl-services1.workday.com/ccx/service/integrations/Human_Resources/v28.1?wsdl

donโ€™t know why, so any ideas most welcome.

Unable to workout why Iโ€™m getting invalid username/password errors, works for me in SOAPUI so the credentials arenโ€™t the issue must be missing something just donโ€™t know what at this point.

del
Contributor III

Hereโ€™s how our SOAP WSSE account is set up. Replace username@tenant with your username and tenant name. Also, respectfully pointing out the obvious, make sure itโ€™s assigned to your SOAP Execute snap.
0ef164d49d1a062da222c65b10c3a7e1ba956695.png

Hereโ€™s how our Workday account is set up. Again, replace username and tenant with appropriate values
afba018436545e8d93864d5cca1299e5b4860473.png

Regarding your SOAP username/password error. Can you post the exact error text? On occasion, the error message isnโ€™t worded correctly and I might have run into it before.