I have a use case where a notification needs to be sent when an expiration date field reaches the current date. What is a better solution:
Use a delay action within the workflow that files the document or
Create a new workflow that scans the documents for expired dates?