Scheduled job for approvals expiration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2024 11:58 PM
Hi Community,
I need to trigger an expiration email based on some conditions.
1. A notification needs to be triggered every day when an approval is expired yesterday along with some other filter conditions.
2. A notification needs to be triggered every 1st of a month when an approval is expiring in a month along with some other filter conditions.
This notifications needs to be triggered to product owner.
So, here is my scheduled jobs:
1.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2024 10:59 PM
I have already corrected the encoded query.
Let me try this email script because mine is not working as per the expectation.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2024 03:11 AM
Still its not printing the correct email body. Email body is blank completely.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2024 02:56 AM
Email script is not working at all. Its not printing any body msg based on conditions. Also i have corrected === to == in the script but still its not working.