cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP WEB IDE Error while open Annotation-File Modeler

Former Member
0 Likes
893

Hey guys,

i have the following problem:

i would like to create an Overview Page Example with an Annotation File. But i cant open the Annotation Modeler for the relevant Annotation-File.

i get the following error message:

But i think the URI in the manifest is correct

manifest.json:

This is my Annotation-File:

It is possible to open the Annotation-File with the Code-Editor, but it is not possible to open it wihtin the Annotation Modeler.

Service-Destination: Connection-Check was successful... so the connection should be OK.

Service-URL: /V2/Northwind/Northwind.svc/

Have somebody a suggestion or idea how I can solve this problem?Thank You!Patrick

Accepted Solutions (1)

Accepted Solutions (1)

stefan_schreck
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Patrick,

You need to eliminate /destination at the beginning. /Northwind/V2/Northwind/Northwind.svc/ is sufficient, if you have set the resource in the neoapp.json accordingly.

Best regards,

Stefan

Answers (4)

Answers (4)

Former Member
0 Likes

Hi Stefan,

perfect it works! Thanks a lot!

Best Regards

Patrick

Former Member
0 Likes

Hi Stefan,

yes i already tried to follow this blog. And i think my manifest data should be the same.

But now i get the following error message:

The only different is that i use /V2/Northwind/Northwind.svc/ instead of /V3/Northwind/.... Because with V3 it did not work.

Best regards

Patrick

stefan_schreck
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Patrick,

Would you please compare your results with the approach described here:
https://blogs.sap.com/2016/02/05/how-to-make-your-odata-entities-work-with-the-fiori-overview-page-a...

BR,

Stefan

stefan_schreck
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Patrick,

Would you please compare your results with the approach described here:
https://blogs.sap.com/2016/02/05/how-to-make-your-odata-entities-work-with-the-fiori-overview-page-a...

BR,

Stefan