RTIG Variables

(Available from version 7.5 onwards.)

The RTIG library allows you to integrate NICE's Real-Time Interaction Guidance (RTIG) capabilities within an attended automation solution.

NICE's RTIG solution analyzes each service call in real-time and provides feedback to the agent during the call to help them improve the customer's experience. Integrating the RTIG capabilities into an attended automation solution allows you to provide the agent not only with the generic experience-enhancing advice provided by RTIG, but also with actionable information and automated workflows specific to the current caller.

For example, the RTIG solution on its own can detect that the caller is in financial distress and can alert the agent to that fact. An attended automation solution that integrates RTIG capabilities can additionally present the agent with a list of less expensive offers tailored to the caller, and the ability to launch an automated workflow to replace the customer's current plan with the offer they select.

Additional examples are provided in the table below.

Setting up RTIG Integration

For instructions on how to set up and configure RTIG integration, see RTIG Setup.

About this Integration

The events that are generated by the Real-Time Grid trigger the events listed under the RTIG built-in service. The functions listed under that service allow you to start and stop listening for those events.

The events themselves return parameters that store the data received from the Real-Time Grid. Those parameters are of the complex types described below. You can create your own variables of those types to store the data return in the event parameters.

Main Types

Sub-Types

Some of the RTIG types include properties that of complex types themselves. It is not possible to create instances of those sub-types. These sub-types and their properties are described below.

Troubleshooting

For troubleshooting information, see RTIG Troubleshooting.