About Different Modes of Running Assignment Manager
You can choose one of two ways (default mode or rule group mode) to run Assignment Manager, depending on which rules that you want processed.
Default mode. In this mode, all active rules for all rule groups are loaded and processed. By default, interactive and dynamic assignment run in default mode. However, you can configure interactive assignment to run in rule group mode.
Rule group mode. In this mode, you can process rules of one particular rule group when you assign an object row.
The following table shows the supported operating modes and server components used for running each mode. The components are Assignment Manager (AsgnSrvr), Batch Assignment (AsgnBatch), Generate Triggers (GenTrig), and Workflow Monitor Agent (WorkMon).
Operating Mode |
Description |
Default Mode |
Rule Group Mode |
AsgnSrvr |
AsgnBatch |
GenTrig or WorkMon |
---|---|---|---|---|---|---|
Batch |
Assigns a set of rows in a single request. |
No |
Yes |
No |
Yes |
No |
Dynamic |
Uses database triggers to assigns objects as soon as they are created or when they are modified. |
Yes |
No |
No |
No |
Yes |
Interactive |
Uses the Assignment Manager engine to filter out certain candidates (in the evaluation phase), outputs a list of potential candidates to the user, and then the user manually assigns. |
Yes |
Yes |
Yes |
No |
No |