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

wierd error when testing Scripted REST API

Dear all,I have a service now dev instance where I try to test scripted Rest API feature.The idea is to create an Incident from that REST endpoint I have a weird error as soon as I enter some scripting in the REST API, even a simple scriptThe error i...

User687957 by Tera Contributor
  • 1287 Views
  • 6 replies
  • 0 helpfuls

Resolved! Removing new variable in Record Producer warning message

Hi, I was trying to remove a new variable I created in one of my Record Producers in DEV and it is giving me a warning message. I cannot seem to locate which 6 records from the Question Answer table that are impacted. Is okay to continue deleting?  

user0719_0-1724947763108.png
user0719 by Tera Contributor
  • 599 Views
  • 1 replies
  • 0 helpfuls

Resolved! onLoad catalog client script not running

I have a simple need to only load a variable set if the logged in user has a specific role. However, for some reason which i cant work out, it doesnt run!function onLoad() { var hasRole = g_user.hasRole('sn_esm_user_admin'); if (hasRole == t...

M_iA by Kilo Sage
  • 653 Views
  • 6 replies
  • 0 helpfuls

Catalog Client Script error message

Hello everyone,I have created this Catalog Client Script OnChange so that past dates cannot be selected in the start_date variable. The problem is that the message is not displayed when selecting a past date, I don't know if it is because when the fo...

Resolved! Database view

How can I join the database views for the three tables shown below? I'm getting an error 'Syntax Error or Access Rule Violation detected by database ((conn=2096030) Unknown column 'jou.sys_created_by' in 'where clause')' when trying to join.  

tsoct_0-1724940784806.png
tsoct by Tera Guru
  • 1011 Views
  • 10 replies
  • 4 helpfuls

CI Relationship Help

Can anyone explain how to auto-create CI relationships for the cmdb_ci_crac table to > Room, to > Data Center?The Room and Data Center are custom reference fields on the cmdb_ci_crac tableRoom references the OOB Computer Room tableData Center referen...

Client UI policy not working

Fields:Amount - type Text - Single-line - text validation numberadditional question - Drop down options Requirement - if the value is greater than 2500 then the additional question should be visible What i have done:initially additional question is h...

Community Alums by Community Alums  
  • 326 Views
  • 1 replies
  • 0 helpfuls

All catalog items under one category is not visible in Portal

All catalog items under one category is not visible in Portal Checked the following : https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0813204    - Tried this , not working https://support.servicenow.com/kb?id=kb_article_view&sy...

Priya123 by Tera Contributor
  • 416 Views
  • 1 replies
  • 0 helpfuls