Revision as of 19:44, June 7, 2019 by Brian.marshall@genesys.com (talk | contribs)
Contents
Designer (v9)
Note: Not all changes listed below may pertain to your deployment.
- May 31, 2019 (9.0.104.05)
- March 12, 2019 (9.0.102.03)
- February 21, 2019 (9.0.100.31)
- January 18, 2019 (9.0.100.21)
- Known Issues
May 31, 2019 (9.0.104.05)
What's New
WhatsApp capability
- Designer digital applications are now capable of handling messages from customers who contact you using the WhatsApp messaging service. In the application properties, you can assign a WhatsApp endpoint to the application to provide a routing destination for customers who contact you using this social media channel. These endpoints can also be assigned to any of the application streams.
Read-only view for application builds
- now have the capability to view the application flow for each build in read-only mode. (This feature is limited to users assigned to the Designer Developer role.)
Searching applications by phone number
- You can now use the Search bar on the Applications page to search for a specific phone number that's been assigned to an application. The results will list all applications that have been assigned that phone number.
Bulk management of contact points
- When managing contact points for an application, you can now select phone numbers to be assigned in bulk or transferred to another application, all without any interruption to service.
Resolved Issues
- Designer Analytics no longer incorrectly applies a final disposition of Terminated - Auto Stop to sessions when digital interactions were already routed. (DES-8007)
- Designer now displays assigned chat endpoints correctly when the name contains an underscore ("_"). (DES-7909)
- When the Specify Skills in this block option in the Route Calll block is enabled, the radio button now correctly displays the option as selected. (DES-7813)
- For applications enabled for chats, the Treatments tab of the Route Call block now lets you specify the number of seconds that should elapse between each treatment iteration (this setting prevents chat customers from receiving too many update notifications in the chat window while they are waiting, and is ignored for voice interactions). (DES-7751)
- The functionality of bulk audio imports is improved:
- When importing new media resources to a collection, Designer now refreshes regularly to indicate the progress of the import. (DES-7739)
- Designer now lets you know if a media resource specified in the CSV file doesn't exist in the package being imported. (DES-7749)
- When numbers are used to specify Text-to-Speech values in a CSV file, Designer no longer incorrectly flags it as a validation error. (DES-7738)
- In the Application Settings, the Speech Recognition values are now updated correctly when adjusted by the sliders. (DES-7729)
- Designer now applies the correct disposition code ("Abandoned in Queue") if the Clear on Timeout option is enabled in the Route Call block and a caller in the queue disconnects. Previously, Designer would apply the "System Error" disposition code in this type of scenario. (DES-7723)
- Designer now correctly handles Special Day exceptions for Business Hours when the specified date range is only one day. (DES-7639)
- When a new build version is generated, Designer no longer re-uses the version numbers of builds that might have been previously deleted. (DES-7484)
- In Analytics, the Home/Goto Saved Default dashboard now displays the Mean/Average values correctly. (DES-7478)
- Media resource files that were specified as manual dependencies during application exports are now included in the exported DAR file. (DES-7458)
- In the Statistic block, the width of the Objects dropdown menu is increased so that items with longer names are fully displayed. (DES-4708)
- On the Test tab of the HTTP REST block, the Send Test Request option is now working correctly. (DES-7634)
March 12, 2019 (9.0.102.03)
What's New
Google Automated Speech Recognition
- The Input Settings tab of the Bot block has a new option, Select Recognition Engine, that enables you to select a speech recognition engine. Google ASR (Automated Speech Recognition) is selected as the default speech recognition engine.
Rich media enhancements
- During a chat session, option prompts configured in the Menu block now appear in the chat window as "quick reply" buttons. These are buttons that correspond to the options presented to the customer, and allows them to quickly click an option rather than manually type a response.
Bulk audio upload
- You can now add multiple media resources to a collection using the Import Bulk Audio option. This enables you to upload a zip file that contains the media resources you want to import into the collection.
Streams and builds workflow
- The streams and builds workflow capability is expanded to include callback type applications.
Additional languages support
- Designer now supports Punjabi (pa-IN).
Resolved Issues
- When using the Route to another Application option in the Route Digital block, the current application is no longer listed as one of the available target selections. (DES-7297)
- When an application processes a block that collects customer data (for example, a User Input, Menu, or Bot block), Designer now only considers customer messages received after that block is processed. (DES-7324)
- When publishing a media collection, languages that were previously deleted no longer appear in the list as added languages. (DES-7233)
- For digital applications, the option to assign or manage endpoints is now enabled only after the application is published. (DES-7324)
- When an outbound call fails to be created, Designer no longer disconnects the call and generates an error message. (DES-5839)
- When a callback is accepted, Designer now waits until all reporting processing is completed before making the outbound call. (DES-5804)
February 21, 2019 (9.0.100.31)
What's New
Rich media enhancements
- The Play Message block now lets you display an image to a customer during a chat session. You can enable this option on the Message Settings tab, where you can then specify the variable that contains the URL path to the image you want to display.
Predictive Routing reports in Designer Analytics
- The Routing Analysis dashboard now includes reports for Predictive Routing.
User-interface improvements
- Several of the user-interface elements have been standardized (i.e. color, style, formatting) to ensure a more consistent user experience.
Resolved Issues
- Designer now checks to make sure that data table names are unique. Previously, a new data table could be saved with the same name as an existing one. (DES-7342)
January 18, 2019 (9.0.100.21)
What's New
Microservices platform
- Designer is now built as a microservice, which means you'll get faster access to new features and zero downtime during upgrades.
Omnichannel capability
- You can now "build once, and deploy anywhere"; a single call flow can handle both voice and chat interactions.
- Email handling — the new Send Email block lets an agent send an email to a customer, and the new Automated Message block sends an automated confirmation to a customer that their email was received.
Chatbots
- You can use the Bot block in the Self Service phase of your application to add a chatbot to your application. Chatbots are software applications that apply automatic speech recognition and natural language understanding to listen and respond to customers in a way that resembles a conversation with a live agent. You can define and manage your bot resources in the new Bot Registry.
Predictive Routing
- If your site is enabled for Genesys Predictive Routing, you can use the Predictive Routing block in your applications to take advantage of this powerful routing capability. This feature allows Designer to retrieve a list of agents that are best equipped to handle a specific type of call and then route the call to the agent with the highest likelihood of a successful outcome.
Streams and Builds Workflow
- Designer now features a streams-based workflow, where you can generate multiple builds of an application and assign them to different streams. For example, you can have one build of an application assigned to QA, and another build of the same application assigned to your Live operations. You can manage these builds from the application properties.
- You can now designate certain resources for use in testing, so that non-production builds do not reference resources that are being used in your live operations.
Other features and changes
- The new Manage OpenMedia Endpoints setting under Application settings lets you select and assign an OpenMedia endpoint to the application (to support Genesys Task Routing).
- The new Record Utterance block lets you capture a voice recording of a caller that can then be sent to an external API (using an HTTP Rest block) or played back using a Play Message block.
- The new Click-to-Call-In- Match block lets you compare and match a caller's information with details they provided earlier and then route the interaction accordingly.
- The Input tab of the User Input block has two new options (Service and Arg), that are added to support dynamic speech grammars.
- The User Input block has two additional tabs, Confirmation and Confirmation Retry, that let you ask customers to confirm their responses.
- A new option, Set Agent Reservation Priority to current priority option, is added to the Routing Priority tab of the Callback block to apply the current priority of the call at the time an agent was found for the callback to the agent reservation request (when using the Use Priority during Routing option).
- The Routing tab of the Route Digital block has a new option, Route to another Application, that lets you route the interaction to the interaction queue of the selected destination application.
- Speech Grammars is now called Grammars & Bots.
- Audio Resources is now called Media Resources.
- Message Resources is now called Digital Resources.
Known Issues
- WhatsApp: If a customer responds to a chat prompt by uploading an image from their local machine, Designer accepts the image as a valid response even though it doesn't match the expected input (such as a menu option number). (DES-7887)
- In Designer 9.0, you can only import applications that were created using a 9.0 version. Applications exported from non-9.0 releases are not compatible. (DES-7283)
Comments or questions about this documentation? Contact us for support!
