ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! Error: "org.mozilla.javascript.EcmaError: "GetGroupsOfTypeRefQual" is not defined." when using Script Include

I think I have done something wrong setting up this code. Can anyone point out the mistake?   The Error in the system logs org.mozilla.javascript.EcmaError: "GetGroupsOfTypeRefQual" is not defined. Caused by error in <refname> at line 1 ==> 1: new G...

Resolved! Importing large numbers of XML files

Hello, I have a large number of XML files downloaded from an instance that I need to import to a completely different development stack.  Do I have to load the files individually (~7k) or can I load all the XML files into a zip file and upload the zi...

shawnbaar by Giga Expert
  • 2531 Views
  • 1 replies
  • 0 helpfuls

Resolved! Scheduled job not triggering email notification

Hi Everyone, I'm having an issue getting a notification to trigger off of a scheduled job and registered event.  Here's what I'm trying to accomplish and then I'll post the code.   Business need:  We are working on a process for new hires and kicking...

Ryan Healey by Tera Expert
  • 3454 Views
  • 11 replies
  • 2 helpfuls

Field Greyed Out

When I save an Enhancement and go back in, I’m not able to select a different Pending Reason (custom string field) without first changing the State field (UI policy to only show Pending Reason variable IF the State = Pending) to something else, then ...