Where can I find Script Include Error Codes?

lonesoac01
Giga Guru

Hello all,

 

    I have a script include that keeps failing and I do not know where to find the errors.  There is something unexpected going on and there is not an object created or something of the sort.  Where should I look?

 

Thank you.

3 REPLIES 3

Ankur Bawiskar
Tera Patron
Tera Patron

@lonesoac01 

Did you check at which line the error is coming?

try adding try catch block to check the exception thrown

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

See, that is the thing.  Where do I go to check at which line the error is coming?

@lonesoac01 

you might be calling it from some server side code.

check that

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader