- Created by Manisha Hegde, last modified by Soumya Krishnan on Nov 19, 2021
The Export Format enables you to define CSV export formats which helps you include certain data when exporting. The formats are used to customize the display of information in the exported files and do not perform any analysis.
You can use these formats in different editors to export data. Currently, LiveVox supports export formats from Agent editor, Contact editor, and Call Detail Report.
Modifying a format that is in use (manually or by automated jobs) affects the appearance of the data in the CSV file. Instead, create a copy of the format to test it before implementation.
- Click Add New Format.
Select or specify values in the following fields:
Field Description Editor Select the required editor from the drop-down list. Currently, you have three options; Agent, Contact, and Report Map.
Each format is represented by a unique Format Id once it is created.
Name Specify a name for the format. This name is used to refer to the export format throughout the configuration manager.
Description Enter the description to provide additional information about the export format.
Delimiter Select the desired field delimiter from the drop-down list.
Line Break Select the line break style from the drop-down list.
Sort By Field Select how you want the results to be arranged in the export file, from the drop-down list.
Sort Order Select either Ascending or Descending from the drop-down list to set the order of the results.
Add Quotes To Select an option from the drop-down list to specify if no fields, all fields, or only those containing the delimiter must be placed in quotes.
Print Header Select the checkbox if you want to include a header row in the export file.
- Add the mapping to the format. See Adding a Mapping section.
- Click Save Format to create a new export format.
Additionally, the following fields are available, if you select Report Map in the Editor field:
Report Map helps you to create Call Detail Report (CDR) formats. CDR formats are used to display customized columns of information on all calls and do not perform any analysis.
Field | Description |
---|---|
Highest Priority Only | Select the desired option from the drop-down list. You have the following options:
|
Filters | Click the ellipsis next to Filters to define filtering options to exclude or include interaction outcomes, groups of outcomes, or results from certain campaign types. The Detailed Result Filter window appears.
The Detailed Results Filter table displays all the interaction outcome results generated by both agent and system for all interaction types. To view the list of Termination Codes mapped to the results, click either Configure > Services > Services > Termination Codes tab or Configure > Agents > Termination Codes. |
- Select the required editor from the Editor drop-down list. Currently, you have three options; Agent, Contact, and Report Map.
- Select the required format from the Format drop-down list. All the details about the format and mapped fields in the format, appear.
- Format Details
- Format Id: Shows the unique export format ID
- Name: Shows the name of the export format
- Description: Shows the description of the export format
- Delimiter: Shows the delimiter for export format
- Line Break: Shows the line break style
- Sort By Field: Defines how the results should be arranged in the export file.
- Sort Order: Sets the sort results in Ascending or Descending.
- Add Quotes To: Specifies which fields should be placed in quotes
- Print Header: Indicates whether a header row is included in the export file.
- Column Mapping Details
- ID: The mapping ID
- Field: The mapped field which represents a column in your export file.
- Header: The header name assigned to the column.
- Date Format: The date format applied to a field if any.
- Number Format: The number format applied to a field.
- Time Zone: The time zone which applies to date or time fields.
- Fixed Width Size: The fixed width size of the field if any.
- Padding Chars: The number of padding characters if Fixed Width Size is configured.
- Alignment: The alignment style of the column in the export file.
- Order: The number which specifies the order of the column in the export file.
- Format Details
- Select the required editor from the Editor drop-down list box. Currently, you have three options; Agent, Contact, and Report Map.
- Select the required format from the Format drop-down list box.
- Click Delete Format. A confirmation pop-up window appears.
- Click Yes to confirm deleting the format.
- Click Add Mapping from the bottom menu. The Add Mapping window appears.
- Specify all the mapping details. The following options define a mapping:
- Entity: Select the required editor from the Entity drop-down list box.
- Field: Select the required field from the drop-down list box. This selected field is going to be a column in your export file.
- Header: Displays text as Active Agent for Contact and Agent editors, and Account for Report Map.
- Hide: Check the box if you need to hide the field.
- Date Format: Select the date format option depending on the field you are adding. For example, if a date or time DB field is mapped, select a date format from this drop-down list box.
- Time Zone: Select a time zone from the drop-down list box (optional).
- Number Format: Select the number format option depending on the field you are adding. For Example, if a phone DB field is mapped, set the number format from this drop-down list box.
- Fixed Width Size: If the column has fixed width instead of delimited, the following fields are required:
- Fixed Width Size
- Padding Chars
- Alignment
- Click Ok to add the mapping.
- Select the required editor from the Editor drop-down list box. Currently, you have three options; Agent, Contact, and Report Map.
- Select the required format from the Format drop-down list box.
- Double-click on the mapped row which you want to update. The Mapping Detail window opens.
- Update all required fields. For detailed information on mapping fields, refer to Adding a Mapping section.
- Click Ok to update the mapping.
- Click Save Format to update the export format.
- Select the required editor from the Editor drop-down list box. Currently, you have three options; Agent, Contact, and Report Map.
- Select the required format from the Format drop-down list box.
- Select the mapped field row which you want to delete from the export format.
- Click Save Format to update the export format.
- No labels