Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

Hi Friends, i am facing issue in the knowledge article retire, when i click the retire, it needs approval

Techno Mint
Giga Contributor

Hi Friends, i am facing issue in the knowledge article retire, when i click the retire, it goes to manager approval ,but email notifications was not going, please help how to resolve this, used Business rule for this @Ankur Bawiskar 

7 REPLIES 7

Hi @Ethan Davies 

 

Please see the attachment

@Techno Mint is your Business Rule actually logging the event in the eventQueue? Have you validated that? Also, are there any active users (with email addresses0 in the group you have listed in your notification?

Ali Usman
Tera Contributor

Hi TM, 

You can change the code line to the following

gs.eventQueue('knowledge.retirement.approval',current,current.approver); 

For more info, please have a look here