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! Show or hide variables on Customer Portal Standard Ticket Header

 For an Incident ticket I want to hide the Urgency variable and show the calculated Priority variableWhere do I find and add or remove variable shown in the ticket header for an Incident?  Where do I find and add or remove variable shown in the ticke...

BretSmith_0-1736533599335.png BretSmith_1-1736533660166.png
Bret Smith by Giga Guru
  • 1082 Views
  • 3 replies
  • 1 helpfuls

What is the order of evaluation of record ACL?

What is the order of evaluation or record ACL? Is it like, 1. Match object against table level ACL rule  2. Match object against field level ACL rule   (OR) 1. Match object against field level ACL rule  2. Match object against table level ACL rule   ...

Manu4 by Tera Contributor
  • 13585 Views
  • 5 replies
  • 8 helpfuls

Difference between Referenced and Referencing Table Relations?

Hi,When reviewing table schema's I noticed there are the following filters:referenced tables = ?referencing tables = I assume this means means the table is referencing another table e.g. 'problem.reopened_by' references the sys_user table. extended t...

SB87 by Tera Expert
  • 989 Views
  • 1 replies
  • 0 helpfuls

Unable to see Theme Builder in Application Navigator

Hello,I have logged into my PDI Utah instance for the first time with the plan of playing around with Theme Builder. I have installed the Theme Builder plugin and it says that it is installed however. When I search Theme Builder in the Application Na...

riskay123 by Mega Guru
  • 2571 Views
  • 10 replies
  • 7 helpfuls

What does "!==" Mean in script

Hello community  Bit confused with "!==" In the script. I know !== Will check both value and type.    Thanks in advance

anvitha ash by Tera Contributor
  • 753 Views
  • 5 replies
  • 0 helpfuls

NQL 113.

What does natural language query allow you to do on a list?Speak to the condition builderOr automatically select a filter based on keywords.

Ashok  kumar by Tera Contributor
  • 2260 Views
  • 4 replies
  • 2 helpfuls

Resolved! CSA Question 2

I'm doing a simulation and this question came up. I found this link (https://docs.servicenow.com/en-US/bundle/sandiego-platform-user-interface/page/use/using-lists/concept/c_GroupedLists.html) where I could see that one of the answers would be option...

Execute a scheduled job after an Import is processed

I am trying to trigger to execute a scheduled job to run immediately. Upon completion the script should call and execute the scheduled job but its not working.Can anyone assist me in accomplishing this, below is the script I am using (function runTra...

GChanner by Tera Guru
  • 683 Views
  • 2 replies
  • 0 helpfuls

After and Asynch BR

Can anyone give real-time use case with brief explanation where we can only go for "After" BR and not "Asynch" BR. Asynch BR just can be used in that scenario. P.S: I'm just trying to understand the difference between the two BRs with example. -Thank...