Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
HTML
<style>
.release-box {
	height: 30px; 
	width: 100px; 
	padding-top: 8px;
	text-align: center; 
	border-radius: 5px; 
	font-weight: bold; 
	background-color: #d4af37; 
	border-color: #FCE28A;
}

.release-box:hover {
  	cursor: hand;
    cursor: pointer;
    opacity: .9; 
}
</style>
<meta name="robots" content="noindex">

<div class="release-box">
<a href="https://docs.perspectium.com/display/gold" style="text-decoration: none; color: #FFFFFF; display: block;">
Gold
</a>
</div>

The Common Knowledge document is an XML schema that contains default fields for mapping change request form values from one system to another. The common knowledge format mirrors what one would see in an ITIL view of the Change Knowledge form with related lists expressed in embedded XML form.


A sample Common Knowledge looks like this:


Code Block
languagexml
<common_knowledge>
    <active/>
    <affected_products>
		<kb_name/>
	</affected_products>
    <approvers>
		<approver/>
    	<approver_email/>
    	<approver_name/>
    	<assignment_group/>
    	<assignment_group_name/>
    	<comments/>
    	<state/>
	</approvers>
    <article_type/>
    <author/>
    <cannot_read_user_criteria/>
    <can_read_user_criteria/>
    <category/>
    <cmdb_ci/>
    <description/>
    <direct/>
    <disable_commenting/>
    <disable_suggesting/>
    <display_attachments/>
    <flagged/>
    <image/>
    <kb_category/>
    <kb_knowledge_base/>
    <knowledge_feedbacks>
		<article/>
    	<comments/>
    	<flagged/>
    	<live_message/>
    	<parent_feedback/>
    	<query/>
    	<rating/>
    	<resolved/>
   		<root_feedback/>
    	<search_id/>
    	<session_id/>
    	<useful/>
    	<user/>
    	<view_id/>
    	<work_notes/>
	</knowledge_feedbacks>
    <meta/>
    <number>
    <published>
    <rating/>
    <retired/>
    <roles/>
    <short_description>
    <source/>
    <sys_created_by>
    <sys_created_on>
    <sys_domain>
    <sys_updated_by>
    <sys_updated_on>
    <sys_view_count>
    <text>
    <topic>
    <use_count>
    <valid_to>
    <wiki/>
    <workflow_state>
</common_knowledge>



Embedded records


Embedded records are fields in the Common Knowledge document that cannot be mapped by singular values. Instead, they are entirely different records included inside the Common Knowledge document to be created on the subscribing system.

The following are examples of the embedded records in Common Knowledge: 

Knowledge Related to Products Embedded Record


The affected_product field in the Common Knowledge is an embedded record that, when populated, will create a new knowledge on the system receiving the Common Knowledge.

Table Map Source FieldDefinition
kb_nameName of the Knowledge Base record 

Approval Embedded Record


The approver field in the Common Knowledge is an embedded record that, when populated, will create a new knowledge on the system receiving the Common Knowledge.

Table Map Source FieldDefinition

approver

Unique record identifier of the Approver record
approver_emailEmail of the Approver
approver_nameName of the Approver
assignment_groupUnique record identifier of the Assignment Group record
assignment_group_nameName of the Assignment Group
commentsComments of the Approver
stateState of the approval record

Knowledge Feedback Embedded Record


The kb_feedback field in the Common Knowledge is an embedded record that, when populated, will create a new knowledge on the system receiving the Common Knowledge.

Table Map Source FieldDefinition
articleUnique record identifier of the Knowledge record 
commentsComments in the Knowledge Feedback record  
flagged

True / False statement if record is Knowledge Feedback flagged

live_messageUnique record identifier of the Live Feed Message record 
parent_feedbackUnique record identifier of the Knowledge Feedback record 
queryRepresents encoded query 
ratingNumber of the rating of the Knowledge Feedback record
resolvedStates if the knowledge feedback is resolved 
root_feedbackUnique record identifier of the Live Feed Message record 
search_idUnique record identifier of the Knowledge Searches record 
session_idID representation of the session record
usefulTrue / False statement if record is useful
userUnique record identifier of the User record 

view_id

ID representation of the view record
work_notesJournal notes in the Knowledge Feedback record  

Similar topics

Content by Label
showLabelsfalse
max5
showSpacefalse
sortmodified
cqllabel = "common-documents" and space = currentSpace()

Contact Perspectium Support

Image Removed

US: 1 888 620 8880

UK: 44 208 068 5953

support@perspectium.com