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

Forum Posts

Resolved! Maximum number of records returned using query?

Hi community, What is the maximum number of records returned when we query a table?I found this article that says the database view is limited to 10001 records.How does it looks like for any other tables? Scenario:I will query the staging table and p...

miro2 by Mega Sage
  • 7432 Views
  • 4 replies
  • 0 helpfuls

Business rule to trigger catalog item

Hello Experts, In the scoped custom application.. I need to submit catalog item when a ticket is updated.. not sure how BR should be like.. any help with script is much appreciated. thanks,Rocky

Rocky5 by Kilo Sage
  • 584 Views
  • 2 replies
  • 0 helpfuls

Restricting order of fields.

Hi ServiceNow Experts, an Interesting use-case here. the below form is similar to what I have created in scoped application.use-case: I want to restrict user such that he should attach file in order (attachment1>attachment2>attachment3),if attachment...

UbadaBarmawar_0-1713731199388.png

Service Portal

Hi All, I have a requirement in the service portal customisation.I have created an order guide which includes two catalog items. My Requirement is when user is trying to submit the order guide after filling the mandatory fields when click on the next...

How to Stop Timer in Workflow if Catalog task is completed?

Hi All,I am stuck at one point and need your help. I have created a workflow where 1 Catalog Task on completion is starting a Timer & Creating 2nd Catalog Task in Parallel. Now my requirement is that as soon as the 2nd Catalog Task is completed, Time...

ankita1506 by Tera Contributor
  • 813 Views
  • 3 replies
  • 0 helpfuls

User Criteria

hi there please can you advise if my user criteria script is ok, for some reason it always evaluates to false, even if the condition is met  ThanksLevinocheckCondition(); function checkCondition(){ var gra = new GlideRecord('sys_user'); gra.addQu...

levino by Giga Guru
  • 959 Views
  • 9 replies
  • 4 helpfuls