Relocating Data from Model fix script

jonsr20
Tera Expert

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!

1 ACCEPTED SOLUTION

luffy3478
Tera Guru

remove the < > symbols around the sys_id in line 1 and line 2

View solution in original post

2 REPLIES 2

luffy3478
Tera Guru

remove the < > symbols around the sys_id in line 1 and line 2

Thank you I could've swore I tried that but it worked!