Need to trigger notification like a reminder to catalog variable users .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2023 11:25 PM
Hi Experts,
We have to trigger Notification like a reminder to catalog variable users just a day before the variable To Date .
I tried using event registry but it is not working. Can I ask for any other or simple approach to achieve it .
Thanks in Advance .
Shweta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2023 10:48 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2023 11:07 PM
Created the flow in same manner still not able to see this in mail and events log . Not sure what I am doing wrong .
Thanks in Advance
Shweta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2023 11:31 PM
Hi @Shweta Gupta,
You need to check weather the time of triggering the scheduled job is matching. if that's good then, you only option is to apply logs and check the result because in my case I have applied the same thing and its working fine for 1 day before the date selected by requester.
Thank you,
Rishabh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2023 01:21 AM
You put schedule time as GMT 00:00 thet means it will execute this time only daily and once the condition match it will trigger notification at same time .is my understanding is correct .
Thanks in Advance
Shweta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2023 01:22 AM
I set it 11:30 IST that means it will always send notification this time if condition matches .