留言板

Notificación a usuario

thumbnail
francesco scamarcio,修改在11 年前。

Notificación a usuario

Regular Member 帖子: 104 加入日期: 09-8-17 最近的帖子
Hola a todos,

Alguien me puede decir si hay algun servicio en liferay que te permite mostrar notificaciones a usuarios tipo push message?
He visto que hay un servicio que se llama UserNotificationEventLocalServiceUtil y esto me permite de grabar en la tabla usernotificationevent.
Ahora he visto en el portal.properties que se puede configurar estas propriedades:

##
## User Notifications
##

#
# Set this to true if you want users to acknowledge receipt of user
# notification events.
#
user.notification.event.confirmation.enabled=true

#
# Specify the poller request timeout in milliseconds. This prevents the
# poller from locking up the application server.
#
poller.request.timeout=1000

ENtiendo que esto deberia buscar cada segundo si hay una notificacion y mostrarla en pantalla? alguien ha usado este servicio?
thumbnail
Luis Mas,修改在11 年前。

RE: Notificación a usuario

Regular Member 帖子: 146 加入日期: 09-5-18 最近的帖子
Hola, quizás en el dockbar de social office veas cómo lo han hecho. Recuerdo que ayer lo enseñaron.
Saludos, Ñuis
Tito Gutiérrez,修改在9 年前。

RE: Notificación a usuario

New Member 帖子: 18 加入日期: 14-7-2 最近的帖子
Hola, alguien sabe como al hacer click a una notificacion, este me lleve a un portlet especifico??