Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property determines the maximum number of records processed for each table during the scheduled refresh of latitude and longitude data. |
| What area does it affect? |
Google Maps Integration |
| What does the default mean? |
The default value is "500", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting data processing limits for scheduled refresh jobs. |
Out of the box property record
Raw metadata from the property record.
| Property name |
google.maps.refresh.latlong.record_count_per_table |
| Sys ID |
3fc2d46293e510106b543511e57ffb45 |
| Type |
integer |
| Application |
Global |
| Default value |
500 |
| 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 |
| Updated |
2024-05-25 04:41:36 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... of the respective companies with which they are associated. 2277 System property Description google.maps.refresh.latlong.duration Number of days after which the location details are updated. Note: The maximum value is 30. google.maps.refresh.latlong.record_count_per_table Maximum number of records in a table that can be processed using the scheduled job in one refresh. c. Specify the tables that store the location details in the Map ...
Context preview
Snippet 2
... Properties > All. b. Set values for these system properties: System property Description google.maps.refresh.latlong.duration Number of days after which the location details are updated. Note: The maximum value is 30. google.maps.refresh.latlong.record_count_per_table Maximum number of records in a table that can be processed using the scheduled job in one refresh. c. Specify the tables that store the location details in the Map ...
Related properties