I have 5 notification classes that a user can subscribe to. If they subscribe to 2 different notification types, can notifications from both of those subscriptions be sent in one e-mail?
I understand digesting but I think it only applies to combining multiple notifications within a given notification class. True?
Any idea if I can notification from 2 different notification classes into one e-mail to the subscriber?
Thanks, Dan
Hi Dan -You're right, there's nothing built into SSNS that will allow you to digest notifications across different notification classes. There reason is that those notification classes could vary widely in their composition.
HTH...
Joe