Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Content Management (Extended ECM)
API, SDK, REST and Web Services
Livereport for Notification
OSHA_ICT_team_member_1_(oshauser1_-_(deleted))
I really miss the availability of tools to better manage the email notification tool on Livelink and trace statut information like who has what notification for which object (and vice(versa). Do you have same needs, and have you developed your proper reporting facilities ? I also need to reset the personal notification of entire groups. Can Livereport do this ? if you have this, or any other livereports that could help me to cleanup some configs, can you send it to me ? Thanks SO much !!!
Find more posts tagged with
Comments
Maurice_Geerits_(eu0013554user8_-_(deleted))
I'm also looking for a liverport to trace all notifications set by users. Is there a livereport for this available? Thanks.Kind regards,Maurice
Steve_McDonough
Try this Auto LiveReport:select n.nodeid "Item ID", d.subtype "Item Type", d.name "Item Name", n.eventidmask "Event Mask", n.interestlevel "Report Number", k.lastname+', '+k.firstname "Livelink User" from notifyinterests2 n, kuaf k, dtree d where n.userid = k.id and n.nodeid = d.dataid order by "Livelink User", n.eventidmask