Skip to end of banner
Go to start of banner

Get Next Work Event

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

This simple event is triggered when a user clicks the "Get Next Work" button in QFD to work the most urgent assignment available to their workgroup.  This data can be compared to Completed Actions and Assignment data to understand how assignments are completed, completion time, and possible work avoidance.

Data Category

Event Field/Column Name

Data Type

Description

Applicability

Sample Value

Notes

Key

TenantId

VARCHAR(32)

Unique ID associated with each Quavo client.

ALWAYS

qvo-stg

Key

ClientId

VARCHAR(64)

A unique ID representing a single client.

ALWAYS

Default

Key

ClaimId

VARCHAR(32)

Unique ID associated with a claim.  Format: YYMMDD<Ordinal Number>"C"

Example: 2405230003C

ALWAYS

2306060014C

Key

DisputeId

VARCHAR(32)

Unique ID associated with a disputed transaction.  Format: YYMMDD#####"D"

CONDITIONAL

2306050001D

GNW Details

PerformedById

VARCHAR(128)

The unique ID of the operator that performed an action.

ALWAYS

devan.robertson@quavo.com

GNW Details

AssignmentId

VARCHAR(64)

A unique ID associated with an Assignment.

ALWAYS

8a62b606-9629-44e1-9961-01b9c0c6f6a2

Metadata

EventDateTime

TIMESTAMP_NTZ(9)

The datetime that the event was recorded.

ALWAYS

2023-09-09 21:00:00

Metadata

EventIdentifier

VARCHAR(64)

A unique ID associated with each business event.

ALWAYS

70b1c86d-d06f-4c93-bab2-0e938a4ef768

Metadata

EventItemId

VARCHAR(64)

An ID included with each business event that identifies the tenant and Claim ID or Dispute ID associated with the event.

ALWAYS

qvo-stg|2302030002D

  • No labels