Search code examples
javasap-commerce-cloudhybris-data-hubflexible-searchdynamic-attributes

Flexible Search dynamic attribute


I have a problem with Flexible Search, I have a dynamic attribute ("available parts") in the TimeSlotInstance entity, I would like to show the value of this dynamic attribute in the "remaining availability" column of my query (obviously for each time slot instance), how can I do this? Thank you all.


Solution

  • You cannot use FlexibleSearch with dynamic attributes. You can only FlexSearch attributes that can be saved in the database. i.e. non-dynamic attributes.