Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! Pagination and REST API on ServiceNow

ServiceNow REST API has a default limit to 10.000 which I don't want to modify. I would like to read 1 million records from CMDB and so I will use the sysparm_offset and sysparm_limit parameters. The script that will call the 100 API calls will take ...

lkleijn by Giga Guru
  • 30812 Views
  • 4 replies
  • 7 helpfuls

Resolved! Business rule for update set loaded?

We'd like to send notifications when an update set is loaded (either via XML file or retrieved form another instance) or committed. Things working when an update set is committed but my business rule is not being triggered when loaded an update set v...

stevehuitt by Kilo Guru
  • 3490 Views
  • 5 replies
  • 1 helpfuls

"External User Verification" Flow Not Found

Unsure if this is a case of not having the proper products installed or if this is an issue on the ServiceNow side, but basically I installed the External User Self-Registration plug-in and began following the directions from this Documentation artic...

DerekSewall_0-1712081266853.png DerekSewall_1-1712081297612.png

Attachment Validation on Employee Center

Hi AllWe have a requirement to make attachments mandatory for specific catalog items. If there is no attachment, a message should appear when I click on submit.And this is working on service portal on the backend but when it comes to employee center ...