Question
Accenture
NL
Last activity: 17 Mar 2022 8:22 EDT
Elastic Search RD doesnt run pxRetrieveSearchData instead runs pxRetrieveReportData
Hi All,
I have a requirement to run Report Definition against the Elastic search as the report needs to display a lot of properties in the blob. Since optimizing all of the needed properties in the blob could increase the table size, we are preferring to run the RD against the Elastic Search Index.
Steps followed :
1. Created Custom Search properties rule for the work class with the required properties for the report.
2. In the Search landing page, Re Indexed the work class in the dedicated index tab.
3. Created the RD with just one property Name for testing purpose with pyID as the filter and saved. Shows the warning that the property is unoptimized though prefer elastic search option is selected.
Screenshots attached.