-
Asynchronous method call to fetch data at particular time interval
I have a requirement to call controller method at particular time interval asynchronously to fetch data from Salesforce and display it to the Visualforce page, if the retrieved data meet user criteria then method should call no more.
Log In to reply.