Asynchronous Rating work queue
|
Code |
|
|
Categories |
None |
|
Implementation |
Work queue |
|
Class |
AsyncRatingWorkQueue.gs |
The Asynchronous Rating work queue rates the
current policy period asynchronously. If both asynchronous quoting and two-step quoting are
enabled for a line of business, PolicyCenter creates an asynchronous rating work item
(
AsyncRatingWorkItem) when a user requests an asynchronous rate from
PolicyCenter. This work queue processes AsyncRatingWorkItem work items.
AsyncRatingWorkItem is an entity that delegates to
WorkItem. This work item has properties for the following:- RequestingUser
- The user that requested rating
- PolicyPeriod
- The policy period to rate
