Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

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

Forum Posts

Resolved! length of an array

while executing the below, I am not getting the length of list. var inc = new GlideRecord('incident');inc.addActiveQuery();inc.query();inc.next();var list = inc.getElements()gs.print(list.length); showing output: undefined why? please explain..

Prasanthi1 by Giga Contributor
  • 5682 Views
  • 10 replies
  • 1 helpfuls

relationship and m2m tables

hi all, I wanted to know the difference between m2m table and relationship table since i am getting confused because both can be used to make related lists then what is the difference? Thank you

ginia dey1 by Giga Contributor
  • 10312 Views
  • 5 replies
  • 13 helpfuls

Resolved! Configure surveys

Please help with step by step instructions to follow for this question. Configure surveys As an Incident Manager, I would like to send user satisfaction surveys for every closed incident to assess how well the users feel their issues were ad...

Day2 by Kilo Contributor
  • 6280 Views
  • 4 replies
  • 14 helpfuls

what is the role required to archive record?

few users are archiving the records and i wanted to remove the option to the users Archive record. i want to know, which role should be removed to users that they can not access Archive record option there in incident list view

find_real_file.png
lakng by Tera Contributor
  • 4205 Views
  • 6 replies
  • 1 helpfuls

Resolved! Self-Service Incident Form

Hello,  My team and I are in the process of redesigning some self-service items. We're finding that our users are submitting incidents for items that should be requests, we're also finding that we don't gather enough data from the user. We're particu...

Aimee Jasso by Kilo Contributor
  • 3300 Views
  • 2 replies
  • 3 helpfuls

Resolved! Roles for Update Sets

I need to allow some users to be able to create and manage their own update sets.I have some people who want to be able to create forms, workflows and edit the dictionary. They need to capture all of their work in an update set.There is no OOTB role ...

leslie8 by Mega Expert
  • 9358 Views
  • 3 replies
  • 10 helpfuls

Resolved! How to pause SLA on Request Item

Hi, I have configured SLA on sc_req_item table for one of our Service Request Item. When this request is logged automatically a Task is created and assigned to Assignment group. Now the challenge is I can't find an option to pause the SLA when assign...

Raghesh by Giga Expert
  • 7496 Views
  • 9 replies
  • 5 helpfuls