The CreatorCon Call for Content is officially open! Get started here.

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

Forum Posts

How to enable Service Now encrypt certificate hash in SHA256

Hi All,We have a SOAP integration in place which requires source to use certificate and generate signature in sha 256 ,currently it generates in SHA1. Is there some configuration that needs to be done so SNOW automatically encrypt in sha256?.Thanks,R...

richam by Tera Expert
  • 2393 Views
  • 2 replies
  • 1 helpfuls

ServiceNow Platform

Hi All,Recently joined new team and there is no one who has ServiceNow experience besides myself. I have several years of SN experience. One Service Desk technician has recently started trying to learn ServiceNow and is the gatekeeper for the environ...

kathymorris by Tera Contributor
  • 973 Views
  • 7 replies
  • 6 helpfuls

Records not getting updated in List View

Currently , I have worked on a development where if service owner or service owner group has been changed on mapped application service table, It needs to be automatically updated in all the related incidents.Issue is like only few records were seen ...

Reddymahesh by Tera Contributor
  • 1234 Views
  • 21 replies
  • 1 helpfuls

My Instance is in refreshing state for very long time

Hi,  My PDI instance is in refreshing state for more than 3 days, I also don't find any Give feedback option to send my question so posting it here. I am able to login to the Dev instance , but I am unable to do any instance operation such as upgrade...

AnithaK2_0-1691084028374.png
Anitha K2 by Tera Contributor
  • 279 Views
  • 1 replies
  • 0 helpfuls

get first day of month ServiceNow

var currentdate = new GlideDate();//currentdate.getByFormat("MM-dd-yyyy");var gdt = new GlideDateTime(currentdate);var dt= gs. beginningOfThisMonth(gdt);gs.info(dt);

austin30 by Tera Expert
  • 915 Views
  • 2 replies
  • 1 helpfuls