Use PDIs? Take our 5-minute survey to help shape the PDI roadmap.

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

Forum Posts

Creating multiple Request Items based on number selected

Hi I have a UI Action that creates an event, script action then calls a script include to add a Catalog item and fill in various variables then places the order to create 1 Request and 1 Request Item automatically. This is all fine and works as it sh...

dave_m13 by Kilo Contributor
  • 6220 Views
  • 7 replies
  • 1 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
  • 5269 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
  • 4706 Views
  • 6 replies
  • 2 helpfuls

How to Count Number of times the Template is used ?

Hi All,  We want to track the number of times a specific template is used. We would like to see which templates are used more frequently.for e.g :- If i have created a template by the name "P2 Incident" and it has been used on the 5 incidents, then i...

Blank users and groups in group member table

Hi All,   I am trying to update group membership using run script in workflow. Script is working fine and able to add and remove users from group membership. I have one issue, while adding record is creating with blank values and same way while remov...

find_real_file.png

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
  • 4105 Views
  • 3 replies
  • 1 helpfuls

How to query/report on incidents for knowing the age of ticket?

Hi,  i would like to report/ query incidents of all active incidents so that it should give me the incidents based on age. like incidents count and age.  For example like below   Incident Count                 Age               25                    ...

pavankum by Kilo Expert
  • 29439 Views
  • 11 replies
  • 1 helpfuls

How to link closed incident to problem record

Hello, When looking at the Incidents (All) table I want to be able to write to the "Problem" field - in order to link Incidents to Problem records. This process works when writing to incident records that are active, when writing to an Incident recor...

jon_beckett by Kilo Contributor
  • 7400 Views
  • 2 replies
  • 1 helpfuls

show/hide filter icon is missing on the incident page

Hello All,   The show/hide filter icon is missing from my incident page. The top left funnel-like icon is there on all other (Changes/releases) pages but missing from the incident page. you can see  it belowPlease advice.Chabi Anand

Chabi by Kilo Explorer
  • 5257 Views
  • 8 replies
  • 0 helpfuls

how to display URL link from message

Hi, i have used below script , it is not displaying URL link in messge g_form.showFieldMsg("testing" + "<a href='" + 'https://www.doc.servicenow.com '+ "'>" + "</a>" + " has been created");

chanikya by Mega Sage
  • 6858 Views
  • 22 replies
  • 0 helpfuls