Including the description field when searching offerings in Service Point
book
Article ID: 135161
calendar_today
Updated On:
Products
CA Service Management - Asset Portfolio ManagementCA Service Management - Service Desk ManagerCA Service Catalog
Issue/Introduction
In Service Catalog, searches may involve the description field of the service offering. This article describes how to achieve a similar search by description text in service point (xFlow).
Environment
Release : 17.1 or higher
Component : SERVICE DESK MANAGER
Resolution
You can add this functionality by doing the following:
Stop xFlow services
Backup, then edit the application.conf file, located in C:\Program Files\CA\xFlow\APPS\Services\searchmicroservice-17.0.479\conf
Locate the "slcmSearchFields" entry which will read as:
Upon changing the above, restart the “CA xFlow Analyst Interface service”.
Additional Information
This change has to be made on all the nodes, if it is a cluster setup. Make sure to also test the change in a non-prod instance, paying close attention to application performance. The original design specification omitted the description field due to the potential performance issues that may arise in including the field.