on ‎2021 Jun 17 12:14 PM
Hi guys,
I've created a small cap service and created with the fiori tools a list report page. The list page is working fine. However, when I navigate to the object page (displayed in the master detail layout) I receive an error 'A technical error has occurred, Cannot read property 'Value' of undefined'

Is there a way of debugging the fiori elements app, so I could solve the problem?
Here is the project: https://github.com/ThorstenSAP/nutritionTracker/tree/feature/FioriUI
Thank you,
Thorsten
Request clarification before answering.
Hi Thorsten,
Either form of annotation can achieve the same end result.
Fiori tools supports both CDS and EDMX based annotations.
For CAP it seems more natural to use the same CDS syntax for the whole project.
Fiori tools CDS support means that it is working with the latest service definition always.
If you are using EDMX the metadata.xml needs to be sync'd from the server after the service has been updated.
This is supported by Service Manager (right click menu on manifest.json).
Regards,
Austin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.