The CreatorCon Call for Content is officially open! Get started here.

widget instance rename

BanuMahalakshmi
Tera Contributor

Hi,

 

i renamed the widget instance then i tried to access this widget into service portal but i received the attached error message. pls assist me ti fix this issue. when i click this widget into SP - i am getting this error.

2 REPLIES 2

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @BanuMahalakshmi 

 

It means these widget has been called somewhere in portal and now getting error. You need to check these error in given lines.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

I can able to access this widget into dev environment without any issue but i migrated to test environment. i am facing issue into test environment. with the reference error message, i have checked the line 275 in server script in the corresponding widget. below is the script, the same script exist into DEV.

  if (categoryJS && GlideStringUtil.isEligibleSysID(categoryJS.getID())) {

 

 

SriDeepa_0-1718645753671.png