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

About Report

Hello, everyone.I have made two tables, one table is called Hawkeye Test Result and the other is called Hawkeye Test Result Metrics.One Hawkeye Test Result data may be associated with plural Hawkeye Test Result Metrics data.And for a Hawkeye Test Res...

zhangyuchen_0-1699865355507.png

Need to multiply 2 fields on portal

Hi Team, we have two fields :number of request (single line text) and capacity (single line text).we need to multiply these and set in capacity only once.trying the below codebut this is running on a loop.  please help me with the code.var res = pars...

Sri56_0-1699855719929.png
Sri56 by Tera Contributor
  • 651 Views
  • 10 replies
  • 0 helpfuls

Resolved! Un kown name visible in the catalog item view & in serviceportal

Hi all,I have created the some variable but with out creating one is displaying .Please find the attached document for your reference.  when I try to to un known name (option) configure at that time showing as record not found. I have tried with clea...

Sirri by Tera Guru
  • 635 Views
  • 3 replies
  • 0 helpfuls

Related To Upgrade Details

Hello Community, When checking skipped records during an upgrade, we come across various resolution options like Not Reviewed ,Reviewed etc . Could someone please help me understand what each option entails in simple term?  Additionally, once a resol...

AstikThombare4_0-1699860243928.png

Need assisstance with creation of user in basic authentication

Hi All, I am trying to create tiny url, is it possible to convert tiny url without creating an user for authentication, Currently I am hardcoading the username and password in script, it is working fine, I m searching a way where we don't need to cre...

Community Alums by Community Alums  
  • 397 Views
  • 1 replies
  • 1 helpfuls

Need assistance with onsubmit client script

Hi all, Instead of getXML(), I want to use getXMLWait(), Can you please help, I dont knoe the syntax how to use it. FYR: answer1 is returning an array. function onSubmit() { if (g_scratchpad.isFormValid) { return true; } var flagA...

Community Alums by Community Alums  
  • 369 Views
  • 2 replies
  • 0 helpfuls