on ‎2023 Feb 16 2:07 PM
Hi,
I'm using an overview page template in business application studio, and I want to display list of items. for this I'm using Northwind OData service.
I have attached the annotation.xml code.
this is OverviewPage

I'm getting below error in CONSOL.

Please let me know what I'm doing wrong, and
if anyone knows how to create overview page in business application studio.
Request clarification before answering.
Hi Priyanka... I reviewed .json file for my 'Travel Overview' application and compared to yours and it looks totally different. Please review the course content again and ensure you follow it correctly.
This is what I have for the table card in my .json file but I am not using the northwind v2 service. I have gone as per the exercise instructions.
"CARD_001": { "model": "zui_fe_travel_002561_o4", "template": "sap.ovp.cards.v4.table", "settings": { "title": "Travel List", "entitySet": "Travel", "sortOrder": "ascending", "sortBy": "BeginDate", "tabs": [ { "annotationPath": "com.sap.vocabularies.UI.v1.LineItem#OpenInProgressTravels", "selectionAnnotationPath": "com.sap.vocabularies.UI.v1.SelectionVariant#OpenInProgressSelection", "identificationAnnotationPath": "com.sap.vocabularies.UI.v1.Identification#ToTravelManage", "value": "Open/In Progress" }, { "annotationPath": "com.sap.vocabularies.UI.v1.LineItem#AcceptedTravels", "selectionAnnotationPath": "com.sap.vocabularies.UI.v1.SelectionVariant#AcceptedSelection", "identificationAnnotationPath": "com.sap.vocabularies.UI.v1.Identification#ToTravelManage", "value": "Accepted" }, { "annotationPath": "com.sap.vocabularies.UI.v1.LineItem#RejectedTravels", "selectionAnnotationPath": "com.sap.vocabularies.UI.v1.SelectionVariant#RejectedSelection", "identificationAnnotationPath": "com.sap.vocabularies.UI.v1.Identification#ToTravelManage", "value": "Rejected" } ] } },You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Priyanka ... are you doing the Developing and Extending SAP Fiori Elements Apps course? Is this an issue you are facing with the exercise in "Hands-on exercise for week 3 unit 3:Creating an overview page"?
If yes, please advise at which point of the exercise you are getting those console errors.
Thanks
Ranjit
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello priyanka.punde, I'm not sure I understand what you're trying to do. Can you shows an image or a link containing what you want to achieve? Do you want a table in your object page?
Regards.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Edger,
I want to create an Overview Page with list card, for this I'm following Fiori Guided development. after completing all the steps, I get the error I have attached screenshot of it above.
I don't understand what I'm missing here, could you please guide me on the same.
Thank you, in advance!
Regards,
Priyanka
| User | Count |
|---|---|
| 7 | |
| 7 | |
| 6 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.