Prerequisites
A created Notification informing the owner that their content will expire in 10 days.
...
imageAndUsageInformation.expiryDate:[now+9d TO now+10d] OR multimediaAndUsageInformation.expiryDate:[now+9d TO now+10d] OR otherContentAndUsageInformation.expiryDate:[now+9d TO now+10d] OR documentAndUsageInformation.expiryDate:[now+9d TO now+10d]
Trigger
The trigger point (check Triggers in Business Rule Settings):
Should be triggered by a Schedule -> Action Schedule
We want to modify the document -> Execution scope Main doc
Condition
Goal: A notification will be sent to the owner of the respective Content Items that have an expiry date of 10 days from now in any of the usage information layers in the Expiry date field that are not already archived (i.e have a content permission set assigned that is used for archiving).
...
Actions
Goal: Produce the notification action for the owner
...