In my current task, when I selecting a large number of records and then changing their status or reassigning them, the system can slow to that point so user have to wait for some time to complete this operation.
So is there any way to put this process in queue so the process run in background and user can do their other tasks.
Thank you in advanced.