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 configures the processing mode for multi-page pattern input records, allowing for either parallel or serial processing based on its value. |
| What area does it affect? |
Discovery processing |
| What does the default mean? |
The default value is "false", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when optimizing performance for multi-page pattern processing. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.discovery.multi_page_serial_mode |
| Sys ID |
cc8526e7fde33300964f313760ec3edb |
| Type |
string |
| Application |
Global |
| Default value |
false |
| Description |
This property controls the processing of multi-page pattern input records. With the property set to false the pages will be processed parallelly and set to true the pages will be processed serially. |
| Updated |
2019-09-04 09:54:17 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... not shown. The preview size prevents any one list row from taking up the entire screen. • Type: integer • Default value: 200 (characters) • Location: Discovery Definition > Properties glide.discovery.multi_page_serial_mode This property controls the processing of multi-page pattern input records. false sets the pages to process in parallel and true sets the pages to process serially. © 2026 ServiceNow, Inc. ...