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

Forum Posts

Resolved! GetByFormat will not worked in scoped application?

I am getting the wrong output after executing the below code. var gr = new GlideRecord('x_408194_loading_e_scoped_data_table'); gr.query(); if(gr.next()) { var gettDate = gr.date; } gs.info(gettDate); var gd = new GlideDate(); gd.setValue(gettDate);...

Sathwik1 by Tera Guru
  • 1487 Views
  • 2 replies
  • 1 helpfuls

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
  • 3832 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
  • 1819 Views
  • 2 replies
  • 2 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
  • 2022 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
  • 1949 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
  • 1868 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
  • 4356 Views
  • 3 replies
  • 2 helpfuls