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

Forum Posts

Resolved! On-Call: Editing Rotas

Hello, For the on-call scheduling application, I know that the rota_admin has the following abilities: A user with the rota_admin [OnCall admin] role can create, edit, and delete rotations. They can manage all aspects of a rotation such as the roster...

Resolved! Handling Close code and Close notes when resolving incidents

Close code and Close notes are mandatory when an incident is being resolved or closed.  The UI policy that enforces this requirement fails when the incident form doesn't contain the Closure Info section or the incident is being resolved by a related ...

cuong2 by Tera Contributor
  • 5173 Views
  • 2 replies
  • 0 helpfuls

Resolved! How to know table name in client script?

I'd like to know the current table name in client script to determine whether it is the extended table. "current.getRecordClassName()" can't be used. Thanks.

Koji Yanase by Tera Contributor
  • 17573 Views
  • 4 replies
  • 14 helpfuls

Need to import Categories and Subcategories..

Hi Guys I have Category and Subcategories field in problem and Subcategories are dependent upon Categories..I need to import them to Change..How Can we do that and I want to know whether we can get Dependency.???

ganesht by Tera Expert
  • 13508 Views
  • 27 replies
  • 9 helpfuls

Resolved! How to populate of Catalog variable values on Catalog task form

I am having a catalog item which is having 3 fields [Name, Location, Contact] which is having its values like [Angshuman , India, E-Mail]. Now I want exact same values with field name to be imported on the Description field on the catalog task. How w...

Angshuman3 by Mega Guru
  • 5198 Views
  • 8 replies
  • 5 helpfuls

glide_list field

we have a requirement like for particular type of change (normal or emergency) we have to show only particular set of values in list(glide_list) field on the form.Please see the below sample screenshot of my dev instance. test is the field label here...

find_real_file.png

Resolved! How to get Subject in email template body

Is it possible to get the Subject of a notification to be used in the body of a template?I am trying to use templates more often and I would be helpful if I could pull the subject from the notification that is using the template into the body of the ...

ryancox by Giga Contributor
  • 4644 Views
  • 6 replies
  • 2 helpfuls

Use Powershell to update a Ticket

Hi, I am working on a PowerShell based script to update a ticket in ServiceNow. The process I would be following is: -  Retrieve a Service Now Incident Download it in XML/JSON format Update the fields such as Work Log/Close or Reopen a Ticket and the...

Arvind17 by Kilo Contributor
  • 4025 Views
  • 3 replies
  • 1 helpfuls

Glidedate time giving wrong output

I am checking in background script value output of glidedatetime. var myDate= new GlideDateTime('12/04/2018 13:34:23');gs.print(myDate.getValue());gs.print(myDate.getDisplayValue()); Output : 2018-12-04 yy-dd-mm              04/12/2018  var myDate= n...

avanis by Kilo Contributor
  • 4218 Views
  • 4 replies
  • 0 helpfuls

Resolved! Approve or Reject Change Request via Email

I just wanted to know how can I approve or reject a change request via Email just like the Approval Request Notification. Thanks for the feedback!

jcpasia by Kilo Contributor
  • 12793 Views
  • 4 replies
  • 4 helpfuls

Resolved! Is there a class definition somewhere for GlideColumnAttributes

I am working with the background script below learning how to create  a table using script.  It is working great. Re: the GlideColumnAttributes class or method, I only saw sample code that used the following: columnAttributes.setType("string"); colu...

ericroberts by Tera Contributor
  • 3719 Views
  • 5 replies
  • 4 helpfuls

I want to make a ui button 'REOPEN INCIDENT' on the incident form. Whenever we clicked on this updates will happen on the server side like incident state become close to active and on the client side comment field become mandatory.

I want to make a ui button 'REOPEN INCIDENT' on the incident form. Whenever we clicked on this updates will happen on the server side like incident state become close to active and on the client side comment field become mandatory.

silentkiller by Kilo Contributor
  • 5364 Views
  • 7 replies
  • 9 helpfuls