码迷,mamicode.com
首页 > 其他好文 > 详细

SAP CRM Enterprise Search initial load遇到错误该如何处理

时间:2020-02-17 16:23:00      阅读:83      评论:0      收藏:0      [点我收藏+]

标签:could   tps   sar   get   type   图片   ESS   关注   directly   

Initial Load: CRM_PRODUCT
Web Dynpro Transaction: ESH_ADMIN_UI_COMPONENT

技术图片

Steps to perform:

(1) Action: Schedule Indexing starts the indexing

技术图片

(2) Check via tab Job Log

技术图片

Since the initial load is triggered via a job its not possible to set a breakpoint in GenIL methods and to debug through the coding easily.
Possible step: Find program that is executed by the job.

(3) Jobs could be checked via transaction SM37

技术图片

(4) Execute and mark specific job -> Step (Display step list): program
ESH_IX_CRT_INDEX_OBJECT_TYPE

(5) Execute the program directly (it would make sense to set breakpoints in your GenIL implementation) -> SE38

技术图片

Necessary input data you can get from ES UI
On detailed data tab -> search connector ID
On job log tag -> object type, connection guid, logical system

Breakpoints should come up

要获取更多Jerry的原创文章,请关注公众号"汪子熙":
技术图片

SAP CRM Enterprise Search initial load遇到错误该如何处理

标签:could   tps   sar   get   type   图片   ESS   关注   directly   

原文地址:https://www.cnblogs.com/sap-jerry/p/12321738.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!