on ‎2025 Apr 09 6:14 PM
Hello everyone.
Recently, we discovered an issue in SAP Datasphere: analytical models that use views with associations as their data source no longer process OData requests as they used to. This problem seems to have emerged after the latest SAP Datasphere update.
Until a few weeks ago, OData requests on analytical models based on views with associations were working correctly. However, now these requests are failing. We attempted to resolve the issue by recreating both the view and the analytical model, but without success.
Has anyone else experienced this problem following the latest SAP Datasphere update? If so, have you found any workaround or solution to restore the functionality of OData requests on analytical models using views with associations?
Any insights or experiences you can share would be greatly appreciated.
Request clarification before answering.
An example of the error:
{
"error": {
"code": "EXTEND_CSN_FAILED",
"message": "Compile failed with: CSN_COMPILATION_FAIL",
"innererror": {
"errors": [
{
"code": "CSN_COMPILATION_FAIL",
"substitutes": [
"Errors(FORMATTED):\n\tCSN property ‘@EndUserText.label’ is not expected in ‘mixin[]’ [Ln 13234]\nErrors(ORIGINAL):\n\tCSN property ‘@EndUserText.label’ is not expected in ‘mixin[]’ [Ln 13234]"
]
}
],
"name": "CompileError"
}
}
}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 7 | |
| 6 | |
| 6 | |
| 5 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.