Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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
  • 11152 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  

fields should be mandatory in Angular ng-template

Hello community leadres, We have created one "Angular ng-template" under the widget to show some pop-up while approver approving the request from serviceportal.This pop-up is to enetring some values before approving the request. Below is the code tha...

n_16_0-1674026982254.png
n_16 by Tera Contributor
  • 803 Views
  • 2 replies
  • 0 helpfuls

Resolved! How to create release tasks based on selected assignment groups ?

Hi All,I have a requirement in Release form. We have a list collector variable and it contains few groups. When a release is created with any of these groups, a task should get created.If the user selects all the groups, tasks should get created for ...

User205031 by Tera Contributor
  • 713 Views
  • 2 replies
  • 0 helpfuls

Resolved! Export a KB article to PDF using DownloadPDFCustom script

Hello,I have a button on KB article portal page to download the article to pdf. The problem I have is that some articles do not export images to pdf whereas a few are exported with images. There is no difference between these articles in the way the ...

Viji2 by Tera Expert
  • 2192 Views
  • 4 replies
  • 1 helpfuls

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
  • 1197 Views
  • 4 replies
  • 3 helpfuls