EntityAnalyticsConfig table/entity reference
Note
Unsure about table vs. entity? See Developers: Understand terminology in Microsoft Dataverse.
This entity contains information about which entities are enabled for Azure Data Lake Services integration
Added by: Advanced Analytics Infrastructure Solution
Messages
| Message | Web API Operation | SDK Assembly |
|---|---|---|
| Create | POST [org URI]/api/data/v9.0/entityanalyticsconfigs See Create |
CreateRequest or Create |
| Delete | DELETE [org URI]/api/data/v9.0/entityanalyticsconfigs(entityanalyticsconfigid) See Delete |
DeleteRequest or Delete |
| Retrieve | GET [org URI]/api/data/v9.0/entityanalyticsconfigs(entityanalyticsconfigid) See Retrieve |
RetrieveRequest or Retrieve |
| RetrieveMultiple | GET [org URI]/api/data/v9.0/entityanalyticsconfigs See Query Data |
RetrieveMultipleRequest or RetrieveMultiple |
| Update | PATCH [org URI]/api/data/v9.0/entityanalyticsconfigs(entityanalyticsconfigid) See Update |
UpdateRequest or Update |
Properties
| Property | Value |
|---|---|
| CollectionSchemaName | EntityAnalyticsConfigs |
| DisplayCollectionName | Entity Analytics Config |
| DisplayName | Entity Analytics Config |
| EntitySetName | entityanalyticsconfigs |
| IsBPFEntity | False |
| LogicalCollectionName | entityanalyticsconfigs |
| LogicalName | entityanalyticsconfig |
| OwnershipType | OrganizationOwned |
| PrimaryIdAttribute | entityanalyticsconfigid |
| PrimaryNameAttribute | parententitylogicalname |
| SchemaName | EntityAnalyticsConfig |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- EntityAnalyticsConfigId
- IsEnabledForADLS
- IsEnabledForTimeSeries
- ParentEntityId
- ParentEntityLogicalName
EntityAnalyticsConfigId
| Property | Value |
|---|---|
| Description | Unique identifier for entity instances |
| DisplayName | Entity Analytics Config |
| IsValidForForm | False |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | entityanalyticsconfigid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
IsEnabledForADLS
| Property | Value |
|---|---|
| Description | Azure Data Lake Storage is enabled for the selected entity |
| DisplayName | Is Enabled For ADLS |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | isenabledforadls |
| RequiredLevel | None |
| Type | Boolean |
IsEnabledForADLS Choices/Options
| Value | Label | Description |
|---|---|---|
| 1 | Yes | |
| 0 | No |
DefaultValue: False
IsEnabledForTimeSeries
| Property | Value |
|---|---|
| Description | Time series is enabled for the selected entity |
| DisplayName | Is Enabled For Time Series |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | isenabledfortimeseries |
| RequiredLevel | None |
| Type | Boolean |
IsEnabledForTimeSeries Choices/Options
| Value | Label | Description |
|---|---|---|
| 1 | Yes | |
| 0 | No |
DefaultValue: False
ParentEntityId
| Property | Value |
|---|---|
| Description | Unique identifier for Entity associated with Entity Analytics Config. |
| DisplayName | Parent Entity Id |
| IsValidForForm | True |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | parententityid |
| RequiredLevel | None |
| Targets | entity |
| Type | Lookup |
ParentEntityLogicalName
| Property | Value |
|---|---|
| Description | Entity Logical Name For Analytics |
| DisplayName | Entity Logical Name For Analytics |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | parententitylogicalname |
| MaxLength | 128 |
| RequiredLevel | SystemRequired |
| Type | String |
Read-only columns/attributes
These columns/attributes return false for both IsValidForCreate or IsValidForUpdate. Listed by SchemaName.
- ComponentIdUnique
- ComponentState
- CreatedOn
- IsManaged
- ModifiedOn
- OrganizationId
- OrganizationIdName
- OverwriteTime
- ParentEntityIdName
- SolutionId
- SupportingSolutionId
- VersionNumber
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 |
ComponentState Choices/Options
| Value | Label | Description |
|---|---|---|
| 0 | Published | |
| 1 | Unpublished | |
| 2 | Deleted | |
| 3 | Deleted Unpublished |
CreatedOn
| Property | Value |
|---|---|
| DateTimeBehavior | UserLocal |
| Description | Date and time when the record was created. |
| DisplayName | Created On |
| Format | DateAndTime |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdon |
| RequiredLevel | None |
| Type | DateTime |
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 |
IsManaged Choices/Options
| Value | Label | Description |
|---|---|---|
| 1 | Managed | |
| 0 | Unmanaged |
DefaultValue: False
ModifiedOn
| Property | Value |
|---|---|
| DateTimeBehavior | UserLocal |
| Description | Date and time when the record was modified. |
| DisplayName | Modified On |
| Format | DateAndTime |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedon |
| RequiredLevel | None |
| Type | DateTime |
OrganizationId
| Property | Value |
|---|---|
| Description | Unique identifier for the organization |
| DisplayName | Organization Id |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | organizationid |
| RequiredLevel | None |
| Targets | organization |
| Type | Lookup |
OrganizationIdName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | organizationidname |
| MaxLength | 160 |
| RequiredLevel | None |
| Type | String |
OverwriteTime
| Property | Value |
|---|---|
| DateTimeBehavior | UserLocal |
| Description | For internal use only. |
| DisplayName | Record Overwrite Time |
| Format | DateAndTime |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | overwritetime |
| RequiredLevel | SystemRequired |
| Type | DateTime |
ParentEntityIdName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | parententityidname |
| MaxLength | 128 |
| RequiredLevel | None |
| Type | String |
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 of Entity Analytics Config. |
| DisplayName | Version Number |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | versionnumber |
| MaxValue | 9223372036854775807 |
| MinValue | -9223372036854775808 |
| RequiredLevel | None |
| Type | BigInt |
One-To-Many Relationships
Listed by SchemaName.
- entityanalyticsconfig_SyncErrors
- entityanalyticsconfig_AsyncOperations
- entityanalyticsconfig_MailboxTrackingFolders
- entityanalyticsconfig_BulkDeleteFailures
- entityanalyticsconfig_PrincipalObjectAttributeAccesses
entityanalyticsconfig_SyncErrors
Added by: System Solution Solution
Same as syncerror table entityanalyticsconfig_SyncErrors Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | syncerror |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | entityanalyticsconfig_SyncErrors |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
entityanalyticsconfig_AsyncOperations
Added by: System Solution Solution
Same as asyncoperation table entityanalyticsconfig_AsyncOperations Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | asyncoperation |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | entityanalyticsconfig_AsyncOperations |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
entityanalyticsconfig_MailboxTrackingFolders
Added by: System Solution Solution
Same as mailboxtrackingfolder table entityanalyticsconfig_MailboxTrackingFolders Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | mailboxtrackingfolder |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | entityanalyticsconfig_MailboxTrackingFolders |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
entityanalyticsconfig_BulkDeleteFailures
Added by: System Solution Solution
Same as bulkdeletefailure table entityanalyticsconfig_BulkDeleteFailures Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bulkdeletefailure |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | entityanalyticsconfig_BulkDeleteFailures |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
entityanalyticsconfig_PrincipalObjectAttributeAccesses
Added by: System Solution Solution
Same as principalobjectattributeaccess table entityanalyticsconfig_PrincipalObjectAttributeAccesses Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | principalobjectattributeaccess |
| ReferencingAttribute | objectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | entityanalyticsconfig_PrincipalObjectAttributeAccesses |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Many-To-One Relationships
Each Many-To-One relationship is defined by a corresponding One-To-Many relationship with the related table. Listed by SchemaName.
entity_entityanalyticsconfig
Added by: System Solution Solution
See entity Table entity_entityanalyticsconfig One-To-Many relationship.
organization_entityanalyticsconfig
Added by: System Solution Solution
See organization Table organization_entityanalyticsconfig One-To-Many relationship.
See also
About the table reference
Web API Reference
entityanalyticsconfig EntityType