(Automated save: adding PEC_Migrated template.) |
(Modified comment string Category:V:PSAAS:Public with __NOINDEX__ Category:V:PSAAS:Public) |
||
Line 26: | Line 26: | ||
Used in: '''Initialization''', '''Assisted Service''' | Used in: '''Initialization''', '''Assisted Service''' | ||
+ | __NOINDEX__ | ||
[[Category:V:PSAAS:Public]] | [[Category:V:PSAAS:Public]] |
Revision as of 11:51, October 2, 2020
Data Blocks
These blocks are used for various data handling functions, such as retrieving information about an interaction that was created before the application started running, saving some information about a customer (or an interaction) to a database so that it can be processed later by another application, specifying keys to be read from Call Data and stored into application variables, or using statistics in the segmentation logic to route calls.
Use the links below to learn more about each block.
Call Data
Reads or writes data that can be accessed from both inside and outside an application.
Used in: Initialization, Self Service, Assisted Service
Statistic
Gets statistic values for queues or agent groups.
Used in: Initialization, Assisted Service
Transaction List
Assigns transaction list values to variables.
Used in: Initialization, Assisted Service