Creating knowledge from a change

snadmin123
Mega Expert

I want to be able to create knowledge from Change. I exposed the Knowledge field but on closure of change dont see knowledge article created even the knowledge checkbox is checked. Is there anything else that needs to be set up.

Thanks in advance

1 ACCEPTED SOLUTION

Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

Hello SP,



You have to write a BR on change table to make that work. Just double check if there is any BR created already on "Knowledge" field on change table.


To create you can refer the OOB BR "Incident Create Knowledge" on incident table.


View solution in original post

5 REPLIES 5

can you please provide the BR code? So, I will refer