Jump to: navigation, search

Message Block

GAAP350 Help MessageBlock.png

You use Message blocks to play a message to the caller. These messages consist of one or more prompts, using either prerecorded audio or Text To Speech (TTS).

Adding this block to the callflow

To add and configure Message blocks to a callflow:

  1. Drag and drop the Message block onto the appropriate position in the callflow.
  2. Double-click the Message block to open its properties.
  3. In the Prompts tab, add a message to be played to callers, either by:
    • Entering TTS text in the Prompt Wording text box.
    • Clicking Upload an Audio File to select a prerecorded audio file. After the file uploads, you can click Preview Prompt to listen to the audio file.
  4. Click Update.
GAAP350 Help MessageBlockPrompt.png

Using variables

You can configure prompts to reference variables that store dynamic data, such as account summaries or customer names. When you deploy the application, these variables are replaced with call-specific data.

Variables are created automatically by some prebuilt modules. For example, Payment Capture modules create variables such as PaymentAmount to store dynamic data about how much money the customer has chosen to pay.

You might also see variables when data is returned from a web service, or if you choose to set variables manually by using Script blocks.

To add a variable to a prompt, you must enter it using square-bracket notation. For example: Your account number is [digits:AccountNumber].

Important
For more information on using variables, refer to the Script block page or the dynamic data section on the Prompts page.

Using shock absorbers

You can also add a Shock Absorber rule to a Message block, in which you state the message is only played to a particular subset of callers, or only played for a limited period of time. In other words, a Shock Absorber enables you to only play this message if the call meets specific conditions.

For example, if your contact center becomes unexpectedly busy, you can use a Shock Absorber to notify callers that wait times might be longer than usual.

Important
The ability to add a Shock Absorber depends on your license. Contact your Genesys representative for more information.

To add a Shock Absorber to a Message block:

  1. Click a Messsage block to open its properties.
  2. Click the Shock Absorber tab.
  3. Enable the Make this Message Conditional check box to enable the Shock Absorber.
  4. In the Only play the message if menu, select and then configure one of the following conditions:
    • Variable – Enable the Shock Absorber based on whether the specified variable (including attached data fields) has a specified value.
    • Dialled Number – Enable the Shock Absorber based on the number that the caller dialled (DNIS).
    • CLI – Enable the Shock Absorber based on the number from which the caller has dialled.
    • Test Call Flag – Enable the Shock Absorber based on whether this is a test call or a production call.
    • Recent Failure Flag – Enable the Shock Absorber based on whether there has been a recent failure in the callflow.
    • Random Percentage – Enable the Shock Absorber for a specified percentage of callers. For example, you can direct 50 percent of callers down a particular path to help split the call volume between two phone transfer points.
    • Last Result – Enable the Shock Absorber based on the result from the block previous to this Message block (for example, success or error).
    • Number of Calls ... – Enable the Shock Absorber based on the number of calls made by this CLI today or in the last one, two, or four weeks.
    • Date - Enable the Shock Absorber for a specific date.
    • Time - Enable the Shock Absorber for a specific time.
    • Date and Time - Enable the Shock Absorber for a specific date and time.
    • Current Day of the Week - Enable the Shock Absorber for a specified day of the week.
  5. (Optional) Select the Enable Automatic Expiration for this Message check box to specify the length of time for which you want this message to be played. For example, you might configure the Shock Absorber to play this message only if this is the fourth call today from this CLI and to only play it for the next week. After a week, the message stops playing, regardless of how many calls come from this CLI. See the graphic below for an example.
  6. Click Update.
GAAP350 Help MessageBlockShock.png
This page was last edited on July 7, 2017, at 22:07.
Comments or questions about this documentation? Contact us for support!