Comment on a knowledge base article.
Latest version of the JSON entity definition is available on GitHub.
Traits
Traits for this entity are listed below.
is.CDM.entityVersion
Parameter | Value | Data type | Explanation |
---|
versionNumber | "1.1" | string | semantic version number of the entity |
is.identifiedBy
names a specifc identity attribute to use with an entity
is.CDM.attributeGroup
identifies standard groups of attributes in CDM entities.
Parameter | Value | Data type | Explanation |
---|
groupList | attributeGroupReference |
---|
/core/applicationCommon/ArticleComment.cdm.json /ArticleComment/hasAttributes /attributesAddedAtThisScope |
| entity | |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Article Comment |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Comment on a knowledge base article. |
| entity | a reference to the constant entity holding the list of localized text |
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "KbArticleComment" | string | |
Attributes
Unique identifier of the knowledge base article comment.
First included in: applicationCommon/ArticleComment (this entity)
Properties
Name | Value |
---|
displayName | Article Comment |
description | Unique identifier of the knowledge base article comment. |
isPrimaryKey | true |
dataFormat | guid |
sourceName | kbarticlecommentid |
Traits
List of traits for the kbArticleCommentId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.identifiedBy
names a specifc identity attribute to use with an entity
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "systemrequired" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Article Comment |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Unique identifier of the knowledge base article comment. |
| entity | a reference to the constant entity holding the list of localized text |
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "kbarticlecommentid" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "1" | integer | |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
Unique identifier of the knowledge base article to which the comment applies.
First included in: applicationCommon/ArticleComment (this entity)
Properties
Name | Value |
---|
displayName | KB Article |
description | Unique identifier of the knowledge base article to which the comment applies. |
dataFormat | guid |
sourceName | kbarticleid |
Traits
List of traits for the kbArticleId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.CDS.lookup
The attribute represents a style of lookup in CDS for Applications
Parameter | Value | Data type | Explanation |
---|
style | "single" | string | |
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "systemrequired" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | KB Article |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Unique identifier of the knowledge base article to which the comment applies. |
| entity | a reference to the constant entity holding the list of localized text |
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation |
---|
entityReferences | | entity | a reference to the constant entity holding the list of entity references |
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "kbarticleid" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "2" | integer | |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
Title of the knowledge base article comment.
First included in: applicationCommon/ArticleComment (this entity)
Properties
Name | Value |
---|
displayName | Title |
description | Title of the knowledge base article comment. |
dataFormat | string |
maximumLength | 200 |
isNullable | true |
sourceName | title |
Traits
List of traits for the title attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "required" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Title |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Title of the knowledge base article comment. |
| entity | a reference to the constant entity holding the list of localized text |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "title" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "3" | integer | |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|
maximumLength | "200" | integer | |
is.dataFormat.character
is.dataFormat.array
Comment text for the knowledge base article.
First included in: applicationCommon/ArticleComment (this entity)
Properties
Name | Value |
---|
displayName | Comment Text |
description | Comment text for the knowledge base article. |
dataFormat | string |
maximumLength | 100000 |
isNullable | true |
sourceName | commenttext |
Traits
List of traits for the commentText attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Comment Text |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Comment text for the knowledge base article. |
| entity | a reference to the constant entity holding the list of localized text |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "commenttext" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "4" | integer | |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|
maximumLength | "100000" | integer | |
is.dataFormat.character
is.dataFormat.array
Date and time when the knowledge base article comment was created.
First included in: applicationCommon/ArticleComment (this entity)
Properties
Name | Value |
---|
displayName | Created On |
description | Date and time when the knowledge base article comment was created. |
dataFormat | dateTime |
isNullable | true |
sourceName | createdon |
Traits
List of traits for the createdOn attribute are listed below.
is.dataFormat.date
means.measurement.date
is.dataFormat.time
means.measurement.time
means.measurement.date.creation
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Created On |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Date and time when the knowledge base article comment was created. |
| entity | a reference to the constant entity holding the list of localized text |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "createdon" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "5" | integer | |
is.dataFormat.time
is.dataFormat.date
Unique identifier of the user who created the knowledge base article comment.
First included in: applicationCommon/ArticleComment (this entity)
Properties
Name | Value |
---|
displayName | Created By |
description | Unique identifier of the user who created the knowledge base article comment. |
dataFormat | guid |
isNullable | true |
sourceName | createdby |
Traits
List of traits for the createdBy attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.CDS.lookup
The attribute represents a style of lookup in CDS for Applications
Parameter | Value | Data type | Explanation |
---|
style | "single" | string | |
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Created By |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Unique identifier of the user who created the knowledge base article comment. |
| entity | a reference to the constant entity holding the list of localized text |
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation |
---|
entityReferences | | entity | a reference to the constant entity holding the list of entity references |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "createdby" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "6" | integer | |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
Date and time when the knowledge base article comment was last modified.
First included in: applicationCommon/ArticleComment (this entity)
Properties
Name | Value |
---|
displayName | Modified On |
description | Date and time when the knowledge base article comment was last modified. |
dataFormat | dateTime |
isNullable | true |
sourceName | modifiedon |
Traits
List of traits for the modifiedOn attribute are listed below.
is.dataFormat.date
means.measurement.date
is.dataFormat.time
means.measurement.time
means.measurement.date.modify
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Modified On |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Date and time when the knowledge base article comment was last modified. |
| entity | a reference to the constant entity holding the list of localized text |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "modifiedon" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "7" | integer | |
is.dataFormat.time
is.dataFormat.date
Unique identifier of the user who last modified the knowledge base article comment.
First included in: applicationCommon/ArticleComment (this entity)
Properties
Name | Value |
---|
displayName | Modified By |
description | Unique identifier of the user who last modified the knowledge base article comment. |
dataFormat | guid |
isNullable | true |
sourceName | modifiedby |
Traits
List of traits for the modifiedBy attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.CDS.lookup
The attribute represents a style of lookup in CDS for Applications
Parameter | Value | Data type | Explanation |
---|
style | "single" | string | |
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Modified By |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Unique identifier of the user who last modified the knowledge base article comment. |
| entity | a reference to the constant entity holding the list of localized text |
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation |
---|
entityReferences | | entity | a reference to the constant entity holding the list of entity references |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "modifiedby" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "8" | integer | |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
First included in: applicationCommon/ArticleComment (this entity)
Properties
Name | Value |
---|
dataFormat | int64 |
isNullable | true |
sourceName | versionnumber |
Traits
List of traits for the versionNumber attribute are listed below.
is.dataFormat.integer
is.dataFormat.big
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "versionnumber" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "13" | integer | |
is.dataFormat.integer
is.dataFormat.big
Unique identifier of the organization with which the article comment is associated.
First included in: applicationCommon/ArticleComment (this entity)
Properties
Name | Value |
---|
displayName | Organization |
description | Unique identifier of the organization with which the article comment is associated. |
dataFormat | guid |
sourceName | organizationid |
Traits
List of traits for the organizationId attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "systemrequired" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Organization |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Unique identifier of the organization with which the article comment is associated. |
| entity | a reference to the constant entity holding the list of localized text |
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "organizationid" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "14" | integer | |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
Unique identifier of the delegate user who created the kbarticlecomment.
First included in: applicationCommon/ArticleComment (this entity)
Properties
Name | Value |
---|
displayName | Created By (Delegate) |
description | Unique identifier of the delegate user who created the kbarticlecomment. |
dataFormat | guid |
isNullable | true |
sourceName | createdonbehalfby |
Traits
List of traits for the createdOnBehalfBy attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.CDS.lookup
The attribute represents a style of lookup in CDS for Applications
Parameter | Value | Data type | Explanation |
---|
style | "single" | string | |
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Created By (Delegate) |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Unique identifier of the delegate user who created the kbarticlecomment. |
| entity | a reference to the constant entity holding the list of localized text |
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation |
---|
entityReferences | | entity | a reference to the constant entity holding the list of entity references |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "createdonbehalfby" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "17" | integer | |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array
Unique identifier of the delegate user who last modified the kbarticlecomment.
First included in: applicationCommon/ArticleComment (this entity)
Properties
Name | Value |
---|
displayName | Modified By (Delegate) |
description | Unique identifier of the delegate user who last modified the kbarticlecomment. |
dataFormat | guid |
isNullable | true |
sourceName | modifiedonbehalfby |
Traits
List of traits for the modifiedOnBehalfBy attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.CDS.lookup
The attribute represents a style of lookup in CDS for Applications
Parameter | Value | Data type | Explanation |
---|
style | "single" | string | |
is.requiredAtLevel
The requirement level for setting values into this attribute in CDS for Applications or for including this attribute in entities created in CDS for Analytics
Parameter | Value | Data type | Explanation |
---|
level | "none" | string | values can be: 'systemrequired', 'required', 'recommended', 'none' |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Modified By (Delegate) |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Unique identifier of the delegate user who last modified the kbarticlecomment. |
| entity | a reference to the constant entity holding the list of localized text |
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation |
---|
entityReferences | | entity | a reference to the constant entity holding the list of entity references |
is.nullable
The attribute value may be set to NULL.
is.CDS.sourceNamed
the unique name that identifies this object in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
name | "modifiedonbehalfby" | string | |
is.CDS.ordered
the column number for an attribute with an entity in CDS for Applications.
Parameter | Value | Data type | Explanation |
---|
ordinal | "21" | integer | |
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array