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

Forum Posts

ITSM question help

HelloI have these questions that i need help to clarify if it is correct or not. Thanks for your helpWhen creating a catalog, which field specifies who can edit, update, and delete catalogs, categories, and catalog items?A. Manager B. ContributorsC. ...

SnowDevOps by Giga Guru
  • 1448 Views
  • 4 replies
  • 0 helpfuls

Change label of "City" to "Caller City"

Hi All, In the incident form I wanted to display the City of the Caller. However, I also want to change the label of City to Caller City in the incident form. I first thought of dictionary overrides but for some reason its not available of this speci...

jparman_0-1719968538073.png jparman_1-1719968566328.png jparman_2-1719968661475.png jparman_3-1719969723434.png
jparman by Tera Guru
  • 284 Views
  • 3 replies
  • 0 helpfuls

how do you attach affected companies with location

When I attach affected location and I know that affected location has multiple companies, so how to add these companies with the api call?To do the same in GUI we use edit option available in affected companies then drag and drop the companies from t...

RajatA by Tera Contributor
  • 198 Views
  • 1 replies
  • 0 helpfuls

Resolved! Setting a field mandatory in Onload client script

I have a n onload client script where I am checking the state and setting a field mandatory but it is not working. There are no UI policies on this field. I dont even get the alert in the beginning of the script I added.var st = g_form.getValue('u_st...

samadam by Kilo Sage
  • 756 Views
  • 6 replies
  • 0 helpfuls

Resolved! update set

i created a record in update set Alets say i created a varibel in catalog item now i created a new update set bnow saving the record in where current update set bshould move all the record? Please advise

Manohar16 by Tera Contributor
  • 729 Views
  • 8 replies
  • 3 helpfuls

Export Option Missing for Calendar Report

Hello,I am attempting to export a calendar report of our scheduled changes. We have a business need to provide this calendar report to end users. I already have a scheduled report to send out to end users I would like to include this report with. How...

tiguin2798_0-1719935022209.png
tiguin2798 by Tera Guru
  • 376 Views
  • 2 replies
  • 0 helpfuls

Reassigning tickets to a different assignment group

what role is needed to allow an agent to transfer a request from one assignment group to the another one?  for example, i have a procurement assignment group and once the item is purchased and shipped, the ticket should be sent to the local tech (hel...

markkreitz by Tera Contributor
  • 1335 Views
  • 6 replies
  • 0 helpfuls

Resolved! Burndown Chart in Agile Board not working as expected

Hi All,   In the agile board > Sprint planning, If I will click on Sprint and scroll down to related link named 'Burndown Chart' and click on it. It is showing the chart but half of it is not visible. Please see the screenshot below for reference:  ...

SN_Learn_0-1719915742404.png
SN_Learn by Kilo Patron
  • 734 Views
  • 4 replies
  • 1 helpfuls

How to find usage details associated with Groups?

All, my customer is trying to clean up some of their Groups and is asking about the best way to determine their usage.   What would be the best way to determine if those Groups are being used as approvers, assignees, CI Owners, etc? AND if they are b...

Ryan Lee2 by ServiceNow Employee
  • 1343 Views
  • 4 replies
  • 0 helpfuls

Resolved! This form has not been configured for Workspace. To edit the form, select a different type of record, or contact your administrator.

I have problem with this issue. When I click edit button it show the error message, and info me to contact administrator. I have searched some docs in community, it told me that need to active plugin(com.snc.agent_workspace.itsm). And I have done thi...

find_real_file.png find_real_file.png
Ben Wang1 by Kilo Contributor
  • 5446 Views
  • 6 replies
  • 0 helpfuls

email.addAddress("cc") is not working

We are trying to use email.addAddress() method for adding value to CC of email notification. But it is not working.cc address is neither shown on copied field nor on headers field When printing the value it is shown correct value Please find the code...