Skip to Content
0
Aug 13, 2023 at 11:50 AM

Destinations

123 Views Last edit Aug 13, 2023 at 12:39 PM 2 rev

Hi,

I want to make a fiori app that consumes odata from a sap byd report and shows it in a report list screen.

What kind of destination do i need to create? with what properties?
here is an example of a url to a report in BYD:
https://my******.sapbydesign.com/sap/byd/odata/ana_businessanalytics_analytics.svc/RPSRMPO_B02_Q0004QueryResults

As you can see the URL is a query to a specific entity set inside ana_businessanalytics_analytics.svc.
I would prefer to make a distination directly to the entity set instead of to ana_businessanalytics_analytics.svc but no matter how i try it will not pass authentication/connection test.