User Actions View
Â
Name | ActionsUser |
---|---|
Type | View |
Description | A normalized version of the Completed Actions table that includes only user actions, claim and dispute attributes for filtering/analysis, and actual user names from the User Profile table. |
Â
Data Category | Event Field/Column Name | Data Type | Description | Applicability | Sample Value | Notes |
---|---|---|---|---|---|---|
Key | TenantId | VARCHAR(32) | ALWAYS | qvo-stg | Â | |
Key | Tenant | VARCHAR(64) |
| ALWAYS | Default | Â |
Key | ClientId | VARCHAR(64) | ALWAYS | Default | Â | |
Key | Client | VARCHAR(64) |
| ALWAYS | Default | Â |
Claim Details | ClaimType | VARCHAR(64) | CONDITIONAL | Card-Pinless | Â | |
Claim Details | ClaimCategory | VARCHAR(64) | CONDITIONAL | Fraud | Â | |
Claim Details | ClaimReason | VARCHAR(64) | CONDITIONAL | Stolen | Â | |
Compliance Details | RegulatoryCoverage | VARCHAR |
| CONDITIONAL | Reg E | Â |
Task Details | Parent | VARCHAR |
| ALWAYS | Claim, Dispute | Â |
Key | ClaimId | VARCHAR | ALWAYS | 2306060014C | Â | |
Claim Details | ClaimStatus | VARCHAR(64) | ALWAYS | RESOLVED-PAID | Â | |
Claim Details | ClaimResolvedDateTime | TIMESTAMP_NTZ(9) | CONDITIONAL | 2023-09-09 21:00:00 | Â | |
Key | DisputeId | VARCHAR | ALWAYS | 2306060014C | Â | |
Task Details | FlowType | VARCHAR | Differentiates between Front Office and Back Office actions. | ALWAYS | Front Office, Back Office | Â |
Task Details | Flow | VARCHAR | Name of flow where assignment is generated. | CONDITIONAL | Manual Fraud Reporting | Â |
Task Details | Assignment | VARCHAR | Name of the task associated with the action. | CONDITIONAL | Manual Fraud Reporting | Â |
Action Details | Action | VARCHAR | Name of the action that was completed. | ALWAYS | Report Fraud | Â |
Action Details | CompletedBy | VARCHAR | First initial and last name of the user that completed the action. | ALWAYS | D. Robertson | Â |
Action Details | ActionDateTime | DATE | Datetime that the action was completed. | ALWAYS | 2023-09-09 | Â |
Change Log
Date | Change Summary |
---|---|
12/10/2024 | Timestamp columns converted from NTZ to TZ format for compatibility. |
12/11/2024 | Added FlowType column |
12/18/2024 | Added ClaimResolvedDate column |