- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-21-2015 08:48 AM
Hello!
I have created an approval email notification and template for a knowledgebase approval workflow and I cannot get the email to kick off. I have approval emails for Change and Request that fire based on task type Change/Request but I cannot find a condition for knowledge that is working. I thought it would be knowledge submission but that isn't it.
Any idea how to fire an approval email based on knowledge in review state to be approved to be published?
Thank you!
Danielle
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-27-2015 12:36 PM
Hi Leah,
I worked with HI on a solution for this and I have to create a mail script to make this work since the notification needs to come from the approval table but the fields are on the KB table. All is working for us now. I hope this helps!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-03-2015 12:22 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-06-2015 10:26 AM
Hi Ms. Gay,
I am having the same issue - we're on Fuji and I've tried creating a notification to alert the approvers that a knowledge article needs review.
I tried your suggestion above and it's still not firing. I've also tried creating a notification directly on the kb_knowledge table for when a record is inserted or updated and workflow is review, and record is inserted or updated and workflow changes to review.
Still no go.
Any other suggestions?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-06-2015 02:20 PM
There is a business rule "Approval Events (Non-Task)" that triggers an event kb_knowledge.approval.inserted. If you register that event you can create a notification to send when event fires.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-17-2015 08:32 AM
Hi Mr. Smith,
Saw your reply and found the business rule you mentioned but I'm not sure I understand where it triggers an even kb_knowledge.approval.inserted, and I don't know what you mean about registering the event.
Here are screenshots of what the business rule looks like in my environment, and the script from the Advanced section (we upgraded from Eureka to Fuji a couple of months ago):
When to run:
Actions:
Advanced:
Script: