Do you have any question about this error?
Message type: E = Error
Message class: ESH_ENG_CDSVAL_ES - ES-CDS/ABAP: Validation of domain @EnterpriseSearch
Message number: 030
Message text: 'filteringFacet.order.by' '&2' unknown (&1)
Value &V1& defined for annotation
@EnterpriseSearch.filteringFacet.order.by is not valid.
Valid values are: NUMBER_OF_HITS, FILTER_ELEMENT_VALUE,
FILTER_ELEMENT_LABEL.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Check for typographical errors and correct the code.
Error message extract from SAP system. Copyright SAP SE.
ESH_ENG_CDSVAL_ES030
- 'filteringFacet.order.by' '&2' unknown (&1) ?The SAP error message ESH_ENG_CDSVAL_ES030 typically indicates an issue related to the filtering facet in the SAP Enterprise Search or SAP HANA environment. This error suggests that there is an unknown or unrecognized value for the
filteringFacet.order.by
parameter.Cause:
- Invalid Parameter Value: The value provided for the
filteringFacet.order.by
parameter is not recognized by the system. This could be due to a typo, an outdated value, or a value that is not supported in the current context.- Configuration Issues: There may be a misconfiguration in the search model or the way facets are defined in the CDS (Core Data Services) view.
- Data Model Changes: If there have been recent changes to the underlying data model or the CDS view, it may lead to discrepancies in the expected facet values.
Solution:
- Check Parameter Values: Verify the value of the
filteringFacet.order.by
parameter being used. Ensure that it matches the expected values defined in the system.- Review Configuration: Look into the configuration of the search model and the facets defined in the CDS view. Ensure that all facets are correctly defined and that the
order.by
values are valid.- Update or Correct Values: If the value is outdated or incorrect, update it to a valid one. You may need to refer to the documentation or the system's configuration to find the correct values.
- Test with Default Values: If possible, revert to default settings for the filtering facets to see if the error persists. This can help isolate whether the issue is with custom configurations.
- Check for System Updates: Ensure that your SAP system is up to date with the latest patches and updates, as this can sometimes resolve unexpected errors.
Related Information:
If the problem persists after trying the above solutions, consider reaching out to SAP support for further assistance.
Get instant SAP help. Start your 7-day free trial now.
ESH_ENG_CDSVAL_ES029
'fieldGroupForSearchQuery.elements': unkown element &1
What causes this issue? A member of the array @EnterpriseSaerch.fieldGroupForSearchQuery.element refers to a view element &V1& which does not...
ESH_ENG_CDSVAL_ES028
'fieldGroupForSearchQuery.elements' must not be empty
What causes this issue? The array members of @EnterpriseSearch.fieldGroupForSearchQuery.elements must not be empty.System Response The system issues...
ESH_ENG_CDSVAL_ES031
'filteringFacet.order.direction' '&2' unknown (&1)
What causes this issue? Value &V1& defined for @EnterpriseSearch.filteringFacet.order.direction is not valid. Valid values are ASC, DESC.Syst...
ESH_ENG_CDSVAL_ES032
'filteringFacet.order.byReference': unkown element &2 (&1)
What causes this issue? ,,@EnterpriseSearch.filteringFacet.order.byReference refers an element &V1& which does not exist in the view.System R...
Click on this link to search all SAP messages.