on 2023 Dec 08 2:29 PM
Hi guys,
did anyone manage to query an Analytic Model via ODATA? This should be possible as of the newest Datasphere wave, but I'm just getting: {"status":500,"message":"A server error has occurred"}
Additional Info:
- I'm using the following syntax - is it wrong?:
https://[tenant subdomain].us20.hcs.cloud.sap/api/v1/dwc/consumption/analytical/[space]/[asset]/[asset]
- Analytic Model is working and showing data in Datasphere Preview
- relational consumption of a view (not AM) works via odata works for me with the same syntax as above (replacing "analytical" with "relational")
Thanks in advance.
Request clarification before answering.
Hi @irodin10 ,
Have you been able to solve the issue.
I'm having a similar problem. I'm not able to get the analytical odata service work:
When calling
"<datasphere host>/api/v1/dwc/consumption/analytical/SAP_CONTENT/SAP_POS_L_Analysis/SAP_POS_L_Analysis?$select=retailStorId"
I get this error:
{
"status": 500,
"message": "A server error has occurred"
}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi irodin10,
Check SAP Datasphere documentation Consume Data via the OData API about syntax and guidelines.
In case the issue persists or behavior is unexpected, create a support ticket via SAPforMe.
BR.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
68 | |
8 | |
6 | |
5 | |
5 | |
5 | |
4 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.