cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Email notification when a portlet is empty

IreneMa
Discoverer
0 Kudos
444

Hello,

If a portlet needs to be filled by all employees, is it possible to create an automatic email to the employees that didn't fill the portlet?

Thank you

Kind regards
View Entire Topic
sbartoli
Participant

Hi Jean.

If by portlet you mean a MDF or EC standard portlet then you can take advantage from MDF/EC alerts and notifications framework to achieve your goal. The core is the business rule you have to set up because you have to check the value fields within the portlet plus a date that answers when you want this alert to be send. I would suggest to follow these link which might help you to build your solution:

On the other hand, if your portlet is inside Employee Profile section (backgrounds, employee profile block) you can not trigger alerts. If it is possible in your context, I would suggest to migrate it to a MDF object.

Hope this might help you.