- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-18-2020 05:01 AM
Hi all
I have been looking into adding more contract expiration conditions to our OTB New York instance. I am by now means a developer so basic terminology would be greatly appreciated.
Following these guidelines;
'When the contract.expiration event runs on the Contract [ast.contract] table each night, an email message is sent to the person identified as the contract administrator. This email is sent at the following times.
- 90 days ahead of the contract expiration date
- 60 days ahead of the contract expiration date
- 30 days ahead of the contract expiration date
- On the contract expiration date'
How would I go about adding a notifications for 120 and 150 days for all contracts and implement this?
thanks
Lee
Solved! Go to Solution.
- Labels:
-
Customer Service Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-18-2020 06:12 AM
You need to create a "Contract condition check" that will check for this criteria and fire off an event which will send your 120 and 150 day notifications. Take a look at this documentation:
Please mark this as helpful/correct if it answered your question!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-18-2020 06:12 AM
You need to create a "Contract condition check" that will check for this criteria and fire off an event which will send your 120 and 150 day notifications. Take a look at this documentation:
Please mark this as helpful/correct if it answered your question!