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

Forum Posts

Resolved! What is TPP Program ? Cost of it ?

Hi , I have a Requirement to create Custom Application . I have Created custom Application  using Studio ., I would like to know ,   Is there a way to create custom  Application using Scripts in Servicenow ??   if there is a way , Please guide me ,  ...

Tarun2 by Tera Contributor
  • 2133 Views
  • 3 replies
  • 0 helpfuls

Resolved! Report on Incident state changed from New to Resolved

Hello there, I have a need to build a report that can flag incidents that changes status From: New To: Resolved Basically I wanted to check if "New" incidents are being set to "Resolved" state directly.  Could anyone help me in this. Thank you, Ujjwa...

Ujjwala1 by Tera Contributor
  • 1204 Views
  • 2 replies
  • 2 helpfuls

Resolved! Reference Qual to filter the CI field on the Change form

Hi, I need some help writing a reference qual to filter the CI reference field on the Change request to only show the managed by is not empty CIs. There is a dictionary override on the CI field for change request with an OOB reference qual. How do I ...

IB98 by Giga Sage
  • 925 Views
  • 2 replies
  • 0 helpfuls

Resolved! Set Field depending on dates

Hello All, I'm looking to set a field (True/False) based on if the current date/time is between two date/time fields. I believe the best way would be using a client script but would also like to have the condition checked every hour. Can someone sugg...

find_real_file.png
Max McFa by Tera Expert
  • 849 Views
  • 6 replies
  • 0 helpfuls

Help with Surveys

I'm currently working in the Rome release on a survey. I copied a previous survey that contained a Likert template question. However, the choices do not stay in the order in which they were input. I even started a new survey from scratch and I get th...

PatP by Kilo Contributor
  • 997 Views
  • 4 replies
  • 0 helpfuls

state change from awaiting info to inprogress

Hi, When state is in-progress i changed to awaiting info,the hr task state also waiting info.I did this and written below code. after that when ever i click on move in progress button, task state need to change -  open but it is still in awaiting in...

find_real_file.png find_real_file.png
Shaik22 by Tera Expert
  • 1043 Views
  • 3 replies
  • 0 helpfuls

Resolved! I need to check the list of holidays already configured in service now? if I need to mark a day as a holiday which configurations do I want to check?

Hi Experts, I need to check the list of holidays already configured in service now? if I need to mark a day as a holiday which configurations do I want to check? I am not sure where do those list occurs. Do we need to check any SLA configurations. Ca...

Sofiya1 by Tera Contributor
  • 3175 Views
  • 3 replies
  • 2 helpfuls

Resolved! I am trying to implement a scheduled job to deactivate users (active false) whose logged in time is 60 days before and revoke all the roles and groups.

I tried below script in Scheduled job to make active false for the users and revoke roles and groups.Its removing roles and groups  but the active field is still true. I want  active field to set to false based on the condition. Kindly Share your vie...

Divya44 by Tera Contributor
  • 1211 Views
  • 5 replies
  • 2 helpfuls

Resolved! Long Name truncated

Hi, i want to put long name into Name field (contract table). I've changed the max lenght value to 1.000 but when i load data through excel the name is getting truncated to 40 characters or something like that. What should i check/fix? thank you in a...