On April 27, 2024, our Sign-in and Create Account options will be unavailable from 9am-12pm ET. During this maintenance window, developer account access and free trial registration will be unavailable.

Timer to refresh the task query in result list

Our client requested to auto refresh the task list in certain interval(2 minutes for example). I dived into this without any good solution.

I tried to use the timer in the process, however found out that the stateless process does not support timer. I would appreciate the XCP guru to share your thoughts on this.