Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

OJ Table shows old data

Sarah JustinaMay 27 2018 — edited May 29 2018

Hi JET Experts,

I have an oj table with pagination. I navigate to a different page to add/edit a row and come back to this page. What I see is that the table somehow shows the old data and not the updated data in case of update alone. If I add a new row, the table shows the new row as expected.

After updating the row, I verified the JSON that is returned by the REST service (which is shown by the table). That shows the latest updated data but the table shows the old data.

Is this data being shown from the cache? This behaviour is undesired. How do I resolve this issue?

Regards,
Sarah

This post has been answered by Ben Moroze-Oracle on May 29 2018
Jump to Answer
Comments
Post Details
Added on May 27 2018
7 comments
300 views