---
sourceDocument: Xanadu ServiceNow AI Platform Administration
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/xanadu/platform-administration

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu ServiceNow AI Platform Administration

ft:clusterId :

    - platadm

bundleId :

    - platadm

workflow :

    - Platform


---

# Transaction quota rule condition builder

# Transaction quota rule condition builder {#ariaid-title1}

* Release version: Xanadu
* 
* Updated May 8, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

A description of the options available in the condition builder for the Transaction Quota Rule form.
{#transaction-quota-condition-builder__table_cgn_hw1_rp__entry__2}

| Field | Description |
|-|-|
| URL | The URL of the page. |
| Thread Name | The name of the execution thread that is running the transaction. Foreground threads have names like http-bio-8080-exec-1. Background threads can have various names, and are useful where the URL is not sufficiently descriptive. |
| Foreground | Whether the transaction was completed in the foreground or background: * True: a foreground transaction. * False: a background transaction. {#transaction-quota-condition-builder__ul_pnl_mw1_rp} |
| Type | The type of transaction: * List: Any list transaction, such as incident_list.do. * Form: All forms, UI pages, CMS pages, and so on. * XMLHttp: Transactions that run through GlideAjax, where the URL is xmlhttp.do. * Report: The page sys_report_template.do. * SOAP: SOAP transactions. * Export: When a list is exported in a format such as XML or Excel. * Scheduler: When a scheduled job is performed. * Text Search: The text search transaction or any of its related operations. * Other: Any type that does not meet the qualities of another type. {#transaction-quota-condition-builder__ul_e45_4w1_rp} Note: Match the transaction quota Type to the transaction type listed in the Quota Manager [log entry for the transaction](https://servicenow-prod.fluidtopics.net/ZpZbjgz9y5KVIqFRo_HpiA "You can enable the logging of transaction quota debugging information by enabling the system property."). |
| User | The user performing the transaction. |
| Homepage | The homepage that is running. This condition is populated only if the URL is home.do. |
| Homepage Widget | The widget that is rendered in the transaction. When a homepage or non-responsive dashboard renders, each widget renders in parallel. When a responsive dashboard renders, each widget renders in sequence. When the quota is exceeded, users see the message: Widget cancelled - maximum execution time exceeded. Increase the quota value if you don't want to show this message. |
| Attributes | Miscellaneous attributes that are related to the transaction. |
[ ]

{#transaction-quota-condition-builder__table_cgn_hw1_rp}

