Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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
  • 4764 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
  • 9761 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
  • 4648 Views
  • 4 replies
  • 13 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
  • 3498 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
  • 2746 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
  • 8769 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
  • 4408 Views
  • 9 replies
  • 5 helpfuls

Unable to format date using format string MM-dd-yyy

I am currently trying to set up a data import from an SQL database, and I am running into transform errors relating to the date field when attempting to transform the data to the table. Each row has the same error, so here is one example: Unable to f...

Tony28 by Giga Contributor
  • 2067 Views
  • 1 replies
  • 6 helpfuls