I've had the same issue myself and to get around this issue I've put a digital menu at the top of the bot flow. People suggested to me to clear slot before the first slot and everything I tried, nothing worked. Someone suggested a Digital menu first and after doing that, the skipping slot bug stopped. I'd suggest altering your wording coming into this flow and using this in a digital menu.
Original Message:
Sent: 10-23-2023 00:09
From: Nathan McKay
Subject: Bot is skipping first Ask Slot despite Clear slot and Slot variable NOT_SET
There is a communication step before it on a different step that introduces the bot--Its the only other thing before the asks on the bot. I am 80% sure its the clear slot step not working as intended or me not setting it up correctly. I have it setup now to display the name and other details on a script and found that even when it skips the first name ask, it shows up in the script. (The slot exports to participant details). I also found that the rate of the issue appearing seems to be significantly less if the chat is set to auto start, but still occasionally occurs.
Everything points towards the slot being filled with a name from a prior attempt, but If I can't rely on clear slot I am rather confused on what to do.
------------------------------
Nathan McKay
Insite Support Services, Inc.
Original Message:
Sent: 10-22-2023 23:50
From: Robert Wakefield-Carl
Subject: Bot is skipping first Ask Slot despite Clear slot and Slot variable NOT_SET
Did you get anywhere with this? I might suggest putting a communication step before the ask.
------------------------------
Robert Wakefield-Carl
ttec Digital
Sr. Director - Innovation Architects
Robert.WC@ttecdigital.com
https://www.ttecDigital.com
https://RobertWC.Blogspot.com
Original Message:
Sent: 10-19-2023 09:40
From: Nathan McKay
Subject: Bot is skipping first Ask Slot despite Clear slot and Slot variable NOT_SET
Best I can tell, first name is not a input variable defined before this state/task. If it was (And Ill be the first to admit, I am stumbling through this a bit), shouldn't the clear slot function resolve such? Variable locations are in the below pictures:
The variable itself--All 3 of the spots it references are in the first post

Bot--All variables

Flow that calls the bot --All variables

Arch Flow action that calls the bot ?including variables digested by such?

As for the the initial text, I wondered about that too so I tried having it ask for phone number first thinking that due to the regex that is present, if it was intercepting the initial text and using that as the answer, it should complain because the initial text would not be in the format expected but it didn't, so I'm ?Guessing? that is not going on, although I can't say that for sure as my test may be flawed in a way I didn't anticipate.
------------------------------
Nathan McKay
Insite Support Services, Inc.
Original Message:
Sent: 10-18-2023 20:46
From: Robert Wakefield-Carl
Subject: Bot is skipping first Ask Slot despite Clear slot and Slot variable NOT_SET
Yes, that would make a difference. When calling the bot, are you sending in initial text? Is First_Name set as an Input variable and is it possible that is being set?
------------------------------
Robert Wakefield-Carl
ttec Digital
Sr. Director - Innovation Architects
Robert.WC@ttecdigital.com
https://www.ttecDigital.com
https://RobertWC.Blogspot.com
Original Message:
Sent: 10-18-2023 20:10
From: Nathan McKay
Subject: Bot is skipping first Ask Slot despite Clear slot and Slot variable NOT_SET
Ah, I should have clarified, this is a Web Messenging/digital bot.
------------------------------
Nathan McKay
Insite Support Services, Inc.
Original Message:
Sent: 10-18-2023 19:57
From: Robert Wakefield-Carl
Subject: Bot is skipping first Ask Slot despite Clear slot and Slot variable NOT_SET
Are you sure it is not hearing background noise? Do you see it hearing anything in the utterance history?
------------------------------
Robert Wakefield-Carl
ttec Digital
Sr. Director - Innovation Architects
Robert.WC@ttecdigital.com
https://www.ttecDigital.com
https://RobertWC.Blogspot.com
Original Message:
Sent: 10-18-2023 19:33
From: Nathan McKay
Subject: Bot is skipping first Ask Slot despite Clear slot and Slot variable NOT_SET
The long and short is my bot is supposed to ask for first name, last name, phone, and email, but sometimes it skips the first name ask and sometimes it doesn't. I even have logic set to see if the slot is defined and if not to ask the question if the question is skipped, but it skips that too and goes straight to last name. The initial point goes directly to this task/state.


#ConversationalAI(Bots,AgentAssist,etc.)
#DigitalChannels
------------------------------
Nathan McKay
Insite Support Services, Inc.
------------------------------