DBQueue route facets

A compact map of every first-class DBQueue routing explorer. Use this when you know the kind of clue you have — routine, task, family, module, config, DML, read reference, parameter, signal, or coverage gap.

640caller modulesQBM_PDBQueueInsert*
31route cellsroutine × family
227task routesclean markers
640module profilescaller route profiles
48 / 127 / 309config/DML/read routessignal facets
414parameter routesSQL parameters
83complete profiles13% coverage audit

Investigation paths

Start broad

  1. Open the route matrix to identify routine × family cells.
  2. Use family routes to understand task-family scope.
  3. Jump into module routes for concrete caller profiles.

Start from a task marker

  1. Use task routes for a clean marker such as QBM-K-ScriptAssemblyReset.
  2. Compare insert-routine mix for that task.
  3. Open caller modules for source excerpts and relation graphs.

Start from source signals

  1. Use config, DML, read, or parameter routes depending on the clue you have.
  2. Check evidence coverage for missing dimensions before drawing conclusions.
  3. Use the signal report for mixed-routine/multi-family hotspots.

Facet map

Dashboard

Start here: combined DBQueue entry points, markers, families, route layers, quality fixtures, and cookbook recipes.

0 entry points JSON

Caller modules

SQL modules with source-derived QBM_PDBQueueInsert* calls, clean task markers, and evidence links.

640 caller modules JSON

Examples: dbo.QER_TUBaseTree, dbo.QER_PAfterMigrationTasks, dbo.QBM_ZPrePropTable, dbo.QER_ZAllForPersonInBaseTree, dbo.QER_TUPerson, dbo.ADS_TIBaseTreeHasADSGroup, dbo.ADS_TUBaseTreeHasADSGroup, dbo.QBM_TIAssembly_DialogTable

Insert routines

QBM_PDBQueueInsert* routines grouped by caller modules, task markers, DML targets, and config refs.

6 routines JSON

Examples: QBM_PDBQueueInsert_Bulk, QBM_PDBQueueInsert_Single, QBM_PDBQueueInsert_bulk, QBM_PDBQueueInsert_WaitForComp, QBM_PDBQueueInsert_single, QBM_PDBQueueInsert_Int

Routine × family matrix

Matrix of insert routine paths by DBQueue task family, useful for first-pass route triage.

31 route cells JSON

Examples: QBM_PDBQueueInsert_Bulk × QBM, QBM_PDBQueueInsert_Single × QBM, QBM_PDBQueueInsert_Bulk × QER, QBM_PDBQueueInsert_Bulk × TSB, QBM_PDBQueueInsert_Bulk × ADS, QBM_PDBQueueInsert_Bulk × LDP, QBM_PDBQueueInsert_Single × QER, QBM_PDBQueueInsert_Bulk × ATT, QBM_PDBQueueInsert_Bulk × RMS, QBM_PDBQueueInsert_Bulk × CPL

Task routes

Concrete task markers mapped to insert routines and caller modules.

227 tasks JSON

Examples: QBM-K-ScriptAssemblyReset, QBM-K-CommonReCalculate, TSB-K-PersonHasObject, QER-K-OrgAutoChild, QER-K-AllChildrenOfOrg, TSB-K-BaseTreeHasObject, TSB-K-UNSAccountBHasUNSItemB, QBM-K-CommonMakeWatchtrigger

Family routes

Task-family summaries with route mix, top tasks, and caller evidence.

12 families JSON

Examples: QBM, QER, TSB, ATT, ADS, LDP, CPL, RMS

Module routes

Per-module profiles for insert routines, task families, task markers, DML/config/read signals, and parameters.

640 module profiles JSON

Examples: dbo.QER_TUBaseTree, dbo.QER_PAfterMigrationTasks, dbo.QBM_ZPrePropTable, dbo.QER_ZAllForPersonInBaseTree, dbo.QER_TUPerson, dbo.ADS_TIBaseTreeHasADSGroup, dbo.ADS_TUBaseTreeHasADSGroup, dbo.QBM_TIAssembly_DialogTable

Signal report

Triage mixed-routine, multi-family, high fan-out, and config hotspot signals.

46 mixed modules JSON

Examples: dbo.QER_TUBaseTree, dbo.QER_PAfterMigrationTasks, dbo.QBM_ZPrePropTable, dbo.QER_ZAllForPersonInBaseTree, dbo.QER_TUPerson, dbo.QBM_TIAssembly_DialogTable, dbo.QBM_TIDialogGroup, dbo.QBM_TUAssembly_DialogTable

Config routes

Config references in DBQueue callers mapped to routines, task families, task markers, and modules.

48 config routes JSON

Examples: QER\ComplianceCheck\IncludeTSBPersonUsesAccount, QER\Structures\Inherite\GroupExclusion, QER\Structures\Inherite\NoESetSplitting, Common\ProcessState\UseGenProcIDFromPWO, QER\ITShop\DecisionOnInsert, QER\ComplianceCheck\CalculateImmediately, QER\ITShop\OnWorkflowAssign, Common\MailNotification

DML routes

DML target patterns in DBQueue callers mapped to routines, families, tasks, configs, read refs, and parameters.

127 DML routes JSON

Examples: INSERT into, INSERT not, UPDATE not, DELETE not, DELETE ADSOtherSID, UPDATE DialogColumn, INSERT ADSOtherSID, UPDATE AttestationCase

Read routes

Read-reference patterns in DBQueue callers mapped to routines, families, tasks, configs, DML refs, and parameters.

309 read routes JSON

Examples: inserted, deleted, QBMDBQueueCurrent, BaseTree, DialogTable, UNSAccountB, DialogColumn, PersonWantsOrg

Parameter routes

SQL parameter names in DBQueue callers mapped to routines, families, tasks, configs, read refs, DML targets, and modules.

414 parameter routes JSON

Examples: @GenProcID, @DBQueueElements_01, @DBQueueElements_02, @SlotNumber, @DBQueueElements_03, @XUser, @ElementCount, @DBQueueCurrent

Evidence coverage

Coverage and gap audit across task, config, DML, read, parameter, and routine evidence dimensions.

83 complete profiles JSON

Examples: tasks+dml+read+parameters+insertRoutines (527), tasks+config+dml+read+parameters+insertRoutines (83), dml+read+parameters+insertRoutines (12), tasks+read+parameters+insertRoutines (7), config+dml+read+parameters+insertRoutines (5), dml+parameters+insertRoutines (3), tasks+parameters+insertRoutines (2), tasks+dml+parameters+insertRoutines (1)

Publication note

These pages summarize static source-derived evidence from the sandbox/export corpus. They do not report live DBQueue state or runtime enqueue counts.