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

Forum Posts

End user unable to personalize the List for Knowledge modue

End users are unable to personalize the list for Knowledge module (kb_knowledge) (after selecting the field, it doesn't show up in the list). Also there is no view rule defined on this table.Even we couldn't see any error in the inspect while doing t...

ankur40 by Tera Contributor
  • 429 Views
  • 3 replies
  • 1 helpfuls

Regarding voucher for Servicenow CAD exam

Hi, Trying to register for CAD exam and I do not have any voucher. I'm currently not working. I'm ready to pay USD 300 for exam but I do not see a checkout button unless I have any voucher. Do I need to purchase a voucher. If yes, how do I make a pur...

Resolved! Set request fields after creating request via script

Hi, when an Incident is closed using the Close Code "Not an Incident", and no Request is connected to it, the incident should close and open a generic request with the same information as the incident had. I created this business rule for that (after...

GraceFi by Tera Contributor
  • 857 Views
  • 4 replies
  • 0 helpfuls

How to insert sys_choice for scoped application element?

Hi,Can someone please suggest how to populate sys_choice for scoped application element.I have written following code:   var setRecord = new GlideRecord("sys_choice");   setRecord.initialize();   setRecord.element = "x_12345_catalyst_bot_name";   set...

vimal11592 by Tera Expert
  • 4150 Views
  • 7 replies
  • 1 helpfuls