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

Forum Posts

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
  • 6865 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
  • 2788 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
  • 2693 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
  • 1238 Views
  • 2 replies
  • 0 helpfuls

how to remove assignment for consumable item

Once I have consumed a consumable item and assigned to a user, assuming the item is returned or decommissioned, how do I remove the assignment? I see no obvious way to do this.

simonjudge by Tera Contributor
  • 1722 Views
  • 3 replies
  • 0 helpfuls

Email Threading

We had a question posed to us regarding emails send from a record.Is it possible for Servicenow to adjust header so all emails sent are withing the same thread?Here's the wording used."Please add threading headers to the IM update e-mails.  These ar...

mitchr by Kilo Contributor
  • 1922 Views
  • 2 replies
  • 1 helpfuls