cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Is it possible to search a dynamic attribute as a criteria in Advanced Search in BackOffice?

chun18
Explorer
0 Likes
638

I'd like to search by a dynamic attribute in Advanced Search. I see it's mentioned here https://community.sap.com/t5/crm-and-cx-q-a/how-to-use-a-dynamic-attribute-as-a-criteria-on-advanced... that dynamic attribute cannot be searched by flexible search and "Solr support is on our roadmap and will replace the flexible search as the default search strategy." This was 9 years ago. 

Is it possible to do it now?

Accepted Solutions (0)

Answers (2)

Answers (2)

Sohail_Jahangir
Product and Topic Expert
Product and Topic Expert

Additional Technical Essentials - openSAP Microlearning

Pls visit this link to watch the video on how to create dynamic attributes.

It shows you about defining the type in items.xml followed by making one of its attributes as dynamic.

Once done you need to create a class which is the handler for that attribute giving it the dynamic nature .

Once done just create an item of that type and go to advanced search and see answer for your question.

mansurarisoy
Contributor

Yes, Solr support for Backoffice is available. You can find more details in the documentation for Solr Search in Backoffice. To enable it, you may need to make some configuration and widget changes in Backoffice, as well as updates to the Solr configuration (the one with description "SolrSearchConfig for backoffice").