We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

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

Forum Posts

Resolved! How to abort the action in Business rule

Hi SD, I need  help in Business rule , My requirement is whenever Approver click on Approve button before approving the request current action date and Due date of RITM form should be check and condition is if current updating date  is greater than D...

Santoshi5 by Giga Guru
  • 43665 Views
  • 13 replies
  • 5 helpfuls

How to fetch UI Page data in ATF(Automated Test Framework)?

Hi, I just want to know how will I fetch UI Page data (Date field value)  in Automated Test Framework (ATF) . As I have to validate the data. I  have searched it for almost every possible way but not getting any solution regarding the same. Kindly do...

yasho by Kilo Contributor
  • 2541 Views
  • 2 replies
  • 0 helpfuls

Setting up notification for inactive incidents

Hi guys, Trying to set up the notification for the incident inactive for 3 days. Below are settings under the inactive notification. Also try to setup via inactive monitors but doesn't work.  Any suggestions would much be appreciated.

find_real_file.png
Ryan38 by Tera Contributor
  • 4913 Views
  • 8 replies
  • 0 helpfuls

Resolved! Asset management through barcode

Hi Friends,Good Day !Has anyone implemented QR/Barcode scanning for hardware asset management in ServiceNow without using any application ?Thank you,Rishi

rishi4200 by Giga Expert
  • 6076 Views
  • 9 replies
  • 2 helpfuls

Resolved! how to republish the retried KB artciles

Hi All, This is regarding the knowledge articles that I want to republish the retried articles. I have tried the way suggested on community that I have a created a UI action named as publish that is only for articles that are retried using below scri...

utkarsh6 by Giga Contributor
  • 4692 Views
  • 15 replies
  • 2 helpfuls

CMDB Integration between two SN instances

Hi All,I have a requirement to integrate between two servicenow instances. One instance is having a CMDB data and other one is empty. So there will be two things here to complete;1) One time sync of CMDB data:   We may need to bring in the CMDB data ...

Geeky by Kilo Guru
  • 3905 Views
  • 10 replies
  • 0 helpfuls

Help with Inbound Email Action script

We have an Inbound Action set to take information from an incoming email (from a form) that is forwarded into ServiceNow. There is a script in the inbound action that does lots of different things. One of the things it does is searches for a known us...

How to call Script Include using Jelly Script ?

<?xml version="1.0" encoding="utf-8" ?><j:jelly trim="false" xmlns:j="jelly:core" xmlns:g="glide" xmlns:j2="null" xmlns:g2="null"><g:ui_reference name="active=true" id="name" table="sys_user_group"/> <g2:evaluate> var out= new SurveyUtilities().getSu...

find_real_file.png
Chandra51 by Tera Contributor
  • 2483 Views
  • 6 replies
  • 0 helpfuls

Resolved! Show field based on the selection in a List collector variable.

Hello All, I have requirement to make fields visible based the selection in the list collector variable. List collector variable is populating from the 'file system' table. so if someone selects one option in the right bucket, then one field should b...

Aps3 by Kilo Contributor
  • 2740 Views
  • 5 replies
  • 1 helpfuls

Resolved! Predictive Intelligence - Training Failed

Hi there, In the last hours I tried to resolve a problem on my own, but unfortunately could not find any solutions. I am using the PI Similarity framework, but when I click on "Submit and Train", in the Solution module it appears an error saying "Con...

find_real_file.png find_real_file.png find_real_file.png

Resolved! Creating custom table in scoped application.

Hi All, I need to create a custom table in APM scope, while creating a table i am unable to uncheck the "create access control" checkbox. In global scope am able to uncheck it but no in APM scope. It is read only. Is this is an expected behaviour?  ...

find_real_file.png
Community Alums by Community Alums  
  • 4343 Views
  • 5 replies
  • 0 helpfuls

Resolved! Inbound email action for reply type

Hi Team, I have created a inbound email action that will log a new ticket. I have a requirement that if user replies from same original mail thread, email body text should update in additional comments of the already logged ticket. Please help me to ...