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

Forum Posts

Resolved! How to ensure the Estimated Completion date is filled in by an assignee

Hi Folks,I'm very new to ServiceNow, in fact this is my first discussion.   We are trying to find the best way to ensure that the Estimated Completion Date (RITM level) will be completed.   What is the best way to have the person who is assigned the ...

rjp by Tera Expert
  • 3649 Views
  • 17 replies
  • 7 helpfuls

Service Request (sc_request) table for

Hi All,I need advice on utilizing Service Request table both for catalog orders as well as requests handling. Design wise, i want to create   a record producer and catalog items on Service Request and handle them separately. Just like incident table ...

Community Alums by Community Alums  
  • 9648 Views
  • 5 replies
  • 3 helpfuls

Resolved! MAC OS and servicenow integration

How do I integrate mac os with servicenow, I have got REST API and JAMF options available but if I opt for REST API then how do we do it? please help..

MTTR (Mean Time to Resolution) Reporting

Folks  I am looking for an effective MTTR report users may have created. If anyone has one and can provide me the method/fields I'd be extremely grateful.  Peter

ritzley by Kilo Explorer
  • 74911 Views
  • 11 replies
  • 20 helpfuls

If condition for True/False field

Hello All,I have a pretty simple question to ask as I am new to ServiceNow and Javascript, I am creating a new IT Management system and am trying to create a "resolved on creation" button for incidents that have been resolved first time, I have so fa...

Closing Record Producer After Submitting

Currently we have a record producer that opens from a service portal homepage. Upon clicking the Submit button, I would like the newly opened record producer window to close, set the parent (the original Service portal homapge) window as the target, ...

Matt Franki by Tera Contributor
  • 1085 Views
  • 4 replies
  • 1 helpfuls

On-Call Scheduling with overlapping schedules

How do you create overlapping schedules for the same group? The Service Desk group has several shifts. 6:30am-3:30pm, 7am-4pm, 7:30am-4:30pm, etc. but the On-Call Scheduling wizard does not allow for overlapping schedules. How do you accommodate for ...

Password Storage/Management in ServiceNow

Hi. I'm looking for a solution to store passwords for systems and services within our platform. This is for a secure password repository and not related to password reset type solutions.We use a shared servicenow instance across the whole of the the ...

julieburke by Kilo Explorer
  • 6809 Views
  • 2 replies
  • 0 helpfuls

prevent form submission?

i am writing a client script which will give a alert when same email id is present already in the table. But when I am submitting the form it is allowing the user to submit.I want to prevent the submission of form if same email id is present?I am wri...

how to test email.to condition in dev instance

i am trying to test an forward type inbound action having condition in the script:createRequest();function createRequest() {if(email.to.toString().toLowerCase().indexOf("ssc-atp@test.com") > -1){But i am not sure how to test this as i am forwarding m...

avanis by Kilo Contributor
  • 2680 Views
  • 5 replies
  • 1 helpfuls

Resolved! create record from client script in workflow

Scripting isn't my strong suit and I'm sure it's an easy fix but I can't get it. I need to crate a record on the cmdb_ci_server table from within a workflow. I can get the record to create but it's not inputting the values from the variables. Instea...

Resolved! Accessing record fields in a GlideRecord

I have table which has three columns and I'm using a form OnChange event to trigger a client script to look for one record, then pull data from another field from the same record and place it on the form.The code is:function onChange(control, oldValu...

Bob20 by Tera Contributor
  • 2537 Views
  • 11 replies
  • 2 helpfuls

Issue in Exporting a Change Form into PDF

I have a Change Request of which i need pdf for some purpose.Whenever I tried to Export to PDF that change form my instance stops responding.No exception comes out.The change form which i am trying to Export in PDF is having a large number of activit...

erpradeep by Kilo Contributor
  • 1175 Views
  • 2 replies
  • 0 helpfuls