Avoid buffering of Central Search menu

Problem: you are changing Central Search configuration but do not see the results of your actions.

Solution: The search objects from the Central Search are cached in a server cookie by role and language. The cookie expires after an hour by default and the next user who starts the application after this rebuilds the cache.

Therefore customizing changes related to the Central Search are not visible right away. The cache can be invalidated manually by use of CL_CRM_CENTRAL_SEARCH=>CLEAR_CACHE method in the SE24.

Alternatively you may set the user parameter CRM_CENTRAL_SEARCH to REBUILD_MENU. This will cause Central Search to rebuilt with each application start for the corresponding user and the business role used.

Komentowanie jest zakończone.