Properties for Advanced Work Assignment
The Advanced Work Assignment Properties page provides configuration options for AWA.
If you have the admin role, you can create or change these properties by navigating to .
| Property | Description |
|---|---|
| AWA Routing Look-Back
Time com.glide.awa.routinglookback |
AWA defaults to routing work items created within the last 10 minutes. If a work item is created after 10 minutes has passed, it isn’t considered for AWA routing. For work items that are created outside of the default 10-minute window, create this system property to expand the AWA routing look-back time:
注: This property affects all service channels in the system. |
| Disable Query business rules glide.awa.query_br_disable |
If the property is enabled, AWA disables before query business rules during its execution. For example, if enabled, an instance can have a custom before-query business rule on the interaction table without
affecting how AWA routes or assigns interactions.
|
| Bypass AWA Queue Max Wait Time glide.awa.bypass_max_wait_time.enabled |
This property overrides the queue's max wait time value with the assignment rule's timeout value to help prevent work items from disappearing prematurely in an agent's inbox. |
| Enable/disable execution of subflows glide.awa.enable_routing_subflow |
Enables/disables the execution of subflows defined on the AWA queues when work items are routed.
|
For information on adding a system property, see Add a system property.