Is it possible to have a task for knowledge article?

Community Alums
Not applicable

My requirement is to have an Assignment Group field on Knowledge Articles and assign a task to that group a month to valid date.

I started with the workflow on Kb_knowledge and I don't see and Task activity. Is it possible to have a task for knowledge articles or, would you suggest some other way to do this?

1 ACCEPTED SOLUTION

Community Alums
Not applicable

I created a Knowledge Task table extending Task table and creating tasks from a workflow.

View solution in original post

8 REPLIES 8

I would just use the task table and create a TASK record instead of extending the task table. It can also be taken care as a Service Request.

If you can create a Service Reques, RITM and a task under it, that should work as well for them.


Please mark this response as correct or helpful if it assisted you with your question.

thomashansson
Tera Expert

In Paris there are some enhancements. Have you looked at:

Email notifications for expiring articles

Review knowledge articles that are about to expire using email notifications.

 

Ownership groups

An article is scheduled to expire in the next month with the ownership group feature enabled.
  • Author
  • Knowledge base owner and managers
  • Reviser for the updated and checked-out versions
  • Ownership group manager and members

Community Alums
Not applicable

I created a Knowledge Task table extending Task table and creating tasks from a workflow.

@rajinis  did you edit the OOB workflow and added the task activity? 
Could you please share what else had to be updated? 
Thanks