Line 13: | Line 13: | ||
|KVP = _CB_TENANT_DBID | |KVP = _CB_TENANT_DBID | ||
|KVPDesc = The Tenant DBID. | |KVPDesc = The Tenant DBID. | ||
+ | |mapsTo = CALLBACK_FACT.TENANT_KEY | ||
}} | }} | ||
Line 18: | Line 19: | ||
|KVP = _CB_SERVICE_ID | |KVP = _CB_SERVICE_ID | ||
|KVPDesc = The ID of the callback service request. Depending on the scenario, the value equals the ID of the GMS service instance or ID of the ORS session. | |KVPDesc = The ID of the callback service request. Depending on the scenario, the value equals the ID of the GMS service instance or ID of the ORS session. | ||
+ | |mapsTo = CALLBACK_FACT.SERVICE_ID | ||
}} | }} | ||
Line 23: | Line 25: | ||
|KVP = _CB_FINAL_RECORD | |KVP = _CB_FINAL_RECORD | ||
|KVPDesc = Indicates whether this is a final record about this callback service: 0 = No, 1 = Yes. | |KVPDesc = Indicates whether this is a final record about this callback service: 0 = No, 1 = Yes. | ||
+ | |mapsTo = CALLBACK_FACT.FINAL_RECORD | ||
}} | }} | ||
Line 28: | Line 31: | ||
|KVP = _CB_EWT_WHEN_READY_TO_START_MEDIA_IXN | |KVP = _CB_EWT_WHEN_READY_TO_START_MEDIA_IXN | ||
|KVPDesc = The value of Expected Wait Time (EWT), in seconds, for the service request when the contact center was ready to start the first callback interaction, such as an outbound dialing attempt. | |KVPDesc = The value of Expected Wait Time (EWT), in seconds, for the service request when the contact center was ready to start the first callback interaction, such as an outbound dialing attempt. | ||
+ | |mapsTo = CALLBACK_FACT.EWT_READY_TO_START_IXN | ||
}} | }} | ||
Line 33: | Line 37: | ||
|KVP = _CB_EWT_WHEN_CALLBACK_WAS_OFFERED | |KVP = _CB_EWT_WHEN_CALLBACK_WAS_OFFERED | ||
|KVPDesc = The value of EWT, in seconds, at the time the callback was offered. | |KVPDesc = The value of EWT, in seconds, at the time the callback was offered. | ||
+ | |mapsTo = CALLBACK_FACT.EWT_WHEN_OFFERED | ||
}} | }} | ||
Line 38: | Line 43: | ||
|KVP = _CB_POS_WHEN_READY_TO_START_MEDIA_IXN | |KVP = _CB_POS_WHEN_READY_TO_START_MEDIA_IXN | ||
|KVPDesc = The customer position in the queue when the contact center was ready to start the first callback interaction, such as an outbound dialing attempt. | |KVPDesc = The customer position in the queue when the contact center was ready to start the first callback interaction, such as an outbound dialing attempt. | ||
+ | |mapsTo = CALLBACK_FACT.POS_READY_TO_START_IXN | ||
}} | }} | ||
Line 43: | Line 49: | ||
|KVP = _CB_POS_WHEN_CALLBACK_WAS_OFFERED | |KVP = _CB_POS_WHEN_CALLBACK_WAS_OFFERED | ||
|KVPDesc = The customer position in the queue when callback was offered. | |KVPDesc = The customer position in the queue when callback was offered. | ||
+ | |mapsTo = CALLBACK_FACT.POS_WHEN_OFFERED | ||
}} | }} | ||
Line 48: | Line 55: | ||
|KVP = _CB_D_CALLBACK_OFFER | |KVP = _CB_D_CALLBACK_OFFER | ||
|KVPDesc = The duration of the callback offer, in seconds. | |KVPDesc = The duration of the callback offer, in seconds. | ||
+ | |mapsTo = CALLBACK_FACT.CALLBACK_OFFER_TIME | ||
}} | }} | ||
Line 53: | Line 61: | ||
|KVP = _CB_D_WAITING_FOR_AGENT_OFFLINE | |KVP = _CB_D_WAITING_FOR_AGENT_OFFLINE | ||
|KVPDesc = The amount of time, in seconds, the customer was waiting offline for an agent to become available. | |KVPDesc = The amount of time, in seconds, the customer was waiting offline for an agent to become available. | ||
+ | |mapsTo = CALLBACK_FACT.WAIT_AGENT_OFFLINE_TIME | ||
}} | }} | ||
Line 58: | Line 67: | ||
|KVP = _CB_D_ESTABLISH_MEDIA_IXN | |KVP = _CB_D_ESTABLISH_MEDIA_IXN | ||
|KVPDesc = The amount of time, in seconds, it took to establish the callback interaction, such as an outbound call. | |KVPDesc = The amount of time, in seconds, it took to establish the callback interaction, such as an outbound call. | ||
+ | |mapsTo = CALLBACK_FACT.ESTABLISH_MEDIA_IXN_TIME | ||
}} | }} | ||
Line 63: | Line 73: | ||
|KVP = _CB_D_CUSTOMER_CONNECTED_WAITING_FOR_AGENT | |KVP = _CB_D_CUSTOMER_CONNECTED_WAITING_FOR_AGENT | ||
|KVPDesc = The amount of time, in seconds, the customer was waiting to be connected to the agent after the callback interaction was established. | |KVPDesc = The amount of time, in seconds, the customer was waiting to be connected to the agent after the callback interaction was established. | ||
+ | |mapsTo = CALLBACK_FACT.CONN_WAITING_AGENT_TIME | ||
}} | }} | ||
Line 68: | Line 79: | ||
|KVP = _CB_T_CALLBACK_ACCEPTED | |KVP = _CB_T_CALLBACK_ACCEPTED | ||
|KVPDesc = The UTC timestamp when the callback offer was accepted. | |KVPDesc = The UTC timestamp when the callback offer was accepted. | ||
+ | |mapsTo = CALLBACK_FACT.CALLBACK_ACCEPTED_TS | ||
}} | }} | ||
Line 73: | Line 85: | ||
|KVP = _CB_T_CALLBACK_OFFERED | |KVP = _CB_T_CALLBACK_OFFERED | ||
|KVPDesc = The UTC timestamp when the callback was offered. | |KVPDesc = The UTC timestamp when the callback was offered. | ||
+ | |mapsTo = CALLBACK_FACT.CALLBACK_OFFERED_TS | ||
}} | }} | ||
Line 78: | Line 91: | ||
|KVP = _CB_T_READY_TO_START_MEDIA_IXN | |KVP = _CB_T_READY_TO_START_MEDIA_IXN | ||
|KVPDesc = The UTC timestamp when the contact center was ready to start the callback interaction. The value matches the time of either an outbound dialing attempt or a push notification prompting the customer to start a call or chat session. | |KVPDesc = The UTC timestamp when the contact center was ready to start the callback interaction. The value matches the time of either an outbound dialing attempt or a push notification prompting the customer to start a call or chat session. | ||
+ | |mapsTo = CALLBACK_FACT.READY_START_MEDIA_IXN_TS | ||
}} | }} | ||
Line 83: | Line 97: | ||
|KVP = _CB_T_CUSTOMER_CONNECTED | |KVP = _CB_T_CUSTOMER_CONNECTED | ||
|KVPDesc = The UTC timestamp when the customer was reconnected to the contact center and started waiting for an agent to be connected. | |KVPDesc = The UTC timestamp when the customer was reconnected to the contact center and started waiting for an agent to be connected. | ||
+ | |mapsTo = CALLBACK_FACT.CUSTOMER_CONNECTED_TS | ||
}} | }} | ||
Line 88: | Line 103: | ||
|KVP = _CB_N_AGENT_ADDED_TO_IXN | |KVP = _CB_N_AGENT_ADDED_TO_IXN | ||
|KVPDesc = Indicates whether the agent was successfully added to the callback interaction: 0 = No, 1 = Yes. | |KVPDesc = Indicates whether the agent was successfully added to the callback interaction: 0 = No, 1 = Yes. | ||
+ | |mapsTo = CALLBACK_FACT.AGENT_ADDED_TO_IXN | ||
}} | }} | ||
Line 93: | Line 109: | ||
|KVP = _CB_N_TRANSFER_TO_AGENT_FAILED | |KVP = _CB_N_TRANSFER_TO_AGENT_FAILED | ||
|KVPDesc = Number of times the callback interaction failed to transfer to the agent. | |KVPDesc = Number of times the callback interaction failed to transfer to the agent. | ||
+ | |mapsTo = CALLBACK_FACT.XFER_TO_AGENT_FAILED | ||
}} | }} | ||
Line 98: | Line 115: | ||
|KVP = _CB_N_CUSTOMER_ABANDONED_WHILE_WAITING_FOR_AGENT | |KVP = _CB_N_CUSTOMER_ABANDONED_WHILE_WAITING_FOR_AGENT | ||
|KVPDesc = Indicates whether the customer abandoned the callback interaction while waiting to be connected to an agent: 0 = No, 1 = Yes. | |KVPDesc = Indicates whether the customer abandoned the callback interaction while waiting to be connected to an agent: 0 = No, 1 = Yes. | ||
+ | |mapsTo = CALLBACK_FACT.ABANDONED_WAITING | ||
}} | }} | ||
Line 103: | Line 121: | ||
|KVP = _CB_N_TIMEOUT_WHILE_WAITING_FOR_AGENT | |KVP = _CB_N_TIMEOUT_WHILE_WAITING_FOR_AGENT | ||
|KVPDesc = Indicates whether the customer was disconnected because the timeout for waiting for an agent was reached: 0 = No, 1 = Yes. | |KVPDesc = Indicates whether the customer was disconnected because the timeout for waiting for an agent was reached: 0 = No, 1 = Yes. | ||
+ | |mapsTo = CALLBACK_FACT.TIMEOUT_WAITING | ||
}} | }} | ||
Line 108: | Line 127: | ||
|KVP = _CB_N_IXN_REQ_AGENT | |KVP = _CB_N_IXN_REQ_AGENT | ||
|KVPDesc = Indicates whether the interaction required agent assistance: 0 = No, 1 = Yes. Writer's note: Column description for CBF.IXN_REQ_AGENT is: "For internal use." | |KVPDesc = Indicates whether the interaction required agent assistance: 0 = No, 1 = Yes. Writer's note: Column description for CBF.IXN_REQ_AGENT is: "For internal use." | ||
+ | |mapsTo = CALLBACK_FACT.IXN_REQ_AGENT | ||
}} | }} | ||
Line 113: | Line 133: | ||
|KVP = _CB_N_CALLBACK_OFFERED | |KVP = _CB_N_CALLBACK_OFFERED | ||
|KVPDesc = Indicates whether callback was offered, at least once, during the session: 0 = No, 1 = Yes. | |KVPDesc = Indicates whether callback was offered, at least once, during the session: 0 = No, 1 = Yes. | ||
+ | |mapsTo = CALLBACK_FACT.CALLBACK_OFFERED | ||
}} | }} | ||
Line 118: | Line 139: | ||
|KVP = _CB_N_CALLBACK_ACCEPTED | |KVP = _CB_N_CALLBACK_ACCEPTED | ||
|KVPDesc = Indicates whether a callback offer was accepted: 0 = No, 1 = Yes. | |KVPDesc = Indicates whether a callback offer was accepted: 0 = No, 1 = Yes. | ||
+ | |mapsTo = CALLBACK_FACT.CALLBACK_ACCEPTED | ||
}} | }} | ||
Line 123: | Line 145: | ||
|KVP = _CB_N_CALLBACK_MEDIA_ATTEMPTS | |KVP = _CB_N_CALLBACK_MEDIA_ATTEMPTS | ||
|KVPDesc = The total number of callback attempts or notifications, both successful and unsuccessful. | |KVPDesc = The total number of callback attempts or notifications, both successful and unsuccessful. | ||
+ | |mapsTo = CALLBACK_FACT.CALLBACK_ATTEMPTS | ||
}} | }} | ||
{{KVP | {{KVP | ||
|KVP = _CB_T_SERVICE_START | |KVP = _CB_T_SERVICE_START | ||
− | |KVPDesc = The UTC timestamp when the callback service started. This value represents either the time of the callback request or the time that the callback offer was played, depending on deployment. | + | |KVPDesc = The UTC timestamp when the callback service started. This value represents either the time of the callback request or the time that the callback offer was played, depending on deployment. |
+ | |mapsTo = CALLBACK_FACT.SERVICE_START_TS, CALLBACK_FACT.START_DATE_TIME_KEY | ||
}} | }} | ||
Line 133: | Line 157: | ||
|KVP = _CB_DIM_VQ_DBID | |KVP = _CB_DIM_VQ_DBID | ||
|KVPDesc = The DBID of the virtual queue used to find the target agent. Genesys Info Mart uses this value in combination to identify the RESOURCE_KEY to use. | |KVPDesc = The DBID of the virtual queue used to find the target agent. Genesys Info Mart uses this value in combination to identify the RESOURCE_KEY to use. | ||
+ | |mapsTo = CALLBACK_FACT.RESOURCE_KEY | ||
}} | }} | ||
Line 138: | Line 163: | ||
|KVP = VQ_CFG_TYPE_ID {{Editgrn_open}}(Writer's note: Confirm KVP name. In the spreadsheet, it has a "_CB_DIM" prefix, but in UeConfiguration.xml it doesn't.){{Editgrn_close}} | |KVP = VQ_CFG_TYPE_ID {{Editgrn_open}}(Writer's note: Confirm KVP name. In the spreadsheet, it has a "_CB_DIM" prefix, but in UeConfiguration.xml it doesn't.){{Editgrn_close}} | ||
|KVPDesc = The configuration type ID of the virtual queue used to find the target agent. Genesys Info Mart uses this value in combination to identify the RESOURCE_KEY to use. | |KVPDesc = The configuration type ID of the virtual queue used to find the target agent. Genesys Info Mart uses this value in combination to identify the RESOURCE_KEY to use. | ||
+ | |mapsTo = CALLBACK_FACT.RESOURCE_KEY | ||
}} | }} | ||
Line 143: | Line 169: | ||
|KVP = VQ_CFG_TYPE {{Editgrn_open}}(Writer's note: Confirm KVP name. In the spreadsheet, it has a "_CB_DIM" prefix, but in UeConfiguration.xml it doesn't.){{Editgrn_close}} | |KVP = VQ_CFG_TYPE {{Editgrn_open}}(Writer's note: Confirm KVP name. In the spreadsheet, it has a "_CB_DIM" prefix, but in UeConfiguration.xml it doesn't.){{Editgrn_close}} | ||
|KVPDesc = The configuration type of the virtual queue used to find the target agent. Genesys Info Mart uses this value in combination to identify the RESOURCE_KEY to use. | |KVPDesc = The configuration type of the virtual queue used to find the target agent. Genesys Info Mart uses this value in combination to identify the RESOURCE_KEY to use. | ||
+ | |mapsTo = CALLBACK_FACT.RESOURCE_KEY | ||
}} | }} | ||
Line 148: | Line 175: | ||
|KVP = _CB_DIM_VQ | |KVP = _CB_DIM_VQ | ||
|KVPDesc = The virtual queue used to find the target agent. Genesys Info Mart uses this value in combination to identify the RESOURCE_KEY to use. | |KVPDesc = The virtual queue used to find the target agent. Genesys Info Mart uses this value in combination to identify the RESOURCE_KEY to use. | ||
+ | |mapsTo = CALLBACK_FACT.RESOURCE_KEY | ||
+ | }} | ||
+ | |||
+ | {{KVP | ||
+ | |KVP = _CB_DIM_CHANNEL | ||
+ | |KVPDesc = The interaction channel from which the callback originated. This field is set to one of the following values: | ||
+ | *IVR | ||
+ | *WEB | ||
+ | *MOBILE | ||
+ | *UNKNOWN | ||
+ | |mapsTo = CALLBACK_DIM_1.CHANNEL | ||
+ | }} | ||
+ | |||
+ | {{KVP | ||
+ | |KVP = _CB_DIM_CALLBACK_OFFER_TYPE | ||
+ | |KVPDesc = The type of callback offer that was presented to the customer. For example, after business hours, SCHEDULED is the only available option; during business hours, business rules might allow only the WAIT_FOR_AGENT option or a combination of SCHEDULED and WAIT_FOR_AGENT. This field is set to one of the following values: | ||
+ | *SCHEDULED | ||
+ | *WAIT_FOR_AGENT | ||
+ | *COMBINED_SCHEDULED_AND_WAIT_FOR_AGENT | ||
+ | *UNKNOWN | ||
+ | |mapsTo = CALLBACK_DIM_1.CALLBACK_OFFER_TYPE | ||
+ | }} | ||
+ | |||
+ | {{KVP | ||
+ | |KVP = _CB_DIM_TYPE | ||
+ | |KVPDesc = The type of callback the customer requested. This field is set to one of the following values: | ||
+ | *IMMEDIATE - The interaction is created right away while the customer is waiting for the agent (in an online chat session or waiting for a voice call). | ||
+ | *WAIT_FOR_AGENT - The interaction is delayed until the agent is about to become available or actually becomes available (as in an agent first scenario). | ||
+ | *SCHEDULED - The time for the callback interaction is negotiated with the customer. | ||
+ | *CANCELLED - The callback request is cancelled, for any reason, either by the customer (before the agent is connected) or by the system (or an administrator). | ||
+ | *UNKNOWN - The type is unknown. This value is also used when the callback offer was declined. | ||
+ | |mapsTo = CALLBACK_DIM_1.CALLBACK_TYPE | ||
+ | }} | ||
+ | |||
+ | {{KVP | ||
+ | |KVP = _CB_DIM_CONNECT_ORDER | ||
+ | |KVPDesc = The order in which the final callback interaction was connected. This field is set to one of the following values: | ||
+ | *CUSTOMER_FIRST | ||
+ | *AGENT_FIRST_PREVIEW | ||
+ | *AGENT_FIRST_NO_PREVIEW | ||
+ | *UNKNOWN | ||
+ | |mapsTo = CALLBACK_DIM_1.CONNECT_ORDER | ||
+ | }} | ||
+ | |||
+ | {{KVP | ||
+ | |KVP = _CB_DIM_DIAL_DIALOG_RESULT | ||
+ | |KVPDesc = The result of the<span style="background-color:yellow;"> final dialog for the callback.</span> This field is set to one of the following values: | ||
+ | *RIGHT_PERSON | ||
+ | *RESCHEDULED | ||
+ | *CANCELLED | ||
+ | *TRANSFERRED_TO_RP | ||
+ | *UNKNOWN | ||
+ | |mapsTo = CALLBACK_DIM_2.DIAL_DIALOG_RESULT | ||
+ | }} | ||
+ | |||
+ | {{KVP | ||
+ | |KVP = _CB_DIM_CALL_DIRECTION | ||
+ | |KVPDesc = The direction of the final callback interaction. This field is set to one of the following values: | ||
+ | *CUSTOMER_TERMINATED - <span style="background-color:yellow;">Scenario in which the contact center is dialing out to the customer's number.</span> | ||
+ | *CUSTOMER_ORIGINATED - <span style="background-color:yellow;">Scenario in which the contact center notifies the customer-facing application that it is time for the callback interaction, after which the application creates the interaction (such as a call or chat), obtaining the phone number if necessary. In this scenario, a customer call comes into the contact center as a regular inbound call, but it is recognized as the callback interaction.</span> | ||
+ | *UNKNOWN | ||
+ | |mapsTo = CALLBACK_DIM_2.CALL_DIRECTION | ||
+ | }} | ||
+ | |||
+ | {{KVP | ||
+ | |KVP = _CB_DIM_FINAL_DIAL_RESULT | ||
+ | |KVPDesc = The result of the final callback dialing attempt. This field is set to one of the following values: | ||
+ | *BUSY | ||
+ | *NO_ANSWER | ||
+ | *ANSWERING_MACHINE | ||
+ | *ERROR_TONE | ||
+ | *FAX | ||
+ | *PERSON | ||
+ | *REDIAL_LIMIT_REACHED | ||
+ | *FAILED_TO_ESTABLISH_CUSTOMER_ORIGINATED_MEDIA | ||
+ | *PUSH_DELIVERY_CONFIRMED | ||
+ | *PUSH_SEND_ERROR | ||
+ | *PUSH_DELIVERY_NOT_CONFIRMED | ||
+ | *USERORIGINATED_CONNECTED | ||
+ | *UNKNOWN | ||
+ | |||
+ | '''Notes:''' | ||
+ | * FAILED_TO_ESTABLISH_CUSTOMER_ORIGINATED_MEDIA is a result that must be reported by the user application; otherwise, there is no CTI data that will enable Genesys Callback product to identify this result. | ||
+ | * For PUSH_DELIVERY_CONFIRMED, the PUSH_DELIVERY_CONFIRMED_TS field in the CALLBACK_FACT table provides the timestamp when the application confirmed that the push was delivered. | ||
+ | |mapsTo = CALLBACK_DIM_2.FINAL_DIAL_RESULT | ||
+ | }} | ||
+ | |||
+ | {{KVP | ||
+ | |KVP = _CB_DIM_OFFER_TIMING | ||
+ | |KVPDesc = Specifies whether the callback offer was made during operational (business) or non-operational hours. This field is set to one of the following values: | ||
+ | *ON-HOURS | ||
+ | *OFF-HOURS | ||
+ | *UNKNOWN | ||
+ | |mapsTo = CALLBACK_DIM_2.OFFER_TIMING | ||
+ | }} | ||
+ | |||
+ | {{KVP | ||
+ | |KVP = _CB_DIM_FINAL_TARGET | ||
+ | |KVPDesc = The routing target that was used to find the agent. | ||
+ | |mapsTo = CALLBACK_DIM_3.FINAL_TARGET | ||
}} | }} | ||
[[Category:V:GIM:8.5DRAFT]] | [[Category:V:GIM:8.5DRAFT]] |
Revision as of 14:54, May 16, 2016
Callback KVPs
KVP | Description | Info Mart Database Target |
---|---|---|
_ |
The Tenant DBID. | CALLBACK_ |
_ |
The ID of the callback service request. Depending on the scenario, the value equals the ID of the GMS service instance or ID of the ORS session. | CALLBACK_ |
_ |
Indicates whether this is a final record about this callback service: 0 = No, 1 = Yes. | CALLBACK_ |
_ |
The value of Expected Wait Time (EWT), in seconds, for the service request when the contact center was ready to start the first callback interaction, such as an outbound dialing attempt. | CALLBACK_ |
_ |
The value of EWT, in seconds, at the time the callback was offered. | CALLBACK_ |
_ |
The customer position in the queue when the contact center was ready to start the first callback interaction, such as an outbound dialing attempt. | CALLBACK_ |
_ |
The customer position in the queue when callback was offered. | CALLBACK_ |
_ |
The duration of the callback offer, in seconds. | CALLBACK_ |
_ |
The amount of time, in seconds, the customer was waiting offline for an agent to become available. | CALLBACK_ |
_ |
The amount of time, in seconds, it took to establish the callback interaction, such as an outbound call. | CALLBACK_ |
_ |
The amount of time, in seconds, the customer was waiting to be connected to the agent after the callback interaction was established. | CALLBACK_ |
_ |
The UTC timestamp when the callback offer was accepted. | CALLBACK_ |
_ |
The UTC timestamp when the callback was offered. | CALLBACK_ |
_ |
The UTC timestamp when the contact center was ready to start the callback interaction. The value matches the time of either an outbound dialing attempt or a push notification prompting the customer to start a call or chat session. | CALLBACK_ |
_ |
The UTC timestamp when the customer was reconnected to the contact center and started waiting for an agent to be connected. | CALLBACK_ |
_ |
Indicates whether the agent was successfully added to the callback interaction: 0 = No, 1 = Yes. | CALLBACK_ |
_ |
Number of times the callback interaction failed to transfer to the agent. | CALLBACK_ |
_ |
Indicates whether the customer abandoned the callback interaction while waiting to be connected to an agent: 0 = No, 1 = Yes. | CALLBACK_ |
_ |
Indicates whether the customer was disconnected because the timeout for waiting for an agent was reached: 0 = No, 1 = Yes. | CALLBACK_ |
_ |
Indicates whether the interaction required agent assistance: 0 = No, 1 = Yes. | CALLBACK_ |
_ |
Indicates whether callback was offered, at least once, during the session: 0 = No, 1 = Yes. | CALLBACK_ |
_ |
Indicates whether a callback offer was accepted: 0 = No, 1 = Yes. | CALLBACK_ |
_ |
The total number of callback attempts or notifications, both successful and unsuccessful. | CALLBACK_ |
_ |
The UTC timestamp when the callback service started. This value represents either the time of the callback request or the time that the callback offer was played, depending on deployment. | CALLBACK_ |
_ |
The DBID of the virtual queue used to find the target agent. Genesys Info Mart uses this value in combination to identify the RESOURCE_KEY to use. | CALLBACK_ |
VQ_ |
The configuration type ID of the virtual queue used to find the target agent. Genesys Info Mart uses this value in combination to identify the RESOURCE_KEY to use. | CALLBACK_ |
VQ_ |
The configuration type of the virtual queue used to find the target agent. Genesys Info Mart uses this value in combination to identify the RESOURCE_KEY to use. | CALLBACK_ |
_ |
The virtual queue used to find the target agent. Genesys Info Mart uses this value in combination to identify the RESOURCE_KEY to use. | CALLBACK_ |
_ |
The interaction channel from which the callback originated. One of the following values:
|
CALLBACK_ |
_ |
The type of callback offer that was presented to the customer. For example, after business hours, SCHEDULED is the only available option; during business hours, business rules might allow only the WAIT_FOR_AGENT option or a combination of SCHEDULED and WAIT_FOR_AGENT. One of the following values:
|
CALLBACK_ |
_ |
The type of callback the customer requested. One of the following values:
|
CALLBACK_ |
_ |
The order in which the final callback interaction was connected. One of the following values:
|
CALLBACK_ |
_ |
The result of the final dialog for the callback. One of the following values:
|
CALLBACK_ |
_ |
The direction of the final callback interaction. One of the following values:
|
CALLBACK_ |
_ |
The result of the final callback dialing attempt. One of the following values:
Note: FAILED_TO_ESTABLISH_CUSTOMER_ORIGINATED_MEDIA is a result that must be reported by the user application; otherwise, there is no CTI data that will enable Genesys Callback to identify this result. |
CALLBACK_ |
_ |
Specifies whether the callback offer was made during operational (business) or non-operational hours. One of the following values:
|
CALLBACK_ |
_ |
The routing target that was used to find the agent. | CALLBACK_ |
_ |
The Tenant DBID. | CALLBACK_ |
_ |
The ID of the callback service request. Depending on the scenario, the value equals the ID of the GMS service instance or ID of the ORS session. | CALLBACK_ |
_ |
Indicates whether this is a final record about this callback service: 0 = No, 1 = Yes. | CALLBACK_ |
_ |
The value of Expected Wait Time (EWT), in seconds, for the service request when the contact center was ready to start the first callback interaction, such as an outbound dialing attempt. | CALLBACK_ |
_ |
The value of EWT, in seconds, at the time the callback was offered. | CALLBACK_ |
_ |
The customer position in the queue when the contact center was ready to start the first callback interaction, such as an outbound dialing attempt. | CALLBACK_ |
_ |
The customer position in the queue when callback was offered. | CALLBACK_ |
_ |
The duration of the callback offer, in seconds. | CALLBACK_ |
_ |
The amount of time, in seconds, the customer was waiting offline for an agent to become available. | CALLBACK_ |
_ |
The amount of time, in seconds, it took to establish the callback interaction, such as an outbound call. | CALLBACK_ |
_ |
The amount of time, in seconds, the customer was waiting to be connected to the agent after the callback interaction was established. | CALLBACK_ |
_ |
The UTC timestamp when the callback offer was accepted. | CALLBACK_ |
_ |
The UTC timestamp when the callback was offered. | CALLBACK_ |
_ |
The UTC timestamp when the contact center was ready to start the callback interaction. The value matches the time of either an outbound dialing attempt or a push notification prompting the customer to start a call or chat session. | CALLBACK_ |
_ |
The UTC timestamp when the customer was reconnected to the contact center and started waiting for an agent to be connected. | CALLBACK_ |
_ |
Indicates whether the agent was successfully added to the callback interaction: 0 = No, 1 = Yes. | CALLBACK_ |
_ |
Number of times the callback interaction failed to transfer to the agent. | CALLBACK_ |
_ |
Indicates whether the customer abandoned the callback interaction while waiting to be connected to an agent: 0 = No, 1 = Yes. | CALLBACK_ |
_ |
Indicates whether the customer was disconnected because the timeout for waiting for an agent was reached: 0 = No, 1 = Yes. | CALLBACK_ |
_ |
Indicates whether the interaction required agent assistance: 0 = No, 1 = Yes. | CALLBACK_ |
_ |
Indicates whether callback was offered, at least once, during the session: 0 = No, 1 = Yes. | CALLBACK_ |
_ |
Indicates whether a callback offer was accepted: 0 = No, 1 = Yes. | CALLBACK_ |
_ |
The total number of callback attempts or notifications, both successful and unsuccessful. | CALLBACK_ |
_ |
The UTC timestamp when the callback service started. This value represents either the time of the callback request or the time that the callback offer was played, depending on deployment. | CALLBACK_ |
_ |
The DBID of the virtual queue used to find the target agent. Genesys Info Mart uses this value in combination to identify the RESOURCE_KEY to use. | CALLBACK_ |
VQ_ |
The configuration type ID of the virtual queue used to find the target agent. Genesys Info Mart uses this value in combination to identify the RESOURCE_KEY to use. | CALLBACK_ |
VQ_ |
The configuration type of the virtual queue used to find the target agent. Genesys Info Mart uses this value in combination to identify the RESOURCE_KEY to use. | CALLBACK_ |
_ |
The virtual queue used to find the target agent. Genesys Info Mart uses this value in combination to identify the RESOURCE_KEY to use. | CALLBACK_ |
_ |
The interaction channel from which the callback originated. One of the following values:
|
CALLBACK_ |
_ |
The type of callback offer that was presented to the customer. For example, after business hours, SCHEDULED is the only available option; during business hours, business rules might allow only the WAIT_FOR_AGENT option or a combination of SCHEDULED and WAIT_FOR_AGENT. One of the following values:
|
CALLBACK_ |
_ |
The type of callback the customer requested. One of the following values:
|
CALLBACK_ |
_ |
The order in which the final callback interaction was connected. One of the following values:
|
CALLBACK_ |
_ |
The result of the final dialog for the callback. One of the following values:
|
CALLBACK_ |
_ |
The direction of the final callback interaction. One of the following values:
|
CALLBACK_ |
_ |
The result of the final callback dialing attempt. One of the following values:
Note: FAILED_TO_ESTABLISH_CUSTOMER_ORIGINATED_MEDIA is a result that must be reported by the user application; otherwise, there is no CTI data that will enable Genesys Callback to identify this result. |
CALLBACK_ |
_ |
Specifies whether the callback offer was made during operational (business) or non-operational hours. One of the following values:
|
CALLBACK_ |
_ |
The routing target that was used to find the agent. | CALLBACK_ |