Skip to main content
Version: 2024.1

Background Tasks and Notifications

Various actions in the portals like batch updating, batch downloading etc. result in long-running processes. The portal engine executes these long-running processes asynchronously in the background and notifies the user about progress and when the tasks are finished.

Background Task RunningBackground Task RunningBackground Task Running

Depending on the task type, a call to action button is available when task is finished.

Background Task FinishedBackground Task FinishedBackground Task Finished

It is also possible to cancel a long-running task by clicking the x in the notification.

Background Task CancelBackground Task CancelBackground Task Cancel