Hi group,
I am trying to configure the PVA bot to greet first without the user having to give input, and I am following this bog:
https://powervirtualagents.microsoft.com/en-us/blog/make-your-power-virtual-agents-bot-start-the-conversation-using-a-custom-canvas/
I could not figure out where to add the mentioned code in my bot. Below are the steps performed:
1.got the Bot ID by going to the Mobile app under Channels.
2.copied the code into a local .html file on my machine, updated the Bot ID and ran it in my Edge browser. I can see that the bot greeted me first.
3.I went into the Greeting topic canvas and updated the welcome message, saved the topic.
4. Published the code and tested it on my demo website, the bot doesn't greet and waits for my input.
I sense I am missing a step in between, not sure which one. Can one of you please point me to the missing step? I am a newbie in PVA, your help is highly appreciated. Thanks in advance!