3 weeks ago
You create an entity in the UI, fill in the required fields, and submit the form. The entity object is successfully created, but when checking the result, you see the entity with all fields set to null. Moreover, when checking the database, you discover that the data hasn't actually been inserted.
this is my entity in schema.cds :
Request clarification before answering.
The issue was with the "annotation.cds" file, specifically in the value of idocTypeConfiguration.segList.qualifier. The correct value should simply be qualifier.
To resolve this, I had to remove idocTypeConfiguration.segList from all relevant attributes.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
50 | |
9 | |
8 | |
6 | |
5 | |
5 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.