(Update with the copy of version: draft) |
(Modified comment string {{Template:PEC_Migrated| with __NOINDEX__ {{Template:PEC_Migrated|) |
||
(9 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
=Viewing Click-To-Call-In records= | =Viewing Click-To-Call-In records= | ||
+ | |||
+ | __NOINDEX__ {{Template:PEC_Migrated| | ||
+ | |||
+ | Target=[https://all.docs.genesys.com/PEC-CAB/Current/Administrator/CallbackCallIn Viewing Click-to-Call-In records]}} | ||
+ | |||
+ | |||
Callback supports the [[CallbackScenarios#click_to_call_in|Click-To-Call-In scenario]]. Use the '''Call-In''' tab in the Callback UI to view the Click-To-Call-In records. | Callback supports the [[CallbackScenarios#click_to_call_in|Click-To-Call-In scenario]]. Use the '''Call-In''' tab in the Callback UI to view the Click-To-Call-In records. | ||
{{NoteFormat|To view the '''Call-In''' tab, you must be a member of the '''Callback Administrator''' or '''Callback Developer''' [[CallbackRLP|role]].}} | {{NoteFormat|To view the '''Call-In''' tab, you must be a member of the '''Callback Administrator''' or '''Callback Developer''' [[CallbackRLP|role]].}} | ||
Line 5: | Line 11: | ||
For information about provisioning the Click-To-Call-In groups that are required for Callback Click-To-Call-In functionality, see [[CallbackCallInGroups|Configuring Click-To-Call-In Groups]]. | For information about provisioning the Click-To-Call-In groups that are required for Callback Click-To-Call-In functionality, see [[CallbackCallInGroups|Configuring Click-To-Call-In Groups]]. | ||
− | You can find information about using the Genesys Engagement Service (GES) APIs, including the Click-To-Call-In API, on the [[CallbackRESTAPIsandTutorials| | + | You can find information about using the Genesys Engagement Service (GES) APIs, including the Click-To-Call-In API, on the [[CallbackRESTAPIsandTutorials|Genesys Engage REST APIs and Tutorials for Callback]] page in this Guide. |
==Using the Call-In tab== | ==Using the Call-In tab== | ||
Line 11: | Line 17: | ||
|title= | |title= | ||
|text=The '''Call-In''' tab lists up to 5000 Click-To-Call-In records. Once you have more than 5000 Click-To-Call-In records, the oldest records are dropped from the list in the UI. | |text=The '''Call-In''' tab lists up to 5000 Click-To-Call-In records. Once you have more than 5000 Click-To-Call-In records, the oldest records are dropped from the list in the UI. | ||
+ | |||
+ | One page on the '''Call-In''' tab displays up to 500 records. Once you have more than 500 records, you can use the pagination tools at the bottom of the page to navigate through the records. | ||
|media1=CallbackUI_call-in-tab_initial-view.png | |media1=CallbackUI_call-in-tab_initial-view.png | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
Line 24: | Line 26: | ||
* Filter the list using the predefined time-range filters available at the top of the page. | * Filter the list using the predefined time-range filters available at the top of the page. | ||
* Click a column heading to sort the records in ascending or descending order. | * Click a column heading to sort the records in ascending or descending order. | ||
− | *: [[File:CallbackUI_call-in-tab_filter-and-sort-records.png| | + | *: [[File:CallbackUI_call-in-tab_filter-and-sort-records.png|650px]] |
* Search based on a specific record attribute. In this example, we want to find all of the records that are in the Completed state. We select <tt>State</tt> from the drop-down menu and enter <tt>Completed</tt> in the '''Search''' field. Only records that are in the Completed state display. | * Search based on a specific record attribute. In this example, we want to find all of the records that are in the Completed state. We select <tt>State</tt> from the drop-down menu and enter <tt>Completed</tt> in the '''Search''' field. Only records that are in the Completed state display. | ||
*: [[File:CallbackUI_call-in-tab_select-search-criteria.png|800px]] | *: [[File:CallbackUI_call-in-tab_select-search-criteria.png|800px]] |
Latest revision as of 08:56, November 9, 2020
Viewing Click-To-Call-In records
Callback supports the Click-To-Call-In scenario. Use the Call-In tab in the Callback UI to view the Click-To-Call-In records.
For information about provisioning the Click-To-Call-In groups that are required for Callback Click-To-Call-In functionality, see Configuring Click-To-Call-In Groups.
You can find information about using the Genesys Engagement Service (GES) APIs, including the Click-To-Call-In API, on the Genesys Engage REST APIs and Tutorials for Callback page in this Guide.
Using the Call-In tab
The Call-In tab lists up to 5000 Click-To-Call-In records. Once you have more than 5000 Click-To-Call-In records, the oldest records are dropped from the list in the UI.
One page on the Call-In tab displays up to 500 records. Once you have more than 500 records, you can use the pagination tools at the bottom of the page to navigate through the records.
Filtering and sorting the records list
To help you find specific records more easily, the Call-In tab offers the following filtering tools:
- Filter the list using the predefined time-range filters available at the top of the page.
- Click a column heading to sort the records in ascending or descending order.
- Search based on a specific record attribute. In this example, we want to find all of the records that are in the Completed state. We select State from the drop-down menu and enter Completed in the Search field. Only records that are in the Completed state display.