Add an additional Expiration Reminder Notification at 7 days before the End Date field for catalog

ajay_rakam
Tera Contributor

Add an additional Expiration/Renewal Reminder Notification at 7 days before the End Date field for catalog item

1 REPLY 1

aditya31jai
Tera Contributor

Hi Ajay,

Would suggest you create a Flow for it.

  • In the Flow, use 'Wait for a duration of time' flow logic to select 'relative duration'.
  • fill in the required duration 84 hrs (7 days) before the 'end date' variable on catalog item.
  • Then use the 'Send Notification' action.

Hopefully this helps, would not suggest to use 'gs.eventQueueScheduled' method, because if the reminder date is more than 7 days from the present date, Servicenow would not trigger the event because of table rotation