- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2024 09:35 AM
Hey everyone, I am trying to eliminate our duplicate models. There is a playbook and fix script from ServiceNow
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0999448
However I am having issues with the fix script relocating model data. I input the sys_ID of the correct and incorrect model but I keep getting this no data when I run the script, anyone have suggestions. I attached what the script looks like aswell just added the Sys_id where it says. Any help would be much appreciated!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2024 03:22 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2024 03:22 PM
remove the < > symbols around the sys_id in line 1 and line 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2024 05:00 AM
Thank you I could've swore I tried that but it worked!