79414748

Date: 2025-02-05 12:34:00
Score: 1
Natty:
Report link

Searching for nested attributes is not supported by default in SAP Commerce (Hybris) when using the Backoffice advanced search. If you are required to implement such a feature, the two options would be:

1) Extend the advanced search logic (see AdvancedSearchController class)

2) Add a productCode attribute to CustomerReview and use a PrepareInterceptor.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: E-Turia