SN to Workday integration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Friday
Hi All,
In servicenow to workday integration, Once any updates happens to the user record in servicenow hwo those will be updated in the workday ..
How to check those ,In my scenario some personal details are not mapping to the workday record .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Friday
1. Hope you are using Workday HR Spoke for the bi-directional integration.
2. check which personal details you are updating, is it supported by soke.
3. Make sure as per the documentation - you have required permission
like
| Get and Put | Person Data: Personal Data |
| Personal Data |
| Get and Put | Worker Data: Beneficiaries |
| Be |
Refer :
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday - last edited yesterday
Hi @Vengadeshgiri ,
I hope you have installed "workday HR spoke" latest version in instance.
Please follow ServiceNow prod documentation : https://www.servicenow.com/docs/r/employee-service-management/hr-service-delivery/w-integration.html
https://www.servicenow.com/docs/r/integrate-applications/integration-hub/workday-hr-spoke.html
Below points you can check as troubleshooting purpose:
1. Field mapping : ServiceNow Field mapping to Workday.
2. Flow Designer : Check flow designer logic for Outbound integration.
3.Transform Map / Import Set : Check transform map script logic . Import logs and transform map execution log.
4.ACL : Any write ACLs present, to restrict the update without access.
5. After activating spoke please check all relevant configuration in place properly or not.
Please mark helpful and correct answer if it's worthy for you.
