- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2021 06:58 AM
Good Day,
I built an NLU to invoke the Closing Conversation topic. The NLU is working properly, but the Closing Conversation seems to be running twice.
The flow is OOB, and works fine when
Any ideas as to why this is happening?
When invoked through NLU:
When invoked with button:
Solved! Go to Solution.
- Labels:
-
Virtual Agent
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2021 09:30 AM
Hi again,
We submitted a HI ticket and were advised on a workaround to which we added some steps that i share below:
1. Create and publish a new topic that only has the closing conversation script, and associate the NLU intent "End conversations" to it.
Type: Topic
Role: Public
Topic Visibility: false
2. Within the General settings, we used the OOB Close Conversation topic, but removed the nlu association in this topic.
This helped to make the end conversation message appear only once.
Hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Could you please help me with this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago - last edited 3 weeks ago
@ganeshnunsa - Either remove the OOB NLU Model and Intent from the [sys_cb_topic_language] and [sys_cs_topic_language] tables for the OOB Topic and then you can select it for you own custom VA Topic, or the preferred method is to Import an NLU Intent from the OOB Model "Setup Topics" containing the NLU Intent "End Conversation" into your own custom NLU model, so that you can make changes to it and is not read-only. Then link your new VA topic to the imported "End Conversation" in your own NLU Model.
