- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-02-2025 03:29 AM
I have a requirement that I need to stop updating only one field( Owner) in Personal Computer table that is coming from 3rd party tool. however I want fields to get updated from the same source on highest priority. How can I achieve this requirement. please suggest!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-02-2025 03:44 AM
what do you mean by allowing the field update from 3rd party tool? some integration is in place?
what do you mean by this -> I want fields to get updated from the same source on highest priority.
Your requirement is not clear and you didn't share more details.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-02-2025 03:44 AM
what do you mean by allowing the field update from 3rd party tool? some integration is in place?
what do you mean by this -> I want fields to get updated from the same source on highest priority.
Your requirement is not clear and you didn't share more details.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-02-2025 03:48 AM
yes there is integration is in place with Ivanti tool. and I want to stop updating owner field from Ivanti and rest of the fields can update with that. only stop updation in one field in Computer table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-02-2025 03:54 AM
then how are the fields getting updated? what type of API? import set or scripted rest api?
remove the mapping from that script itself and you are done
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader