MorphMorph

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

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

Date

Change Summary

12/16/2024

New