Grouping Logic and Transaction Partitioning Rules

Partitioning rules can affect grouping as well as scheduling decisions.

If a partitioning rule determines that two transactions occurred at overlapping times (time rule), have different transaction names (name rule), or are from different users (user rule), the two transactions are not allowed in the same group. Otherwise, normal group-size decisions are applied, based on transaction size, origin, and so forth.

Related concepts
Small Transactions