We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Unable to create knowledge article from incident by ticking 'knowledge checkbox'

Veda2
Kilo Contributor

Hi all,

I am unable to create knowledge article directly from incident by ticking 'knowledge checkbox' even after the incident is resolved. OOB 'incindent create knowledge' is present. Can i know the reason.

3 REPLIES 3

Jaspal Singh
Mega Patron

Hi Veda,

 

OOB business rule looks for property: glide.knowman.task_kb & sets it as default knowledge base when knowledge article is created.

Can you check what value is set here? OOB it is sys_id: 50aef493ff4131003f07ffffffffffd3 (Knowlege).

Navigate to Knowlege >> Administration >> Knowlege base look for 'Knowlege' base & then look for related list called "Can Contribute", check if the user matches the criteria defined in it.

Dean4
ServiceNow Employee

Hi Veda,

I know your question is old, but I wanted to add a resolution for the community, as I faced the same issue.

By default, the Business Rule 'Incident Create Knowledge' only runs when the Incident is Closed, not Resolved. 

Regards,

Dean.