Try our conversational search powered by Generative AI!

Changing message in Subscription's history tab

Vote:
 
Hi, it is possible in EPiServer to change the message for subscription on the History tab? My subscription handler contains custom validations; therefore subscription email aren't always sent to the subscriber. Therefore the counter in the message description is misleading when looking at the history tab. Thanks Danie
#12915
Jan 30, 2007 8:59
Vote:
 
Hi Daniel! Im afraid it's not possible without disabling the default SubscriptionJob and replace it with your own. You could however derive your new class from it and implement only an overridden SendSubscriptions() method where you count (and return) messages sent accordingly to your application logic. Regards, Johan Olofsson EPiServer AB
#15082
Jan 30, 2007 17:11
Vote:
 
Thanks, I'll give it try!
#15083
Jan 31, 2007 7:41
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.