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

Forum Posts

Data table widgets

HTML <table class="table table-striped table-responsive" ng-if="data.list.length"> <caption class="sr-only">{{data.title || data.table_plural}}</caption> <thead> <tr> <th ng-repeat="field in data.fields_array tr...

Rosy14 by Tera Guru
  • 521 Views
  • 1 replies
  • 0 helpfuls

Remove Agent chat button from bottom

Hello experts,I have requirement to turn on agent chat on service portal, but we don't want to show that button on the portal. We want is to achieve this feature through some pre made widget.attaching an example below:I want to remove red circle butt...

Nisha15_0-1716467051884.png
Nisha15 by Mega Sage
  • 307 Views
  • 2 replies
  • 0 helpfuls

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
  • 24661 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
  • 2701 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