Route Control Query Roles
The route control query roles have runtime bind variables that correspond to:
-
The route control types to use.
-
The values for those types.
For example, the One Route Control Qry (one route control query) rule has four bind variables:
-
One that specifies the single route control type to use.
-
Two that you map to a value from the page that triggers the routing.
-
One that you map to the user list role.
When a business event is triggered, the system decides to whom it should route the work item by:
-
Binding the query bind variables using data from the page that triggers the event.
-
Running the query, and checking each user’s route control profile to determine whether the user meets the selection criteria.
-
Routing the work item to the appropriate role users.