Dears
I have viewobject based on entityobject and I used this viewobject on my JSF page
when I create new row and commit to the database it work successfully but when I edit any attribute of this
row and press commit button I get the following error :
Exception type is SQL Exception
<oracle.adf.view> <Utils> <buildFacesMessage> <ADF: Adding the following JSF error message: Invalid column index>
java.sql.SQLException: Invalid column index
Kindly note that I checked "Calculate Optimized Query at Runtime" in the view object and all attribute mapped successfully as on the query. and I'm using JDeveloper 12.2.1.2