Requirement: Auto-Refresh af:table with Delay and API Calls in ADF
Hi All,
We have a requirement related to the af:table component. The table contains records where some are processed and some are not. Whenever we open the UI, we want the table to refresh automatically with a delay between each refresh.
In the refresh logic, we also need to perform API calls and store data in the database. It would be great if this refresh does not block other UI operations and does not affect existing functionalities on the screen.
Could you please confirm if ADF provides any feature to achieve this.
Thanks