- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-02-2022 12:56 AM
- How we can create a knowledge check box under resolution tab in incident form, Knowledge check box is visible so that a knowledge submission can be created from the incident form.
- Knowledge submission is created upon the incident closure when knowledge check box is set to true.
- The draft article is visible under knowledge -->Articles -->Open submissions
- Short description field is displayed above text fiels on Open submissions form.
Solved! Go to Solution.
- Labels:
-
Knowledge Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-02-2022 01:20 AM
Hi Rajitha, There are already OOB functionality of knowledge article
1)knowledge checkbox already available in incident table. If you can not find then add using form layout.
2)Incident Create Knowledge=> OOB BR used to create knowledge submission record when knowledge checkbox is true. If this is not created submission record means it created knowledge article as per BR logic.
3) You should change the property value "glide.knowman.submission.workflow" to True hence when you close the incident and knowledge checkbox checked then it will create knowledge submission instead of knowledge article
Please check above point and let us know if it will help or not. It will complete all your requirement.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-02-2022 01:04 AM
Hi Rajitha,
You can add knowledge check box in resolution information section by right clicking and selecting form layout.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-02-2022 01:20 AM
Hi Rajitha, There are already OOB functionality of knowledge article
1)knowledge checkbox already available in incident table. If you can not find then add using form layout.
2)Incident Create Knowledge=> OOB BR used to create knowledge submission record when knowledge checkbox is true. If this is not created submission record means it created knowledge article as per BR logic.
3) You should change the property value "glide.knowman.submission.workflow" to True hence when you close the incident and knowledge checkbox checked then it will create knowledge submission instead of knowledge article
Please check above point and let us know if it will help or not. It will complete all your requirement.