Message type: E = Error
Message class: ESH_ENG_CDSVAL_ES - ES-CDS/ABAP: Validation of domain @EnterpriseSearch
Message number: 053
Message text: 'snippets.maximumLength' above &1 is ignored (&2)
The defined snippet maximum length exceeds the internal maximum length
of &V1& characters.
The internal limit applies, the search will return &V1& characters
maximum.
Simply remove the annotation; or you can set the value to the internal
maximum (which will not make any difference).
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Error message extract from SAP system. Copyright SAP SE.
ESH_ENG_CDSVAL_ES053
- 'snippets.maximumLength' above &1 is ignored (&2) ?The SAP error message ESH_ENG_CDSVAL_ES053 indicates that a value provided for a certain field exceeds the maximum length allowed for that field in the context of the SAP system, particularly in the context of the Enterprise Search (ESH) or Core Data Services (CDS) views.
Cause: The error message is triggered when: A value being processed exceeds the defined maximum length for a specific field (denoted by snippets.maximumLength). The system is set to ignore values that exceed this length, which is why the message indicates that the value is ignored.
Solution: To resolve this error, you can take the following steps: Check Field Lengths: Review the field definitions in the CDS view or the relevant data model to determine the maximum length allowed for the field in question. This can usually be found in the data dictionary or the CDS view definition. Adjust Input Values: Ensure that the values being passed to the field do not exceed the maximum
Get instant SAP help. Sign up for our Free Essentials Plan.
ESH_ENG_CDSVAL_ES052
'snippets.maximumLength' requires 'snippets.enabled' (&1)
What causes this issue? @EnterpriseSearch.snippets.maximumLength cannot be set without basic snippet definition.System Response The system issues an...
ESH_ENG_CDSVAL_ES051
'snippets' missing (&1)
What causes this issue? Element &V1&, which can contain large content, does either participate in fulltext search (@Search.defaultSearchEleme...
ESH_ENG_CDSVAL_ES054
DCL too complex
What causes this issue? The authorization check for this CDS-entity is too complex. This is the case if associations are followed within the DCL-mode...
ESH_ENG_CDSVAL_ES055
@EnterpriseSearch.enabled missing - no ES-Connector!
What causes this issue? This CDS-entity carries annotations of @EnterpriseSearch, but the annotation @EnterpriseSearch.enabled is missing. Such a con...
Click on this link to search all SAP messages.