cancel
Showing results for 
Search instead for 
Did you mean: 

Destination IOTAS-ADVANCEDLIST-THING-ODATA not found

alboino_luigi_71
Explorer
0 Kudos
261

Dear all,

I'm trying to create an Analytical List Page App in SAP Web IDE but at the step

Data Connection if I specify:

Service Catalogue=IOTAS-ADVANCEDLIST-THING-ODATA

and

Service URL=https\://advancedlist-thing-sap.cfapps.eu10.hana.ondemand.com

the system gives the response 404 Not Found and the botton Next is not activated (see screen-shot).

If I check the availability of this destination under SAP Cloud Plaftorm Neo Environment of Exprivia's subaccount the system gives the same response.

Please let me know how to fix the problem.

Thank you.

Best Regards.

Bye Luigi Alboino


Accepted Solutions (0)

Answers (1)

Answers (1)

marcus_behrens
Product and Topic Expert
Product and Topic Expert
0 Kudos

OData is not like SQL or DOM as different implementations of OData clients and servers might implement/require different subsets of the OData language to work well.

Our IoT AE analytical odata api has been show to work in a limited way (with workarounds for he authentication) with Lumira and with SAP Analytics Cloud.

I'm not aware of someone who has gotten it wot work with the analytical list view.

One challenge is the authentication (only SAML or OAuth access tokens are supported) and the next one which kinds of queries the caller requires to be available. We for example do not support "inline-count" on our service as for a big data infrastructure this would be difficult to achieve without performance penalties.

Have you progressed further with your research? Would be greta if you could post your results here or in a blog.