Web messaging - slot Validation no match retires and moving to next ask for slot

Hi There,

In the digital bot flow, we use slots to collect customer information for contact numbers. The slot type is set to regular expression so that 10 10-digit Phone number is validated.

We do have other slots that are set to built-in:any that follow the phone number slot in the digital flow.

The problem is, that if the users are unable to provide the 10-digit phone number, after the maximum number of no-match retries, the bot recognises it as a failure event and follows the handover event handling configuration settings. It doesn't follow to the next slot.

Is it possible after the no-match retries to move it to the next ask-for slot? (with validation in place) and not going through the event handling process when no match retries are exhausted

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.