Need help regarding fetching the topic name before switching to it.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2024 09:54 PM
I have a scenario where I need to find the Prediction Confidence of the VA Topic Predicted by NLU before switching to it.
How can I accomplish this?
Steps I tried:
vaVars.global_search_text = strPrompt;
vaSystem.topicDiscovery();
Then Glide record based on the latest discovery from open_nlu_predict_intent_feedback table.
But before fetching the data itself the topic is switched from current topic to predicted topic.
Requesting your help and suggestions please.
Then Glide record based on the latest discovery from open_nlu_predict_intent_feedback table.
But before fetching the data itself the topic is switched from current topic to predicted topic.
Requesting your help and suggestions please.
0 REPLIES 0