We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Forum Posts

Configure Inbound action

Hi Community,I have a requirement where I have to Configure/update an Inbound Email Action on the Incident table.Add logic to:->Validate if the sender has a specific email id given in the requirement.->Match the incident using the watermark or subjec...

chiragpathak by Tera Contributor
  • 1490 Views
  • 8 replies
  • 0 helpfuls

Missing records while grouping by fields

Number of groups removed from this list by security constraintswhen grouping by fields some records are missing and showing "Number of groups removed from this list by security constraints" when giving specific conditions the records are missing I tr...

sairamsouja by Tera Contributor
  • 609 Views
  • 3 replies
  • 0 helpfuls

Resolved! Protection Policyが適用されているレコードは編集できるのか

Zurichで新規作成されたNotificationレコードを編集しようとしたら以下のような文章が表示されて編集ができませんでした。「This item is read-only based on its protection policy.」このレコードを編集する方法はありますか?もしあれば編集方法を教えてください。

慶吾岡 by Tera Expert
  • 646 Views
  • 2 replies
  • 0 helpfuls

Active=true in Reference Qualifier

I want to add additional condition active=true in my existing script in the reference qualifier for the Variable 'Line Manager', I tried adding the below script but it is not working, Can you help me where I'm going wrong?javascript: "company="...

Krishna124_0-1683010989169.png
Kri by Kilo Sage
  • 3584 Views
  • 16 replies
  • 2 helpfuls

Restrict cache.do

Hi team,On Client instance we have requirement that in application navigator shortcut clear cache is "cache.do" is accessible for every one but need to restrict this for only admins can anyone help us how to achieve this

shabbir9 by Tera Contributor
  • 1112 Views
  • 3 replies
  • 0 helpfuls

Creating Dependency Between Two Glide List Fields

Suppose I have two Glide List type fields: Category and Sub-category, each with three choices — A, B, and C. The requirement is:When the user selects A in the Category field, only A should be visible in the Sub-category field.Similarly, selecting B o...

Screenshot 2025-10-09 at 10.15.59 PM.png

Resolved! Business rule error message from another table

I have a business rule running on the rm_scrum_task table. It is an after update that runs as follows. The code is just to set the story state to work in progess. (function executeRule(current, previous /*null when async*/) { // Add your code here...

BrianLancaster_0-1760036521348.png BrianLancaster_1-1760036745458.png
brianlan25 by Kilo Patron
  • 1162 Views
  • 2 replies
  • 2 helpfuls

How to get table hierarchy in Scoped applications

Hi all,I am trying to get table hierarchy for a particular table using TableUtils script include. This is working fine for Global applications. If i apply the same for scoped applications i am getting "Illegal access to Script include" error because ...

Sandeep132 by Kilo Sage
  • 3610 Views
  • 7 replies
  • 7 helpfuls