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

Forum Posts

Resolved! Unable to open a new item in same window.

i have an existing catalog client script that fires on new value.  It pops an alert and then is supposed to redirect the user to the appropriate request.  The problem is that we don't want it to open in a new window, but in the current window replaci...

WarrenB by Tera Expert
  • 790 Views
  • 2 replies
  • 1 helpfuls

Resolved! How to skip SSL in REST V2

Hi, In ServiceNow integration, how can I skip the SSL verification on RESTMessageV2? var rm = new sn_ws.RESTMessageV2(); rm.setHttpMethod('post'); rm.setBasicAuth(userName,password); rm.setEndpoint(url); var response = rm.execute(); anything I missed...

Sivabalan1 by Kilo Contributor
  • 5868 Views
  • 9 replies
  • 11 helpfuls

Azure AD Servicenow SSO redirecting to logout screen

Hi All, I have enabled Multi-provider SSO in our ServiceNow instance and provided metadata and Attributes to client to configure Azure AD SSO, He configured all things from his end at Azure AD and shared XML with me to import IDP in to ServiceNow. I ...

find_real_file.png
Sunny26 by Giga Contributor
  • 3015 Views
  • 16 replies
  • 0 helpfuls

query to get the records created in current month

below is my script which is copying the data from attachment table to data source and if data source already contains some file then first delete it and then attach it and it should only take those attachments from sys_email to sys_attachment which a...

Priti18 by Tera Expert
  • 1098 Views
  • 5 replies
  • 0 helpfuls

ServiceNow for BCP/DR

I would like to know if anyone is using ServiceNow to meet their Business Continuity Planning requirements, such as building and maintaining business continuity/disaster recovery plans.Thanks.

by  
  • 9887 Views
  • 6 replies
  • 6 helpfuls

Resolved! Hide Variable Set

Hello All,I have created a variable sets. But on particular selection i am able to hide variable of variable sets. But i am not able to hide variable set title or header bar.Can anyone suggest it.ThanksRegardsBhushan Salsekar

Resolved! Upgrade MID server

Recently upgraded from San Diego to Utah and my MID server is not compatible with Utah version. How to I upgrade my MIFD server?

John H1 by Tera Guru
  • 1779 Views
  • 1 replies
  • 1 helpfuls

Best Practice : Record Deletion

Hello Experts, I want delete records from a table which are older than 30 days . I want to have records of only last 30 days and not older than that. I want to the perform this action every week on Sunday. what could be the best practice to implement...

Abc 26 by Tera Expert
  • 1175 Views
  • 3 replies
  • 2 helpfuls