From Bright Pattern Documentation
|
|
(One intermediate revision by one other user not shown) |
Line 1: |
Line 1: |
− | <translate>
| + | #REDIRECT [[Reporting-database-specification/Purpose]] |
− | = custom_field_names =
| |
− | The ''custom_field_names'' table contains metrics that describe the custom field names that have been defined in contact center configuration.
| |
− | | |
− | == Description of Data ==
| |
− | The following table offers the name (i.e., ID), data type (e.g., BIGINT, BINARY, BIT, DATETIME, ENUM, INT, VARCHAR, etc.), and description for each metric (i.e., column) of the ''custom_field_names'' table.
| |
− | | |
− | | |
− | {|border="1" style="border-collapse:collapse" cellpadding="5"
| |
− | |'''Column Name'''
| |
− | |'''Data Type'''
| |
− | |'''Description'''
| |
− | |-
| |
− | |'''category'''
| |
− | |VARCHAR
| |
− | | The custom fields category as defined in configuration.
| |
− | | |
− | Possible categories are:
| |
− | * Activity History
| |
− | * Case
| |
− | * Company
| |
− | * Contact
| |
− | * Knowledge Base
| |
− | |-
| |
− | |'''custom_field'''
| |
− | |INT (11)
| |
− | |The custom field as defined by the customer in configuration
| |
− | |-
| |
− | |'''name'''
| |
− | |VARCHAR
| |
− | |The name of the custom field as defined in configuration
| |
− | |-
| |
− | |'''start_time'''
| |
− | |DATETIME
| |
− | |Start time of the aggregation interval
| |
− | |-
| |
− | |}
| |
− | | |
− | | |
− | | |
− | | |
− | </translate>
| |
Latest revision as of 16:13, 5 August 2024