Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Need help regarding fetching the topic name before switching to it.

RAJJYOTI DATTA
Tera Contributor

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. 
0 REPLIES 0