Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Transaction quota rule form

A description of the fields on the Transaction Quota Rule form.

FieldDescription
NameA unique name to identify the rule.
ActiveA check box that determines if this rule is active (selected).
Maximum DurationThe number of seconds a transaction has to complete before the quota cancels the transaction.
Maximum Business RulesThe number of business rules executions allowed.
Maximum Database TimeThe total number of seconds for all SQL requests.
Maximum SQL Statement TimeThe number of seconds a SQL statement can run.
Maximum Outbound RequestsThe number of outbound HTTPs requests allowed.
OrderA number that represents the priority of the quota transaction in relation to other quotas. The transaction quota with the lowest timeout, the lowest order value, and matching conditions determines the applied quota policy.
Maximum EventsThe number of sysevent inserts allowed.
Maximum JobsThe number of sys_trigger inserts allowed.
Maximum SQL QueriesThe number of SQL queries allowed.
Maximum Outbound Request DurationThe number of seconds for an outbound HTTP request.
DescriptionA description of the transaction quota rule.

Parent Topic:Platform performance reference