Get Next Work View
Name | GNW |
---|---|
Type | View |
Description | Records of all assignments retrieved via Get Next Work along with details about who completed the assignment and when. |
Â
Data Category | Event Field/Column Name | Data Type | Description | Applicability | Sample Value | Notes |
---|---|---|---|---|---|---|
Key | TenantId | VARCHAR | ALWAYS | qvo-stg | Â | |
Key | Tenant | VARCHAR |
| ALWAYS | Default | Â |
Key | ClientId | VARCHAR | ALWAYS | Default | Â | |
Key | Client | VARCHAR |
| ALWAYS | Default | Â |
Claim Details | ClaimType | VARCHAR | CONDITIONAL | Card-Pinless | Â | |
Claim Details | ClaimCategory | VARCHAR | CONDITIONAL | Fraud | Â | |
Claim Details | ClaimReason | VARCHAR | CONDITIONAL | Stolen | Â | |
Key | ClaimId | VARCHAR | ALWAYS | 2306060014C | Â | |
Key | DisputeId | VARCHAR | ALWAYS | 2306060014D | Â | |
Task Details | TaskName | VARCHAR | Name of the assignment. | ALWAYS | Execute Fraud Report | Â |
Task Details | PulledByUserID | VARCHAR | ID of the user that clicked Get Next Work. | ALWAYS | devan.robertson@quavo.com | Â |
Task Details | PulledBy | VARCHAR | First initial and last name of user that clicked Get Next Work. | ALWAYS | D. Robertson | Â |
Task Details | PulledByFullName | VARCHAR | First and last name of user that clicked Get Next Work. | ALWAYS | Robertson, Devan | Â |
Task Details | PulledDateTime | DATETIME | Datetime that the task was pulled from the queue. | ALWAYS | 2024-09-27 17:49:38.292 | Â |
Task Details | CompletedByUserID | VARCHAR | ID of the user that completed the assignment that was retrieved. | CONDITIONAL | devan.robertson@quavo.com | Â |
Task Details | CompletedBy | VARCHAR | First initial and last name of user that completed the assignment that was retrieved. | CONDITIONAL | D. Robertson | Â |
Task Details | CompletedDateTime | DATETIME | Datetime that the task was completed. | CONDITIONAL | 2024-09-27 17:49:38.292 | Â |
Task Details | WasCompletedByUser | BOOLEAN | Indicates where the task was completed by the user that retrieved it from Get Next Work. | ALWAYS | TRUE, FALSE | Â |
Change Log
Date | Change Summary |
---|---|
12/16/2024 | New |