Is there any way to customize email notififcations body?

P

pavel.gz

I need to insert Assignment WUID to every notification sending to user.
I've tried searching the database for email templates to change them,
but the only thing i found was table MSP_WEB_NOTIFICATION_EVENTS and
its fields WNTFY_EMAIL_SUBJECT and WNTFY_EMAIL_CONTENT, but it gave me
nothing, because this fields are just numerics. Is there any way to
change notification body?

Thanks in advance,
Pavel
 
P

pavel.gz

An interesting article, however, there is not any information about how
to change existing notifications templates there. In fact, i've found
one way to solve my problem. I've changed
field MSP_WEB_NOTIFICATION_EVENTS.WNTFY_EVENTQUERY to select TASK_NAME
and WASSN_ID in one column for update task notification. Now
notification letters contain WUID written just after task name.

Hope it helps anybody else
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top