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

Forum Posts

Resolved! Function to determine if IP is in CIDR network?

Is there an existing script class I can use to determine if an IP address is in a given CIDR range?Basically I want to make a call like: isInCIDR(ip_addr, cidr) and it returns true or false. I'd like to do this without first converting CIDR to range ...

jason_lau by Tera Contributor
  • 13609 Views
  • 16 replies
  • 16 helpfuls

Resolved! What is difference between SOAP and REST API.

Hi,  What is difference between SOAP and REST API. I have gone through many documents but didn't get it. Can anyone please tell me important difference between SOAP and REST API.  Regards, Nivedita  

Hide Category fields from a group on Incident form

Reviewing this, I came up with the following onLoad Client script; however, it does not work for me.  Any ideas?Want to hide or remove from a group when in the Incident form some categories they will not use.  Looking at your example, I switched it t...

jbasa by Tera Contributor
  • 1820 Views
  • 4 replies
  • 3 helpfuls

OnLoad Client Script g_form.setLabelOf

Hello,  I am looking to dynamically update a field label on a form based on the values in a the sys_class_name on alm_asset table using Onload Client script. as per my example below, if the sys_class_name is Kittens, I would like to update the serial...

Cobee by Tera Expert
  • 7761 Views
  • 14 replies
  • 2 helpfuls

Resolved! Edit Interceptor for Change Request not showing in PDI.

Hi All, I recently had to create a new PDI and I'm doing some training, trying to build new change type. I am not getting the edit interceptor field in the top right corner not sure what I am missing. I know we can create a new change request type fr...

CJPeterson_0-1673899943350.png
CJPeterson by Tera Expert
  • 2206 Views
  • 2 replies
  • 4 helpfuls

Remove demo data on on premise instance

Hi all,  I have a customer who wants to remove the demo data in their instance. However since it is an on-prem instance, they cannot use the remove demo data option from Hi. What would be the best way to identify and remove the demo data?

Resolved! Can you create an email chain using the Email Client?

Hi, We have been asked by one of our internal teams using ServiceNow if there is a possibility that the email client can "pickup" previously sent emails on the incident record so that it continues as an email chain (ie. similar to outlook)   At the m...