Notification for long running job

Perhaps you can do something like this: Reacting to External Triggers - use setTimeout or setInterval to check if the operation has completed somehow. Implementing push notifications would be a lot harder and Radzen doesn't have anything built-in for Angular apps.