Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

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

Forum Posts

ITSM Simulator - Configure state choice list and behavior

Confused on what is being asked for #3- Set the state on the incident record to "Awaiting Change" when a Change is created from an incident, by updating the existing "Create Normal Change" and "Create Emergency Change" UI actions.  I completed this, ...

mroney1 by Tera Contributor
  • 1623 Views
  • 2 replies
  • 4 helpfuls

Watermark in the reply mail

Hi All, I couldn't add the watermark in the reply mail. I am getting an email notification with "Approve all" and "Reject all" links along with the watermark, onclick of the links a new email is created but with no watermark. Can anyone please sugges...

find_real_file.png find_real_file.png
Navyaa by Tera Expert
  • 5123 Views
  • 6 replies
  • 4 helpfuls

Change request is skipping approvals

For only some changes the approvals are skipping. It is happening only sometimes. So it is difficult to re create it non prod environment to check whats wrong with it. I have checked the approvals groups and the member in the groups are active and ha...

tejenderk by Tera Contributor
  • 1390 Views
  • 3 replies
  • 1 helpfuls

Resolved! Approval Reminders through Scheduled Jobs

Hello,I am trying to create a scheduled job that sends out a notification to approvers who have approvals older than two days.  I am using this script to query and send out the notification but it is not working for some reason. // Define the GlideDa...

achen by Tera Contributor
  • 3594 Views
  • 7 replies
  • 3 helpfuls

Resolved! Restrict API access to block user table when getting change records?

Hi All, What role or custom role can I give a user who needs to access to change request records via API, and potentially the "assigned to" field from the user table?   I'm trying to limit a users access that needs to run API GET commands to get data...

Zack9_0-1696966676653.png Zack9_2-1696967368936.png
Zack9 by Tera Expert
  • 2424 Views
  • 2 replies
  • 0 helpfuls

Resolved! Not able to found M2M table Edit button

Hi All, I have created an M2M table from Problem to cmdb_ci_nw_site table  and related list apper below now the edit button is created here automatically but I am  not able get that edit button anywhere   n system defination > UI action with that tab...

ARNABSEN1_0-1697481150199.png ARNABSEN1_1-1697481150208.png
Lusifer1984 by Tera Contributor
  • 1928 Views
  • 3 replies
  • 0 helpfuls

How to create a dashboard with 2 reports

I got an requirement , to create a dash board with 2 reports1.would like to see a daily trend of incoming request2.and the average turn around time.  how can i do this

sinu2 by Tera Expert
  • 2006 Views
  • 9 replies
  • 1 helpfuls

Resolved! SLA not stopped

Hi There, We have closed few tickets from Background script but the SlAs haven't completed. They all breached. How to fix this and what might caused this issue?

chvdinesh by Giga Contributor
  • 2809 Views
  • 4 replies
  • 2 helpfuls

Resolved! Make location inactive?

Good morning,       Is there a way to make locations inactive in ServiceNow?   We imported current(updated) locations from AD and users now have the correct locations within their company.   However, the "old" locatoins are still available in the dro...

Resolved! SLA Response

I need to know what the triggers are for SLA Response.Obviously, the start condition is when the incident is created.What stops the Response clock?

John H1 by Tera Guru
  • 5666 Views
  • 6 replies
  • 2 helpfuls

How to do dot-walking in JSON when attribute are not static?

Hi Team, How can we read an attribute when dot-walking attribute are not static. example :- I want to read an attribute - 'cancel' (static), but for reading this I need to dot-walk from result. Issue is, attribute  - '11633', 'Underground Terminal', ...