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

Autoclose RITM after 15days

Hi,  I have a catalog item and tickets related to this catalog item will be created automatically through databased. Now the requirement is to auto close these tickets after 15days of creation. Is it good practise to use 'Wait for duration' action in...

How to make all check boxes mandatory on a catalog item

Hi experts,We have a catalog item with 3 checkboxes one after another.Generally if there is a group of checkboxes then by default selection of at least one checkbox becomes mandatory.But Client wants all of these 3 checkboxes to be mandatory. Is ther...

Kalyani35 by Tera Guru
  • 2310 Views
  • 6 replies
  • 7 helpfuls

Resolved! Blank Approval (individual)

I have a workflow that has two levels of Approval (1st Approval then 2nd Approval). If for some reason one of the approvals does not have an approver assigned the Approval Activity will be skipped.Is there a way to build logic that says "if approval ...

John H1 by Tera Guru
  • 983 Views
  • 1 replies
  • 0 helpfuls

Hide/Show choice options in Record Producer

Hi @Ankur Bawiskar , I have a requirement to hide a particular choice option of Select Box variable based on the particular record selected in Reference Variable on the Record Producer.  I have written an Onchange Client Script for the implementation...

Nishant26 by Tera Contributor
  • 1258 Views
  • 5 replies
  • 0 helpfuls

Resolved! Insert json to importset table

I am creating a data source using load by script option. I am able to retrive the data but not able to correctly put it in the import set table.  The Json looks like this :  {"data": {"type": "io","id": "123","attributes": {"ipAddresses": ["101.10.11...

pratiksha5 by Mega Sage
  • 1512 Views
  • 7 replies
  • 0 helpfuls

Resolved! Parse JSON/Payload

Hi @Pavankumar_1  Payload:{"receiver":"","status":"firing","alerts":[{"status":"firing","labels":{"alertname":"TestAlert","instance":"Grafana"},"annotations":{"summary":"Notification test"},"startsAt":"2023-06-20T10:19:31.207102004Z","endsAt":"0001-0...

Vamshi_ch123 by Tera Contributor
  • 1179 Views
  • 4 replies
  • 1 helpfuls

How to clear value for list type field

I have a field 'Users' which is a list type field, I added a validation (OnChange client script) for that field to check if email address belongs to particular domain, if it does, then it should be added in the users list, if its not then it should c...

AishwaryaSelv1_0-1692710203410.png