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

setLabelOf() not working in RITM

I have wrote a client script in which I have used setLabelOf() its working totally fine for portal but not working on RITM I have also checked the checkboxes for apply on Requested Item still not working on RITM

order guide

Hi,I have created order guide with 3 catalog items. Based on "Rule Base" Catalog items are shown in order guide.We have choice field in one of the catalog item and we want to remove few choices from the catalog item in order guide without affecting t...

rajaditya06 by Tera Contributor
  • 342 Views
  • 1 replies
  • 0 helpfuls

CSA

QUESTION 123On a Form header, what is the three bar icon called?A. Pancake iconB. Additional Actions or Context MenuC. Hamburger iconD. Cake icon right one is option B right ?

RoshaniB by Tera Contributor
  • 2660 Views
  • 30 replies
  • 16 helpfuls

Modify provider notification for at-mentioned

Hi,I have created a provider notification which runs on live_notification table and routes itil users to SOW. However, when they click on You have been mentioned, they see an error on the SOW page - Security constraint.  It does go back to SOW but th...

archie5_0-1752091574312.png
archie5 by Tera Expert
  • 540 Views
  • 2 replies
  • 0 helpfuls

Resources for API Governance

Hi Community,I wanted to check if anyone has any references or resources or docs related to API Governance in ServiceNow. Thank you in advance. Best Regards,Sharif

Simulate login with just a generated token?

I just applied intern for the job, I was asked to make a QR login so user can just login by scan the code. there are no username,password to input.-I made a table and page for admin to choose a user and generate a single use token with expire date fo...

hoathong99 by Tera Contributor
  • 396 Views
  • 1 replies
  • 1 helpfuls

How to access REQ (sc_request) in agent app

Hi Team,  I am able to access RITMs in agent app under My Request. But I want to also access REQ in agent app. Is There any role which has access to REQ.  And I cannot see work notes in REQ (sc_request) on desktop. Please let me know how I can solve ...

Media (1).jpg Screenshot 2025-07-10 123656.png

Resolved! Search Content in Attachment in Attachment Table

Hi all, Is it possible to search the content in attachment. For example If I attach some txt file in incidnet form that particulat attachement will create record in attachment table. So If i search some keywords in that attachment in attachment table...

Sharath807 by Tera Contributor
  • 755 Views
  • 3 replies
  • 0 helpfuls

Access multi row variables outside variable set

Hi,I have a ask where i need to display names of asset tagged to user, whenever any user is selected.1. User field is of type list collector. So multiple users can be selected in one request.2. On select of users I need to display the tagged asset. (...

Resolved! servicenow

Hey guys, I need to update like millions of records through a background script, but every time I try, the script either crashes or just stops halfway. I’m guessing it’s some memory or transaction limit issue. Has anyone handled this kind of bulk upd...

cherryarora by Giga Contributor
  • 599 Views
  • 3 replies
  • 1 helpfuls

Resolved! Editable field only in a new record

I need a reference field (from a custom table) to be editable on the form only in a new record. After creating this record, the field must be read-only. I tried to do this through a Business Rule but it didn't work. What other way can I solve this pr...

Resolved! Virtual agent

Hi,I am facing issues in virtual agent coding - scripts and script actions and scripts in filters. Can anyone help with sharing resources from where to study them?