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

Forum Posts

How to delete Cancelled Survey Instances?

Hi everyone,I have a scheduled job that looks for any survey instances older than 7 days and cancel them if they are in the status Ready to take. The Scheduled job script can be seen below. autoCancelassessments();function autoCancelassessments() {  ...

Bogdan18 by Tera Guru
  • 3650 Views
  • 7 replies
  • 0 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
  • 7244 Views
  • 27 replies
  • 9 helpfuls

Resolved! service portal translation

I am in the process of translating our service portal to French and German. I have most of complete, except translating the service catalog items.I need to translate sc Categories, sc Catalog Item, sc Order Guide and sc Category Page. I know that it'...

cindylove by Kilo Guru
  • 4872 Views
  • 4 replies
  • 3 helpfuls

Resolved! Many-to-Many Relationships Related Lists

Hi All,I have added the related list in change request form by creating many-to-many relationships. But ITIL users cannot able to view New/Edit button.Any solution?Thanks,Dharani

dharanidd by Kilo Contributor
  • 7811 Views
  • 4 replies
  • 2 helpfuls

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
  • 4849 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
  • 4000 Views
  • 8 replies
  • 5 helpfuls

Resolved! How to import excel data with leading zeros into a string field.

The excel cell values were converted to text and the cell type is set to text. On import ServiceNow truncates the leading zeros. Can someone please help me understand how to overcome this issue? The field is mapped to the Asset Tag field on alm_asset...

djohnson1 by Mega Guru
  • 2083 Views
  • 1 replies
  • 4 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
  • 3478 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...

Resolved! Dashboard missing in prod

Hoping someone can help?   I created a new dashboard and after migrating the updateset from Dev to Prod it has become aparent that my new dashboard was not included. I have created a new update set and made edits to the dashboard but it still isnt in...

jonnycross by Kilo Contributor
  • 2070 Views
  • 3 replies
  • 1 helpfuls

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