Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

Workday update user Json throwing error while writing back email and username

abanduni
New Contributor
New Contributor

Getting below error updating the email & username back to workday :

Error in updateUserDetails - callResponse: Error while calling webservice https://wd5-impl-services1.workday.com/ccx/service/EY1/Human_Resources/v41.1 : Validation error occurred. Element not found=Envelope-http://schemas.xmlsoap.org/soap/envelope/

Tried it from Postman it is working fine

 

Attaching the update userjson.

Please advise

 

 

7 REPLIES 7

rushikeshvartak
All-Star
All-Star

Any error in logs ?


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.

abanduni
New Contributor
New Contributor

Yes below is the error and logs attached

Error while calling webservice https://wd5-impl-services1.workday.com/ccx/service/EY1/Human_Resources/v41.1 : Validation error occurred. Element not found=Envelope-http://schemas.xmlsoap.org/soap/envelope/

 

Attached are the logs. 

Does it working with Postman / SOAP UI


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.

Yes it is working in Postman.

Please share screenshot


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.

Please see attached, i have highlighted responsecode

abanduni_0-1705036583033.png

 

NeeharikaV
New Contributor
New Contributor

Please check the syntax as you have used conditional operator but not used : at the last. Please refer the connector guide for the syntax