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.

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

Forum Posts

Unable to find attachment from sys_attachment table

HI @Everyone, Unable to find attachment from sys_attachment table.Requestor has created an article and pasted a print screen image in article's body.Ideally it should be saved in sys_attchment table, but its not saved there, also not attached in pape...

Setting assignment group on hr task thru assignment rule

var grade = new GlideRecord('sn_hr_core_profile');grade.addQuery('user', current.parent.subject_person);grade.query();while (grade.next()){var answer = grade.u_pay_plan.getDisplayValue();if (answer == 'AG'){current.assignment_group= '123490401ba94a10...

samadam by Kilo Sage
  • 551 Views
  • 5 replies
  • 0 helpfuls

Resolved! Workflow Changes not captured in Update Set

Hello All,I have a query, I checked out already published Workflow to make some changes in Script of If Condition. I haven't published the worflow yet since many more changes are also pending which are to be confirmed from business. I checked my upda...

gracetara96 by Tera Contributor
  • 773 Views
  • 3 replies
  • 2 helpfuls

Populate field using mid server and query of sql database

I am trying to determine if it is possible to use a mid server and query a sql database and return a value to a field in servicenow. Basically, I am looking for a live query, but not necessarily import. Take the following for example:ElementApproverE...

robhaas by Tera Contributor
  • 1751 Views
  • 4 replies
  • 0 helpfuls

Resolved! Audit Records: add READ rights to another users

This is a part of this questionSo Audit Records are visible for admins by default.How to add right to READ for another users/roles? 'Cause now I've got a message likeNumber of rows removed from this list by Security constraintsThanks.

stryker129 by Mega Guru
  • 2075 Views
  • 8 replies
  • 4 helpfuls

Software license plugin

Hello,I want to track the usage of my licenses in ServiceNow, for this which plugin do I need to install. Thanks & RegardsKrutika

Rapid7 InsightVM CMDB Integration credentials fail

Hello all.I'm trying to set up CMDB Integration from Rapid7, but I encountered an unexpected error when I added the credentials.I'm following the Installation Guide which appears here: https://store.servicenow.com/sn_appstore_store.do#!/store/applica...

AlexandroMG_0-1728640963273.png

UI Builder not working after upgrade

Recently we have upgraded to Xanadu.  We are trying to edit CIO Dashboard but its loading.This issue is happening after upgrade.We tried repairing, updating plugin also clearing cache but still same issue.

ui.png