A transformation is applied via the input filter and modifies the information. It is not advised that you modify a LiveVox created transformation, as they are used for functions not explained in this guide. Creating or copying/adjusting a LiveVox transformation is the easiest way to reproduce/tweak functionality without impacting production.
Select theTransformationtab.
Click theAdd Transformationbutton at the bottom left.
Transformation Example
A valuable transformation is theset_extra_from_multiple_sourcetool. The major use for this transformation is to consolidate data from multiple non-ACD (agent desktop) readable database fields (such as custom_1 or customcol 1) into a single ACD readable DB field. Candidates for this ACD readable field areEXTRA_7, EXTRA_11, EXTRA_13, EXTRA_14, and EXTRA_15. There is a character limit of 100 forEXTRA_7, 50 for EXTRA_11, and 200 for EXTRA_13, EXTRA_14, and EXTRA_15. To create this transformation, perform the following:
SelectAdd Transformation.
From the Module Type drop-down, selectRowTransform.
From the Moduledrop-down, select set_extra_from_multiple_source.
For "EXTRA_FIELD_NAME" type in exactly the name of the extra DB field not already in use elsewhere in the input file where the custom fields will be stored. Example: EXTRA_13.
For "SOURCE_FIELD_LIST" type in the names of the original data locations exactly as they appear separated by commas. Do not include any special characters or spaces. Example: CUSTOM_1,CUSTOM_2,CUSTOM_3,CUSTOM_4,CUSTOM_5,CUSTOM_7,CUSTOM_8.