Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

Developer forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! Catalog item variable limit

Hi, What is the maximum number of variables that can be created per catalog item? I want to check if there are restrictions such as the upper limit of 50 fields in a custom table.   Also, is the restriction of 8126 bytes per record included when a s...

Tepp by Tera Expert
  • 3725 Views
  • 2 replies
  • 3 helpfuls

Resolved! How to return JSON from Script Include

I have a situation where multiple records can be selected and then a List UI Action can be invoked.  I am passing the list of sys_ids from getChecked() to GlideAjax to be processed on the Server Side.  I am matching records from multiple tables and g...

jstocton by Kilo Expert
  • 5036 Views
  • 4 replies
  • 0 helpfuls

Resolved! gr.getElement('field').getChoices() give invalid Array

Hi All, I stumbled upon an error which acutally cannot be or there is indeed a bug. This is part of the code: ... orderArr = grAtt.getElement('u_fields_order').getChoices() ; // array with order and choice values gs.print(orderArr.toString()); gs.pri...

Tuna by Tera Guru
  • 3483 Views
  • 7 replies
  • 1 helpfuls

Slow Business Rule

Hi All, ServiceNow has done some analysis for my customer and sent a report saying there are some business rules are slow. But I checked and Business rules are not lengthy. I also tried the script in business rules in background script and it is exec...

Resolved! Scheduled event execution in servicenow

hi All, I am thinking a scenario , where i want to process particular events to be processed at particular time and other in different time ex: lets say all the events created in incident should be processed when at 3 to 4 and all the events created ...

Resolved! UI Script - redefine angular directive in ServiceNow

Hi,very interesting task I've got - I need to modify/replace part or whole angular directive that is used in ServiceNow, but not available for editing.So I know the name of app, the name of directive - I have the code (read-only) ... but I don't know...

Andrii by Kilo Guru
  • 8920 Views
  • 12 replies
  • 5 helpfuls