google.maps.refresh.latlong.record_count_per_table

ServiceNow property description:

This property is used while refreshing a table with latitude and longitude information. When the scheduled job is being executed, this property's value will be used to set limit to the number of records to be processed per each table. You can process more or less records for each table in each execution of the refreshing latlong job

Attributes

  • Sys ID: 3fc2d46293e510106b543511e57ffb45
  • Type: integer
  • Application: Global
  • Default value: 500
AI Logo

AI generated property description:

The ServiceNow property `google.maps.refresh.latlong.record_count_per_table` is used to control the number of records processed per table when refreshing latitude and longitude information. This property sets a limit on the number of records that the scheduled job will handle in each execution. By adjusting this property's value, administrators can manage the load and performance impact on the system during the refresh process. This ensures that the system can efficiently handle the geolocation data without overwhelming resources. The property is particularly useful for optimizing the performance of tables with large amounts of geolocation data.

Source

Related property: google.maps.refresh.latlong.duration