Troubleshoot issues with Topic Recommendations
Summarize
Summary of Troubleshoot issues with Topic Recommendations
This guide helps ServiceNow customers diagnose and resolve common issues encountered with Topic Recommendations in the Yokohama release. Topic Recommendations assists in creating and managing Virtual Agent topics by analyzing reports and training models. Understanding these troubleshooting steps ensures smooth topic addition, model training, and report generation.
Show less
Common Issues and Solutions
- Blank Topic Recommendations page: Occurs if no analysis reports are configured. Customers should configure an analysis report or activate ITSM Virtual Agent Conversations to load default configurations.
- Error adding topics to Virtual Agent: Check the System Log > Errors for entries with source "sntopicrecommend" to identify the error message. Model training errors leave the model in a draft state but still add the topic.
- Reports show intent matches but no pre-built topic matches: Ensure ITSM Virtual Agent Conversations app is installed and activated. If installed, the reports may feature issues not covered by pre-built topics.
- Analysis reports unavailable in production: This is expected as analysis reports and Intent Discovery work only in a single instance. Topics and models can be migrated, but reports do not transfer.
- Analysis report stuck on "Analysis in progress": Check the Discovery Report Definitions table for the analysis status. If empty, rerun the analysis and verify intent discovery in the NLU Workbench.
- Adding new topics takes longer than expected: Review the topic staging list status and System Logs > Events to monitor progress or queued events. If unclear, mark the status as Error and retry adding the recommendation.
- Report generation limits: Topic Recommendations supports reports with between 10,000 and 300,000 records to maintain performance and data significance.
- Model not preselected after upgrade: Post-Quebec upgrades require manually selecting a model in Topic Recommendations; once selected, the app remembers it.
- Unmigrated model support: Models do not need to be grouped, though grouping is recommended.
- Unlinked topics: Linking recommendations to existing topics is optional and functions as an acknowledgment.
- Missing Topics/Requests VA Can Handle tab: Set the system property
glide.ui.escapeallscriptto True via sysproperties to display this tab.
Practical Takeaways
- Activate ITSM Virtual Agent Conversations to simplify setup and benefit from default topics and configurations.
- Use system logs and tables like Discovery Report Definitions and topic staging lists to monitor and troubleshoot topic generation and model training.
- Be aware of data size constraints to ensure reports generate correctly.
- Adjust system properties as needed to enable full UI functionality.
- Understand that some behaviors, like analysis report availability on production instances, are by design.
Investigate and resolve unexpected behavior with Topic Recommendations, or find answers to common questions.
For information about using Topic Recommendations, see Quick start for Topic Recommendations.
| Issue | Solution |
|---|---|
Topic Recommendations page is blank |
No analysis reports have been configured. Configure an analysis report. You can also install or activate ITSM Virtual Agent Conversations, which will add default configurations to Topic Recommendations. For more information, see Set up ITSM Virtual Agent. |
Error when adding topics to Virtual Agent |
Check the error log for details:
|
| Reports have intent matches, but no pre-built topic matches | Make sure ITSM Virtual Agent Conversations is installed and activated for the instance. If the app is installed, then none of the pre-built topics address the issues found in your reports. For more information, see Set up ITSM Virtual Agent. |
| Analysis reports are not available in production instances | This is the expected behavior. Analysis reports and Intent Discovery are designed to live in one instance only. Added topics and NLU models are made available in a "new" instance, but the Topic Recommendations reports do not move between instances. |
| Analysis report is stuck and says "Analysis in progress" | Check the status in the Discovery Report Definitions table:
You can also navigate to to see if something went wrong in the intent discovery process. For more information, see Intent Discovery. |
| Adding new topics takes longer than expected | Try the following:
|
| Can't generate a report with less than 10,000 or more than 300,000 records | Topic Recommendations currently supports a minimum of 10,000 records and a maximum of 300,000 records. This is done for performance and to ensure a statistically significant data set. |
| Model is not preselected in the app | If you are upgrading from Quebec and this is your use of the Topic Recommendations app, you must select a model. Once you select a model, Topic Recommendations preserves the selection. |
| Unmigrated model support | While you are encouraged to migrate your models to groups, Topic Recommendations does not require models to be grouped. |
| Unlinked topics | You don't have to link all recommendations. Topic linking is a way to "acknowledge" a recommendation if you have an existing topic. |
| The Topics/Requests VA Can Handle tab is not displayed | System property Navigate to ALL > sys_properties.list (or ALL sys_properties_list.do). Search for and select |