We have removed one unwanted utterance from Dev but unfortunately it is moved to Test instance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2024 11:59 PM
Hello
We have one unwanted utterance in virtual agent in Dev instance, when we are moving that application to next instance we have removed that and moved it. but unfortunately it is moved to Test instance.
Kindly suggest us like.
1. How we can remove that from Test instance (Is it possible.).
2. How can we find the removed utterance in Dev to permanently delete (if any references are available for that).
Thanks
Nagarjuna
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2024 08:44 AM
You can export/import the utterance from Test environment to dev environment. Utterances are stored in the table sys_nlu_utterance_list.do.
Once imported to dev, Delete the utterance and capture it in update set and move it.
Good luck,
Sravanthi