Enterprise search - Build Search dropdown list - cache issue

简介: Enterprise search - Build Search dropdown list - cache issue

image.pngimage.pngimage.pngimage.png      

when is this 63 entries being filled?

image.pngimage.pngimage.pngimage.png

   

cl_crm_central_search

image.pngimage.png


From: Tong, Arnold # Sent: Sunday, July 01, 2012 8:06 PM 关于怎样触发cl_crm_genil_es->execute_query,我在QD3/A2G上都试了一下,用IC_AGENT这个role去搜就可以,但是ES search好像和SERVICEPRO的不太一样。 如果一定要用SERVICEPRO去测试,我想应该把下面标注的这两条删掉

或者像客户那样,copy一个role然后加上CRM_ES_UI_APPL这条

image.png

From: Wang, Jerry


Sent: Sunday, July 01, 2012 9:04 PM

我终于找到用ServicePro role没法trigger ES的原因了。原因很简单:BUFFER!


http://help.sap.com/saphelp_crm700_ehp02/helpdata/en/e8/60b3b80c9646d0af73ad13b52217a0/frameset.htm

image.png


我们share folder上的cookbook里有invalidate cookie的方法:


This central search customizing is cached so it might take some time (1 hour?) until you will see your newly entered data in the application. To force an invalidation of the cache immediately you can call method CL_CRM_CENTRAL_SEARCH=>CLEAR_CACHE(e.g. in test mode in the Class Builders) – you need to provide Business role and language (do not be confused if the method returns success false)


我那天SPRO里做了ES的customizing之后马上就去试,当时的service cookie还没有invalidate。我今天去试就OK了。


相关文章
SAP Fiori Elements drop down list debug
SAP Fiori Elements drop down list debug
111 0
SAP Fiori Elements drop down list debug
SAP Fiori Elements - how drop down list with description is correctly rendered
SAP Fiori Elements - how drop down list with description is correctly rendered
116 0
SAP Fiori Elements - how drop down list with description is correctly rendered
SAP Fiori Elements - fixed value help data request and how drop down list entry is rendered
SAP Fiori Elements - fixed value help data request and how drop down list entry is rendered
107 0
SAP Fiori Elements - fixed value help data request and how drop down list entry is rendered
|
Web App开发
Reuse library debug in Chrome - phase3 exchange drop down list
Reuse library debug in Chrome - phase3 exchange drop down list
91 0
Reuse library debug in Chrome - phase3 exchange drop down list
SAP WebClient UI drop down list(下拉列表)的一个故障和解决方法
SAP WebClient UI drop down list(下拉列表)的一个故障和解决方法
SAP WebClient UI drop down list(下拉列表)的一个故障和解决方法
how drop down list description is displayed by UI framework
how drop down list description is displayed by UI framework
how drop down list description is displayed by UI framework
language dropdown list - filter logic
language dropdown list - filter logic
103 0
language dropdown list - filter logic
SAP UI5 Dropdown list binding debugging
Created by Wang, Jerry, last modified on May 20, 2015
SAP UI5 Dropdown list binding debugging