Hi
I have made a custom ScheduledTaskAddin and I have a notification subscriber listening on the JobFinished notification. But this notification is not fired when my custom ScheduledTaskAddin has runned (it runs an import activity). Therefore the code in the JobFinished notification does not run. How can I fix that?