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! Database view report shows sys_id value from reference field

Team, I have a database view that gets data from a multirow variable set and this multirow has a reference field. Everything works fine, but this database view is showing the sys_id instead of display value. Is there any set up to be done in database...

Antonio42 by Kilo Guru
  • 3296 Views
  • 11 replies
  • 0 helpfuls

Resolved! Restrict end date based on start date?

In form 2 date/time fields. 1 for Start date & 2 is End date. start date/time must be today or future. End date/time cannot be same & past  from start date?

rambabu1 by Giga Expert
  • 3866 Views
  • 12 replies
  • 4 helpfuls

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
  • 39499 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
  • 1848 Views
  • 2 replies
  • 0 helpfuls

Active flag update

When RITM state is set to 'Closed Rejected' or 'Close with no action' in active field value is set to true however post close rejected or close with no action, active flag should be set as false. Created business rule to override the value however un...

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
  • 3380 Views
  • 8 replies
  • 0 helpfuls

Resolved! Need help with SC Task email notifications

I am trying to update the email notification "Email assigned to group (sc_task). All fields are populated except for the "employee_name" which I'm trying to pull from the variables on the SCTASK itself.   This is what the body looks like:      ${mail...

Joe Taylor by Giga Guru
  • 2552 Views
  • 7 replies
  • 3 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
  • 4964 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
  • 3000 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
  • 2950 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...