Hi SAP Community,
is there any possibility in SAC to use data from an odata service without importing it?
I know Live Connection to OData is not availiable, but maybe there is a workaround with Analytic Applications?
Problem: I created some custom CDS-Views based on SAP CDS-Views. In SAC my data model is based on these CDS-Views via Live-Connection to the S/4 HANA system. The performance of the CDS-Views is very bad and there is no way to improve it, the bad performance is caused by the SAP CDS-Views. In SAC it takes about 2 minutes to load the story and every click takes a lot of time, because the analytical query runs from scratch without caching any information.
But it seams to be possible to extract the calculations from CDS to ABAP via vitual elements and result in an odata service instead of CDS query (in analytical CDS query virtual elements aren´t possible). The performance shoud be better, but i cannot consume this live in SAC...
Thanks for any ideas!
Anna