I have created a custom OAF page using advanced table to insert data. whenever I open the page, VO execute query is called and data is populated but when there is a validation error on the page while inserting a row in to the table,( for example, I missed to enter mandatory column and hit save button) next time when I open the page Vo execute query is not displaying the rows and the advanced table is empty.could you please help on this.