Hi,
I have added a new text attribute called CLender to an entity in Cust layer and added it to an existing view by overtaking it because the projection entity set referred entity is fetching data through that view.
When I query the view in plsql developer I can see the new attribute is added in the view.
When I try to get the entity set via the URL, I get the following ORA error.
I’m new to working in the customization layer. It would be great if someone can help me to resolve this issue. Am I missing any step here?