Termination Date(date field) is future date(more like expiration date).
I want a new record to be created 30 days, before the termination date.
I have created a workflow with a check that states:
- If "Termination Date" Equals "30days before the Termination Date"
- Create a new record.
The workflow is triggered after a record is created, also it runs as a Real-time workflow.
Upon, testing the workflow with the conditions, the record is not been created. Tested a few more times, no luck any suggestions?
Thanks, in advance.