- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2025 01:15 AM - edited 07-16-2025 01:29 AM
while sending data to HR profile using transform map
I already mapped one source field with a target user field in servicenow which is a coalesce field.
Now another field I need to map with a field in HR profile which is coming from user table.
I am getting this error.
I already mapped it with one user field with the reference value fairsall id
I need to map it with employee category which is also coming from user table also. This is the requirement.
What to do now?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2025 01:18 AM
Hello @Apaul ,
You can map a value to the field one at a time.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2025 03:00 AM
Hello @Apaul ,
I am confused now
.
Is your target field on User table or HR Profile table? If it is on HR Profile table, are you getting this field on HR Profile table by dot walking from user table ?
And one more -
If you are updating the value on HR Profile table which is coming from the user table then it will update it on the User table.
_______________________________
I am doing the HR one, if i do this, is it going to affect the user table data too? (Answer of your question) -> Yes
Thank you.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2025 02:45 AM - edited 07-16-2025 02:48 AM
I am confused now 😑.
Is your target field on User table or HR Profile table? If it is on HR Profile table, are you getting this field on HR Profile table by dot walking from user table ?
And one more -
If you are updating the value on HR Profile table which is coming from the user table then it will update it on the User table.
_______________________________
I am doing the HR one, if i do this, is it going to affect the user table data too? (Answer of your question) -> Yes
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2025 03:00 AM
Hello @Apaul ,
I am confused now
.
Is your target field on User table or HR Profile table? If it is on HR Profile table, are you getting this field on HR Profile table by dot walking from user table ?
And one more -
If you are updating the value on HR Profile table which is coming from the user table then it will update it on the User table.
_______________________________
I am doing the HR one, if i do this, is it going to affect the user table data too? (Answer of your question) -> Yes
Thank you.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2025 03:27 AM
This one helped me alot to understand that this implementation should not be happened. Thanks a lot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2025 04:06 AM
Welcome !
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2025 01:24 AM
Hi @Apaul
You cannot have multiple mappings for a single target field. Also, based on your screenshot, it looks like you're trying to map the category value to the user field, which is incorrect. Please select the appropriate target field.
Regards,
Siva