Technology Blogs by SAP
Learn how to extend and personalize SAP applications. Follow the SAP technology blog for insights into SAP BTP, ABAP, SAP Analytics Cloud, SAP HANA, and more.
cancel
Showing results for 
Search instead for 
Did you mean: 
brian_zhu
Explorer

Recently i setup the fiori search for fact sheets for simple finance 1503 as per the instructions below.

Setup of SAP Fiori Search - SAP Fiori for SAP Business Suite - SAP Library

The following task lists should be applied:

  • SAP_ESH_INITIAL_SETUP_000_CLIENT
  • SAP_ESH_INITIAL_SETUP_WRK_CLIENT

However, there are some bugs of these jobs and i make a list of the bugs i have during the project.

My SAP basis level is  740 with SPS14.

1  the following job should be executed in client 000 with the following error.

  • SAP_ESH_INITIAL_SETUP_000_CLIENT

Step 1)    2204827 - SNOTE: Missing contained software component stops import (SAPFINH)

Step2)   2225542 - Error during import of software component with included software component

2 SAP_ESH_INITIAL_SETUP_WRK_CLIENT

In order to successfully create and index connectors,  i need to use the other task SAP_ESH_CREATE_INDEX_SC

to recreate and index the connectors.

SAP_ESH_CREATE_INDEX_SC

   the the sofeware component is missing, then need to run the task1  in client 000 again.

   SAP_ESH_INITIAL_SETUP_000_CLIENT

4 SAP_ESH_RESET

the task SAP_ESH_INITIAL_SETUP_WRK_CLIENT could only be run once, if you want to run it multiple times,

you need to use task SAP_ESH_RESET.

   step1) implement 2231706

   step2)  implement  2185058 - Task list SAP_ESH_RESET: Object with runtime number '0' not defined


5 Other important notes:

  • Connectors are not cross-client, they need to be created again using task 3 for a new client.
  • Following are some useful Embedded search tcodes

Tcode

Description

ESH_SEARCH

this tcode could be used to verify if the Embedded search was successfully setup in backend system

ESH_COCKPIT

Connector Administrator


  • Following is the automation task list.

Automatic Configuration Using Task Manager Task Lists - Search and Operational Analytics - SAP Libra...