Edit

Knowledge Harvest Plan (msdyn_knowledgeharvestplan) table/entity reference (Microsoft Dataverse)

Stores configuration settings for knowledge harvesting per source entity.

Messages

The following table lists the messages for the Knowledge Harvest Plan (msdyn_knowledgeharvestplan) table. Messages represent operations that can be performed on the table. They may also be events.

Name
Is Event?
Web API Operation SDK for .NET
Assign
Event: True
PATCH /msdyn_knowledgeharvestplans(msdyn_knowledgeharvestplanid)
Update the ownerid property.
AssignRequest
Associate
Event: True
Associate records Associate records
Create
Event: True
POST /msdyn_knowledgeharvestplans
See Create
Create records
CreateMultiple
Event: True
CreateMultiple CreateMultipleRequest
Delete
Event: True
DELETE /msdyn_knowledgeharvestplans(msdyn_knowledgeharvestplanid)
See Delete
Delete records
Disassociate
Event: True
Disassociate records Disassociate records
GrantAccess
Event: True
GrantAccess GrantAccessRequest
IsValidStateTransition
Event: False
IsValidStateTransition IsValidStateTransitionRequest
ModifyAccess
Event: True
ModifyAccess ModifyAccessRequest
Retrieve
Event: True
GET /msdyn_knowledgeharvestplans(msdyn_knowledgeharvestplanid)
See Retrieve
Retrieve records
RetrieveMultiple
Event: True
GET /msdyn_knowledgeharvestplans
See Query data
Query data
RetrievePrincipalAccess
Event: True
RetrievePrincipalAccess RetrievePrincipalAccessRequest
RetrieveSharedPrincipalsAndAccess
Event: True
RetrieveSharedPrincipalsAndAccess RetrieveSharedPrincipalsAndAccessRequest
RevokeAccess
Event: True
RevokeAccess RevokeAccessRequest
SetState
Event: True
PATCH /msdyn_knowledgeharvestplans(msdyn_knowledgeharvestplanid)
Update the statecode and statuscode properties.
SetStateRequest
Update
Event: True
PATCH /msdyn_knowledgeharvestplans(msdyn_knowledgeharvestplanid)
See Update
Update records
UpdateMultiple
Event: True
UpdateMultiple UpdateMultipleRequest
Upsert
Event: False
PATCH /msdyn_knowledgeharvestplans(msdyn_knowledgeharvestplanid)
See Upsert a table row
UpsertRequest
UpsertMultiple
Event: False
UpsertMultiple UpsertMultipleRequest

Events

The following table lists the events for the Knowledge Harvest Plan (msdyn_knowledgeharvestplan) table. Events are messages that exist so that you can subscribe to them. Unless you added the event, you shouldn't invoke the message, only subscribe to it.

Name Web API Operation SDK for .NET
BulkRetain BulkRetain Learn to use messages with the SDK for .NET
PurgeRetainedContent PurgeRetainedContent Learn to use messages with the SDK for .NET
Retain Retain Learn to use messages with the SDK for .NET
RollbackRetain RollbackRetain Learn to use messages with the SDK for .NET
ValidateRetentionConfig ValidateRetentionConfig Learn to use messages with the SDK for .NET

Properties

The following table lists selected properties for the Knowledge Harvest Plan (msdyn_knowledgeharvestplan) table.

Property Value
DisplayName Knowledge Harvest Plan
DisplayCollectionName Knowledge Harvest Plans
SchemaName msdyn_knowledgeharvestplan
CollectionSchemaName msdyn_knowledgeharvestplans
EntitySetName msdyn_knowledgeharvestplans
LogicalName msdyn_knowledgeharvestplan
LogicalCollectionName msdyn_knowledgeharvestplans
PrimaryIdAttribute msdyn_knowledgeharvestplanid
PrimaryNameAttribute msdyn_name
TableType Standard
OwnershipType UserOwned

Writable columns/attributes

These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.

ImportSequenceNumber

Property Value
Description Sequence number of the import that created this record.
DisplayName Import Sequence Number
IsValidForForm False
IsValidForRead True
LogicalName importsequencenumber
RequiredLevel None
Type Integer
MaxValue 2147483647
MinValue -2147483648

IsCustomizable

Property Value
Description For internal use only.
DisplayName Is Customizable
IsValidForForm False
IsValidForRead True
LogicalName iscustomizable
RequiredLevel SystemRequired
Type ManagedProperty

msdyn_additionaldetails

Property Value
Description
DisplayName Additional details
IsValidForForm True
IsValidForRead True
LogicalName msdyn_additionaldetails
RequiredLevel None
Type Memo
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 1048576

msdyn_backfillfromoption

Property Value
Description Time range for backfilling records when the harvest plan starts.
DisplayName Backfill From Option
IsValidForForm True
IsValidForRead True
LogicalName msdyn_backfillfromoption
RequiredLevel ApplicationRequired
Type Picklist
DefaultFormValue 100000100
GlobalChoiceName msdyn_knowledgeharvestplan_msdyn_backfillfromoption

msdyn_backfillfromoption Choices/Options

Value Label
100000100 All available records
100000200 Last 30 days
100000300 Last 60 days
100000400 Last 3 months
100000500 Last 6 months
100000600 No backfill

msdyn_conditions

Property Value
Description JSON-serialized KnowledgeHarvestConditionsSetting containing condition expressions and FetchXML filters.
DisplayName Conditions
IsValidForForm True
IsValidForRead True
LogicalName msdyn_conditions
RequiredLevel None
Type Memo
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 1048576

msdyn_fieldmappings

Property Value
Description JSON-serialized field mapping configuration that maps source entity fields to knowledge article fields.
DisplayName Field Mappings
IsValidForForm True
IsValidForRead True
LogicalName msdyn_fieldmappings
RequiredLevel None
Type Memo
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 1048576

msdyn_frequencytype

Property Value
Description Defines the schedule type for harvesting: Realtime, Once, or Recurring.
DisplayName Frequency Type
IsValidForForm True
IsValidForRead True
LogicalName msdyn_frequencytype
RequiredLevel ApplicationRequired
Type Picklist
DefaultFormValue -1
GlobalChoiceName msdyn_knowledgeharvestplan_msdyn_frequencytype

msdyn_frequencytype Choices/Options

Value Label
0 Realtime
1 Once
2 Recurring

msdyn_harvesteligibilityconditionid

Property Value
Description Reference to the harvest eligibility condition for this plan.
DisplayName Harvest Eligibility Condition
IsValidForForm True
IsValidForRead True
LogicalName msdyn_harvesteligibilityconditionid
RequiredLevel None
Type Uniqueidentifier

msdyn_harvestingdatatype

Property Value
Description Indicates what type of entity this harvest plan is harvesting from
DisplayName harvestingdatatype
IsValidForForm True
IsValidForRead True
LogicalName msdyn_harvestingdatatype
RequiredLevel ApplicationRequired
Type Picklist
DefaultFormValue 0
GlobalChoiceName msdyn_knowledgeharvestplan_msdyn_harvestingdatatype

msdyn_harvestingdatatype Choices/Options

Value Label
0 Case
1 Conversation
2 Custom Entity

msdyn_harvestsourceentity

Property Value
Description
DisplayName Knowledge Harvest Source Entity
IsValidForForm True
IsValidForRead True
LogicalName msdyn_harvestsourceentity
RequiredLevel None
Type Memo
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 1048576

msdyn_harvesttype

Property Value
Description Defines the schedule types for harvesting. Multiple values can be combined (for example Realtime + Once, or Recurring + Once).
DisplayName Harvest Type
IsValidForForm True
IsValidForRead True
LogicalName msdyn_harvesttype
RequiredLevel ApplicationRequired
Type MultiSelectPicklist
DefaultFormValue
GlobalChoiceName msdyn_knowledgeharvestplan_msdyn_harvesttype

msdyn_harvesttype Choices/Options

Value Label
0 Realtime
1 Once
2 Recurring

msdyn_isautopublishenabled

Property Value
Description Indicates whether harvested articles are automatically published without manual review.
DisplayName Is Auto Publish Enabled
IsValidForForm True
IsValidForRead True
LogicalName msdyn_isautopublishenabled
RequiredLevel None
Type Boolean
GlobalChoiceName msdyn_knowledgeharvestplan_msdyn_isautopublishenabled
DefaultValue False
True Label
False Label

msdyn_isinternal

Property Value
Description Indicates whether harvested articles are marked as internal.
DisplayName Is Internal
IsValidForForm True
IsValidForRead True
LogicalName msdyn_isinternal
RequiredLevel None
Type Boolean
GlobalChoiceName msdyn_knowledgeharvestplan_msdyn_isinternal
DefaultValue False
True Label
False Label

msdyn_isupdatekbarticleenabled

Property Value
Description Indicates whether existing knowledge articles can be updated (versioned) during harvesting.
DisplayName Is Update KB Article Enabled
IsValidForForm True
IsValidForRead True
LogicalName msdyn_isupdatekbarticleenabled
RequiredLevel None
Type Boolean
GlobalChoiceName msdyn_knowledgeharvestplan_msdyn_isupdatekbarticleenabled
DefaultValue False
True Label
False Label

msdyn_keeprunningoption

Property Value
Description Ongoing execution behavior for the harvest plan.
DisplayName Keep Running Option
IsValidForForm True
IsValidForRead True
LogicalName msdyn_keeprunningoption
RequiredLevel ApplicationRequired
Type Picklist
DefaultFormValue 100000100
GlobalChoiceName msdyn_knowledgeharvestplan_msdyn_keeprunningoption

msdyn_keeprunningoption Choices/Options

Value Label
100000100 For every record (realtime)
100000600 Just once

msdyn_knowledgearticletemplateid

Property Value
Description Reference to the knowledge article template used for harvesting.
DisplayName Knowledge Article Template
IsValidForForm True
IsValidForRead True
LogicalName msdyn_knowledgearticletemplateid
RequiredLevel None
Type Uniqueidentifier

msdyn_knowledgeharvestplanId

Property Value
Description Unique identifier for entity instances
DisplayName Knowledge Harvest Plan Id
IsValidForForm False
IsValidForRead True
LogicalName msdyn_knowledgeharvestplanid
RequiredLevel SystemRequired
Type Uniqueidentifier

msdyn_lastruntime

Property Value
Description
DisplayName Last Run Time
IsValidForForm True
IsValidForRead True
LogicalName msdyn_lastruntime
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Inactive
SourceTypeMask 0

msdyn_localizationlanguagecode

Property Value
Description language code used for harvested knowledge articles (e.g. en-US).
DisplayName Localization Language Code
IsValidForForm True
IsValidForRead True
LogicalName msdyn_localizationlanguagecode
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 20

msdyn_name

Property Value
Description Name of the harvest plan.
DisplayName Name
IsValidForForm True
IsValidForRead True
LogicalName msdyn_name
RequiredLevel ApplicationRequired
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 200

msdyn_nextruntime

Property Value
Description
DisplayName Next Run Time
IsValidForForm True
IsValidForRead True
LogicalName msdyn_nextruntime
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Inactive
SourceTypeMask 0

msdyn_priorityorder

Property Value
Description
DisplayName Priority Order
IsValidForForm True
IsValidForRead True
LogicalName msdyn_priorityorder
RequiredLevel None
Type Integer
MaxValue 2147483647
MinValue -2147483648

msdyn_recurringtype

Property Value
Description Defines the recurring schedule pattern: Daily, Weekly, Bi-weekly, or Monthly.
DisplayName Recurring Type
IsValidForForm True
IsValidForRead True
LogicalName msdyn_recurringtype
RequiredLevel None
Type Picklist
DefaultFormValue -1
GlobalChoiceName msdyn_knowledgeharvestplan_msdyn_recurringtype

msdyn_recurringtype Choices/Options

Value Label
0 Daily
1 Weekly
2 Bi-weekly
3 Monthly
100000100 Hourly
100000200 Daily
100000300 Weekly
100000400 Bi-weekly

msdyn_versioning

Property Value
Description Version identifier for tracking customer edits to this harvest plan.
DisplayName Versioning
IsValidForForm True
IsValidForRead True
LogicalName msdyn_versioning
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

OverriddenCreatedOn

Property Value
Description Date and time that the record was migrated.
DisplayName Record Created On
IsValidForForm False
IsValidForRead True
LogicalName overriddencreatedon
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Inactive
SourceTypeMask 0

OwnerId

Property Value
Description Owner Id
DisplayName Owner
IsValidForForm True
IsValidForRead True
LogicalName ownerid
RequiredLevel SystemRequired
Type Owner
Targets systemuser, team

OwnerIdType

Property Value
Description Owner Id Type
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName owneridtype
RequiredLevel SystemRequired
Type EntityName

statecode

Property Value
Description
DisplayName Status
IsValidForForm True
IsValidForRead True
LogicalName statecode
RequiredLevel SystemRequired
Type State
DefaultFormValue
GlobalChoiceName msdyn_knowledgeharvestplan_statecode

statecode Choices/Options

Value Details
0 Label: Draft
DefaultStatus: 1
InvariantName: Active
1 Label: InProgress
DefaultStatus: 2
InvariantName: Inactive
2 Label: Paused
DefaultStatus: 3
InvariantName: Paused
3 Label: Completed
DefaultStatus: 5
InvariantName: Stopped
4 Label: Completed
DefaultStatus: 6
InvariantName: Completed
5 Label: Failed
DefaultStatus: 7
InvariantName: Failed
6 Label: Draft
DefaultStatus: 8
InvariantName: Draft

statuscode

Property Value
Description
DisplayName Status Reason
IsValidForForm True
IsValidForRead True
LogicalName statuscode
RequiredLevel None
Type Status
DefaultFormValue
GlobalChoiceName msdyn_knowledgeharvestplan_statuscode

statuscode Choices/Options

Value Details
1 Label: Draft
State:0
TransitionData: None
2 Label: InProgress
State:1
TransitionData: None
3 Label: Paused
State:2
TransitionData: None
4 Label: Completed
State:2
TransitionData: None
5 Label: Stopped
State:3
TransitionData: None
6 Label: Completed
State:4
TransitionData: None
7 Label: Failed
State:5
TransitionData: None
8 Label: Draft
State:6
TransitionData: None

TimeZoneRuleVersionNumber

Property Value
Description For internal use only.
DisplayName Time Zone Rule Version Number
IsValidForForm False
IsValidForRead True
LogicalName timezoneruleversionnumber
RequiredLevel None
Type Integer
MaxValue 2147483647
MinValue -1

UTCConversionTimeZoneCode

Property Value
Description Time zone code that was in use when the record was created.
DisplayName UTC Conversion Time Zone Code
IsValidForForm False
IsValidForRead True
LogicalName utcconversiontimezonecode
RequiredLevel None
Type Integer
MaxValue 2147483647
MinValue -1

Read-only columns/attributes

These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.

ComponentIdUnique

Property Value
Description For internal use only.
DisplayName Row id unique
IsValidForForm False
IsValidForRead True
LogicalName componentidunique
RequiredLevel SystemRequired
Type Uniqueidentifier

ComponentState

Property Value
Description For internal use only.
DisplayName Component State
IsValidForForm False
IsValidForRead True
LogicalName componentstate
RequiredLevel SystemRequired
Type Picklist
DefaultFormValue
GlobalChoiceName componentstate

ComponentState Choices/Options

Value Label
0 Published
1 Unpublished
2 Deleted
3 Deleted Unpublished

CreatedBy

Property Value
Description Unique identifier of the user who created the record.
DisplayName Created By
IsValidForForm True
IsValidForRead True
LogicalName createdby
RequiredLevel None
Type Lookup
Targets systemuser

CreatedOn

Property Value
Description Date and time when the record was created.
DisplayName Created On
IsValidForForm True
IsValidForRead True
LogicalName createdon
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Inactive
SourceTypeMask 0

CreatedOnBehalfBy

Property Value
Description Unique identifier of the delegate user who created the record.
DisplayName Created By (Delegate)
IsValidForForm True
IsValidForRead True
LogicalName createdonbehalfby
RequiredLevel None
Type Lookup
Targets systemuser

IsManaged

Property Value
Description Indicates whether the solution component is part of a managed solution.
DisplayName Is Managed
IsValidForForm False
IsValidForRead True
LogicalName ismanaged
RequiredLevel SystemRequired
Type Boolean
GlobalChoiceName ismanaged
DefaultValue False
True Label Managed
False Label Unmanaged

ModifiedBy

Property Value
Description Unique identifier of the user who modified the record.
DisplayName Modified By
IsValidForForm True
IsValidForRead True
LogicalName modifiedby
RequiredLevel None
Type Lookup
Targets systemuser

ModifiedOn

Property Value
Description Date and time when the record was last modified.
DisplayName Modified On
IsValidForForm True
IsValidForRead True
LogicalName modifiedon
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Inactive
SourceTypeMask 0

ModifiedOnBehalfBy

Property Value
Description Unique identifier of the delegate user who last modified the record.
DisplayName Modified By (Delegate)
IsValidForForm True
IsValidForRead True
LogicalName modifiedonbehalfby
RequiredLevel None
Type Lookup
Targets systemuser

OverwriteTime

Property Value
Description For internal use only.
DisplayName Record Overwrite Time
IsValidForForm False
IsValidForRead True
LogicalName overwritetime
RequiredLevel SystemRequired
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Inactive
SourceTypeMask 0

OwnerIdName

Property Value
Description Name of the owner
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName owneridname
RequiredLevel SystemRequired
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

OwnerIdYomiName

Property Value
Description Yomi name of the owner
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName owneridyominame
RequiredLevel SystemRequired
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

OwningBusinessUnit

Property Value
Description Unique identifier for the business unit that owns the record
DisplayName Owning Business Unit
IsValidForForm True
IsValidForRead True
LogicalName owningbusinessunit
RequiredLevel None
Type Lookup
Targets businessunit

OwningTeam

Property Value
Description Unique identifier for the team that owns the record.
DisplayName Owning Team
IsValidForForm False
IsValidForRead True
LogicalName owningteam
RequiredLevel None
Type Lookup
Targets team

OwningUser

Property Value
Description Unique identifier for the user that owns the record.
DisplayName Owning User
IsValidForForm False
IsValidForRead True
LogicalName owninguser
RequiredLevel None
Type Lookup
Targets systemuser

SolutionId

Property Value
Description Unique identifier of the associated solution.
DisplayName Solution
IsValidForForm False
IsValidForRead True
LogicalName solutionid
RequiredLevel SystemRequired
Type Uniqueidentifier

SupportingSolutionId

Property Value
Description For internal use only.
DisplayName Solution
IsValidForForm False
IsValidForRead False
LogicalName supportingsolutionid
RequiredLevel None
Type Uniqueidentifier

VersionNumber

Property Value
Description Version Number
DisplayName Version Number
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
RequiredLevel None
Type BigInt
MaxValue 9223372036854775807
MinValue -9223372036854775808

Many-to-One relationships

These relationships are many-to-one. Listed by SchemaName.

business_unit_msdyn_knowledgeharvestplan

One-To-Many Relationship: businessunit business_unit_msdyn_knowledgeharvestplan

Property Value
ReferencedEntity businessunit
ReferencedAttribute businessunitid
ReferencingAttribute owningbusinessunit
ReferencingEntityNavigationPropertyName owningbusinessunit
IsHierarchical
CascadeConfiguration Archive: Restrict
Assign: NoCascade
Delete: Restrict
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_knowledgeharvestplan_createdby

One-To-Many Relationship: systemuser lk_msdyn_knowledgeharvestplan_createdby

Property Value
ReferencedEntity systemuser
ReferencedAttribute systemuserid
ReferencingAttribute createdby
ReferencingEntityNavigationPropertyName createdby
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_knowledgeharvestplan_createdonbehalfby

One-To-Many Relationship: systemuser lk_msdyn_knowledgeharvestplan_createdonbehalfby

Property Value
ReferencedEntity systemuser
ReferencedAttribute systemuserid
ReferencingAttribute createdonbehalfby
ReferencingEntityNavigationPropertyName createdonbehalfby
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_knowledgeharvestplan_modifiedby

One-To-Many Relationship: systemuser lk_msdyn_knowledgeharvestplan_modifiedby

Property Value
ReferencedEntity systemuser
ReferencedAttribute systemuserid
ReferencingAttribute modifiedby
ReferencingEntityNavigationPropertyName modifiedby
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_msdyn_knowledgeharvestplan_modifiedonbehalfby

One-To-Many Relationship: systemuser lk_msdyn_knowledgeharvestplan_modifiedonbehalfby

Property Value
ReferencedEntity systemuser
ReferencedAttribute systemuserid
ReferencingAttribute modifiedonbehalfby
ReferencingEntityNavigationPropertyName modifiedonbehalfby
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

owner_msdyn_knowledgeharvestplan

One-To-Many Relationship: owner owner_msdyn_knowledgeharvestplan

Property Value
ReferencedEntity owner
ReferencedAttribute ownerid
ReferencingAttribute ownerid
ReferencingEntityNavigationPropertyName ownerid
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

team_msdyn_knowledgeharvestplan

One-To-Many Relationship: team team_msdyn_knowledgeharvestplan

Property Value
ReferencedEntity team
ReferencedAttribute teamid
ReferencingAttribute owningteam
ReferencingEntityNavigationPropertyName owningteam
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

user_msdyn_knowledgeharvestplan

One-To-Many Relationship: systemuser user_msdyn_knowledgeharvestplan

Property Value
ReferencedEntity systemuser
ReferencedAttribute systemuserid
ReferencingAttribute owninguser
ReferencingEntityNavigationPropertyName owninguser
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

One-to-Many relationships

These relationships are one-to-many. Listed by SchemaName.

msdyn_knowledgeharvestplan_AsyncOperations

Many-To-One Relationship: asyncoperation msdyn_knowledgeharvestplan_AsyncOperations

Property Value
ReferencingEntity asyncoperation
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName msdyn_knowledgeharvestplan_AsyncOperations
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

msdyn_knowledgeharvestplan_BulkDeleteFailures

Many-To-One Relationship: bulkdeletefailure msdyn_knowledgeharvestplan_BulkDeleteFailures

Property Value
ReferencingEntity bulkdeletefailure
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName msdyn_knowledgeharvestplan_BulkDeleteFailures
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

msdyn_knowledgeharvestplan_historicalcaseharvestrun

Many-To-One Relationship: msdyn_historicalcaseharvestrun msdyn_knowledgeharvestplan_historicalcaseharvestrun

Property Value
ReferencingEntity msdyn_historicalcaseharvestrun
ReferencingAttribute msdyn_knowledgeharvestplanid
ReferencedEntityNavigationPropertyName msdyn_knowledgeharvestplan_historicalcaseharvestrun
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: UseCollectionName
Group: Details
Label:
MenuId: null
Order: 10000
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

msdyn_knowledgeharvestplan_MailboxTrackingFolders

Many-To-One Relationship: mailboxtrackingfolder msdyn_knowledgeharvestplan_MailboxTrackingFolders

Property Value
ReferencingEntity mailboxtrackingfolder
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName msdyn_knowledgeharvestplan_MailboxTrackingFolders
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

msdyn_knowledgeharvestplan_PrincipalObjectAttributeAccesses

Many-To-One Relationship: principalobjectattributeaccess msdyn_knowledgeharvestplan_PrincipalObjectAttributeAccesses

Property Value
ReferencingEntity principalobjectattributeaccess
ReferencingAttribute objectid
ReferencedEntityNavigationPropertyName msdyn_knowledgeharvestplan_PrincipalObjectAttributeAccesses
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

msdyn_knowledgeharvestplan_ProcessSession

Many-To-One Relationship: processsession msdyn_knowledgeharvestplan_ProcessSession

Property Value
ReferencingEntity processsession
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName msdyn_knowledgeharvestplan_ProcessSession
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

msdyn_knowledgeharvestplan_SyncErrors

Many-To-One Relationship: syncerror msdyn_knowledgeharvestplan_SyncErrors

Property Value
ReferencingEntity syncerror
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName msdyn_knowledgeharvestplan_SyncErrors
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

See also

Dataverse table/entity reference
Dataverse Web API Reference
msdyn_knowledgeharvestplan