Hi, No, this is not possible in DSpace 7.x. Embargos are just "start dates" to a permission. So, when you say that an Item should not be publicly accessible until Jan 1, 2025 (i.e. an embargo until that date), that creates an "Anonymous READ" policy that will not begin until Jan 1, 2025. So, prior to that date, the policy is inactive and it becomes active only when the date passes. There are no notifications sent out when that date passes, and no changes made to the object on the embargo expires.
The only way I can think of to do this would be to create a custom script which checks all policies which recently began (start date = yesterday) and send notifications based on that. This isn't something DSpace can do at this time, so you'd have to write custom code to achieve this. Tim On Friday, January 12, 2024 at 8:33:42 AM UTC-6 [email protected] wrote: > Addendum to the initial question: We use DSpace 7.6.1 > > Matthias Letsch schrieb am Freitag, 12. Januar 2024 um 15:32:07 UTC+1: > >> Dear community, >> >> Is it possible to trigger an automatic e-mail notification to admins >> and/or uploading users as soon as a file becomes available after an >> embargo? As far as I know, this is not included by default and there is no >> e-mail template for this. Embargos simply expire "quietly". >> >> How can I set up an automatic notification for this? >> >> Thank you and kind regards, >> Matthias >> > -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-community/f2f96d2d-071f-4b7f-ba2a-3cbb5ef0a60an%40googlegroups.com.
