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