Email Notifications

 3 Replies
 0 Subscribed to this topic
 45 Subscribed to this forum
Sort:
Author
Messages
Sameera
Advanced Member Send Private Message
Posts: 30
Advanced Member
Is it possible to configure email notification in ltm ? eg - Birthday alert, contract expiry alert (as a email) Thanks Sameera
Woozy
Veteran Member Send Private Message
Posts: 709
Veteran Member
Not as configuration. You could do this using IPA.  You'd have to create the logic for exactly what you are wanting to look for and where to send notification, and then you'd have to schedule it to run based on your needs. Another alternative is to use SmartNotes, if you own that (Lawson) product.
Kelly Meade
J. R. Simplot Company
Boise, ID
Sameera
Advanced Member Send Private Message
Posts: 30
Advanced Member
Thanks Kelly, appreciate if you can share a sample process file done before, Also is it a good practice to use database mail option (SQL) for notifications ? Thanks Sameera
Woozy
Veteran Member Send Private Message
Posts: 709
Veteran Member
I really don't have a sample process to share with you, as we use SmartNotes for these types of notifications, but you should be able to figure it out. It's just a matter of querying the data you are looking for, and then sending email either on each loop (if you are sending email for each record) or at the end of the flow (if you are wanting a listing), or both. I've never used database mail option, so I can't comment on that.
Kelly Meade
J. R. Simplot Company
Boise, ID