Auto suggest solutions to technicians

Auto suggest solutions to technicians


Use Case

When a request is created, solutions can be auto suggested to technicians under Resolution Tab with a bulb icon. Based on the subject keywords the available solutions will be suggested to the technician which will help them narrow down the right solution.



Steps

1. Stop the services. 

2. Take a trimmed backup/MSSQL Backup/Server Snapshot 


4. Run the below query 

update globalconfig set paramvalue='true' where category='ShowSuggestionsToTechnicians'

5. Start the services.

Note: 

If the solution are not suggested, please try reindexing using the steps here

                New to ADManager Plus?

                  New to ADSelfService Plus?

                    • Related Articles

                    • How Public and Private Solutions work

                      ServiceDesk Plus MSP allows you to publish knowledge base solutions as either public (available for all requesters and technicians) or private (accessible only by technicians). To make a solution public, while adding/editing the solution select the ...
                    • How to Hide the Solutions for Requesters

                      Logon to the application as administrator. To Hide the Solutions In the Home tab, click on the Customize menu as shown in the below tab, and select on the Requester Home Page,  In the theme tab , select on the edit button on the theme in which you ...
                    • Solution link behavior change after builds 14200

                      Issue: The Solution field is completely revamped and hence the links to search solutions in below format wont work in recent builds: Versions before 14200 In versions before 14200 the link to Solutions was: ...
                    • AD auto import shows technicians name instead of System

                      Cause of the issue : The schedule report and ad sync is using the same thread pool , so if a report has used the thread and then AD sync runs on the same thread incorrect user is updated in logs. Workaround : Execute the following update query in the ...
                    • How to restrict automatic association of technicians to an account / sites ?

                      This article is applicable from 10600 builds. Scenario - At times the technicians will see extra Accounts / Sites in their login. Below is the reason and its solution : -> While creating an account, a common site will be automatically created by ...