Configure knowledge generation
Configure the Knowledge Generation skill to draft knowledge articles on resolving case tasks for agents to review and edit before publishing.
Vorbereitungen
- Install the Required Plugin- Now Assist for CSM plugin.
- Enable KCS system properties: The visibility of the Create Knowledge action in CSM Configurable Workspace depends on specific system properties and differs from its implementation in the Core UI UI.
- In Core UI, the action is implemented as a UI Action.
- In CSM Configurable Workspace, it is implemented as a Declarative Action.
The visibility and behavior of the Create Knowledge button in the CSM Configurable Workspace depends on two system properties:- sn_customerservice.enable_knowledge_kcs: If this property is true, the button appears in the CSM Configurable Workspace.
- sn_customerservice.kcs.enable_template_on_case_workspace
- If this property is false, the button is a UI Action and clicking it does not open a template selector.
- If this property is true, the button is a Declarative Action and clicking it opens a template selector modal.
If either property is disabled, the action will not appear in CSM Configurable Workspace—even if it is visible in Core UI.
- Activate the KCS template.
- Navigate to .
- Locate the KCS Article.
- Set its status to Active.Wichtig:
-
- For Now Assist panel, if property sn_customerservice.enable_knowledge_kcs and KCS Article Template is not enabled then it will create article using standard template for cases.
- For Core UI / Workspace, if sn_customerservice.enable_knowledge_kcs and KCS Article Template is not enabled then it will not show Create Knowledge button on case form.
-
Role required: admin
The knowledge generation skill incorporates information that you enter in the following fields:
- Short Description
- Description
- Resolution Notes
- Work Notes
- Comments
Any modifications to the names or labels of these fields can quality the generation and quality of knowledge generation articles.
Hinweis:
It is recommended to revert to the default field name and field label for
the affected fields. To remove incompatible fields from generation, ensure a copy of the skill has been created, as not all fields are removable/configurable. Additionally, ensure that the Knowledge Management advanced
installer plugin is enabled and the following system properties are set to TRUE:
- sn_customerservice.enable_knowledge_kcs
- kcs.enable_template_on_case_workspace