Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Messages
The following table lists the messages for the AI Configuration (msdyn_AIConfiguration) 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 |
|---|---|---|
AssociateEvent: True |
Associate records | Associate records |
CancelTrainingEvent: False |
CancelTraining | Learn to use messages with the SDK for .NET |
CreateEvent: False |
POST /msdyn_aiconfigurationsSee Create |
Create records |
DeleteEvent: False |
DELETE /msdyn_aiconfigurations(msdyn_aiconfigurationid)See Delete |
Delete records |
DisassociateEvent: True |
Disassociate records | Disassociate records |
PublishAIConfigurationEvent: False |
PublishAIConfiguration | Learn to use messages with the SDK for .NET |
QuickTestEvent: False |
QuickTest | Learn to use messages with the SDK for .NET |
RetrieveEvent: False |
GET /msdyn_aiconfigurations(msdyn_aiconfigurationid)See Retrieve |
Retrieve records |
RetrieveMultipleEvent: False |
GET /msdyn_aiconfigurationsSee Query data |
Query data |
ScheduleTrainingEvent: False |
ScheduleTraining | Learn to use messages with the SDK for .NET |
TrainEvent: False |
Train | Learn to use messages with the SDK for .NET |
UnpublishAIConfigurationEvent: False |
UnpublishAIConfiguration | Learn to use messages with the SDK for .NET |
UnscheduleTrainingEvent: False |
UnscheduleTraining | Learn to use messages with the SDK for .NET |
UpdateEvent: False |
PATCH /msdyn_aiconfigurations(msdyn_aiconfigurationid)See Update |
Update records |
UpsertEvent: False |
PATCH /msdyn_aiconfigurations(msdyn_aiconfigurationid)See Upsert a table row |
UpsertRequest |
Properties
The following table lists selected properties for the AI Configuration (msdyn_AIConfiguration) table.
| Property | Value |
|---|---|
| DisplayName | AI Configuration |
| DisplayCollectionName | AI Configurations |
| SchemaName | msdyn_AIConfiguration |
| CollectionSchemaName | msdyn_AIConfigurations |
| EntitySetName | msdyn_aiconfigurations |
| LogicalName | msdyn_aiconfiguration |
| LogicalCollectionName | msdyn_aiconfigurations |
| PrimaryIdAttribute | msdyn_aiconfigurationid |
| PrimaryNameAttribute | msdyn_name |
| TableType | Standard |
| OwnershipType | None |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- ImportSequenceNumber
- IntroducedVersion
- IsCustomizable
- msdyn_AIConfigurationId
- msdyn_AIModelId
- msdyn_ConnectionReferenceId
- msdyn_CreatedFromConfigurationId
- msdyn_CustomConfiguration
- msdyn_DataBinding
- msdyn_lasterrors
- msdyn_lasttrainorrundate
- msdyn_MajorIterationNumber
- msdyn_MinorIterationNumber
- msdyn_ModelAction
- msdyn_ModelData
- msdyn_modelglobalexplainability
- msdyn_ModelPerformance
- msdyn_ModelProvisioningMetadata
- msdyn_ModelProvisioningStatus
- msdyn_ModelRunDataSpecification
- msdyn_Name
- msdyn_ResourceInfo
- msdyn_RunConfiguration
- msdyn_SchedulingOptions
- msdyn_TemplateVersion
- msdyn_TrainedModelAIConfigurationPareId
- msdyn_Type
- OverriddenCreatedOn
- statecode
- statuscode
- TimeZoneRuleVersionNumber
- UTCConversionTimeZoneCode
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 |
IntroducedVersion
| Property | Value |
|---|---|
| Description | Version in which the form is introduced. |
| DisplayName | Introduced Version |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | introducedversion |
| RequiredLevel | None |
| Type | String |
| Format | VersionNumber |
| FormatName | VersionNumber |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 48 |
IsCustomizable
| Property | Value |
|---|---|
| Description | Tells whether the component can be customized. |
| DisplayName | Customizable |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | iscustomizable |
| RequiredLevel | SystemRequired |
| Type | ManagedProperty |
msdyn_AIConfigurationId
| Property | Value |
|---|---|
| Description | Unique identifier for entity instances |
| DisplayName | AIConfiguration |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | msdyn_aiconfigurationid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
msdyn_AIModelId
| Property | Value |
|---|---|
| Description | Unique identifier for AIModel associated with AIConfiguration. |
| DisplayName | AIModel |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_aimodelid |
| RequiredLevel | SystemRequired |
| Type | Lookup |
| Targets | msdyn_aimodel |
msdyn_ConnectionReferenceId
| Property | Value |
|---|---|
| Description | Unique identifier for Connection Reference associated with AIConfiguration. |
| DisplayName | Connection Reference Id |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_connectionreferenceid |
| RequiredLevel | None |
| Type | Lookup |
| Targets | connectionreference |
msdyn_CreatedFromConfigurationId
| Property | Value |
|---|---|
| Description | |
| DisplayName | CreatedFromConfigurationId |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_createdfromconfigurationid |
| RequiredLevel | None |
| Type | Lookup |
| Targets | msdyn_aiconfiguration |
msdyn_CustomConfiguration
| Property | Value |
|---|---|
| Description | |
| DisplayName | CustomConfiguration |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_customconfiguration |
| RequiredLevel | None |
| Type | Memo |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 1048576 |
msdyn_DataBinding
| Property | Value |
|---|---|
| Description | |
| DisplayName | DataBinding |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_databinding |
| RequiredLevel | None |
| Type | Memo |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100000 |
msdyn_lasterrors
| Property | Value |
|---|---|
| Description | |
| DisplayName | LastErrors |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_lasterrors |
| RequiredLevel | None |
| Type | Memo |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100000 |
msdyn_lasttrainorrundate
| Property | Value |
|---|---|
| Description | |
| DisplayName | LastTrainOrRunDate |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_lasttrainorrundate |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | True |
| DateTimeBehavior | TimeZoneIndependent |
| Format | DateAndTime |
| ImeMode | Auto |
| SourceTypeMask | 0 |
msdyn_MajorIterationNumber
| Property | Value |
|---|---|
| Description | |
| DisplayName | MajorIterationNumber |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_majoriterationnumber |
| RequiredLevel | SystemRequired |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | 1 |
msdyn_MinorIterationNumber
| Property | Value |
|---|---|
| Description | |
| DisplayName | MinorIterationNumber |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_minoriterationnumber |
| RequiredLevel | SystemRequired |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | 0 |
msdyn_ModelAction
| Property | Value |
|---|---|
| Description | Model Action |
| DisplayName | ModelAction |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_modelaction |
| RequiredLevel | None |
| Type | Memo |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 5000 |
msdyn_ModelData
| Property | Value |
|---|---|
| Description | |
| DisplayName | ModelData |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_modeldata |
| RequiredLevel | None |
| Type | Memo |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 5000 |
msdyn_modelglobalexplainability
| Property | Value |
|---|---|
| Description | |
| DisplayName | ModelGlobalExplainability |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_modelglobalexplainability |
| RequiredLevel | None |
| Type | Memo |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100000 |
msdyn_ModelPerformance
| Property | Value |
|---|---|
| Description | |
| DisplayName | ModelPerformance |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_modelperformance |
| RequiredLevel | None |
| Type | Memo |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 1000000 |
msdyn_ModelProvisioningMetadata
| Property | Value |
|---|---|
| Description | Model Provisioning Metadata |
| DisplayName | ModelProvisioningMetadata |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_modelprovisioningmetadata |
| RequiredLevel | None |
| Type | Memo |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 1000000 |
msdyn_ModelProvisioningStatus
| Property | Value |
|---|---|
| Description | Model Provisioning Status |
| DisplayName | ModelProvisioningStatus |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_modelprovisioningstatus |
| RequiredLevel | None |
| Type | Memo |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 1000000 |
msdyn_ModelRunDataSpecification
| Property | Value |
|---|---|
| Description | |
| DisplayName | ModelRunDataSpecification |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_modelrundataspecification |
| RequiredLevel | None |
| Type | Memo |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 1048576 |
msdyn_Name
| Property | Value |
|---|---|
| Description | The name of the custom entity. |
| DisplayName | Name |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_name |
| RequiredLevel | SystemRequired |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
msdyn_ResourceInfo
| Property | Value |
|---|---|
| Description | |
| DisplayName | ResourceInfo |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_resourceinfo |
| RequiredLevel | None |
| Type | Memo |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100000 |
msdyn_RunConfiguration
| Property | Value |
|---|---|
| Description | Run Configuration |
| DisplayName | RunConfiguration |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_runconfiguration |
| RequiredLevel | None |
| Type | Memo |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 5000 |
msdyn_SchedulingOptions
| Property | Value |
|---|---|
| Description | |
| DisplayName | SchedulingOptions |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_schedulingoptions |
| RequiredLevel | None |
| Type | Memo |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 5000 |
msdyn_TemplateVersion
| Property | Value |
|---|---|
| Description | Template Version |
| DisplayName | TemplateVersion |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_templateversion |
| RequiredLevel | SystemRequired |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | 0 |
msdyn_TrainedModelAIConfigurationPareId
| Property | Value |
|---|---|
| Description | Unique identifier for AIConfiguration associated with AIConfiguration. |
| DisplayName | TrainedModelAIConfigurationParent |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_trainedmodelaiconfigurationpareid |
| RequiredLevel | None |
| Type | Lookup |
| Targets | msdyn_aiconfiguration |
msdyn_Type
| Property | Value |
|---|---|
| Description | |
| DisplayName | Type |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_type |
| RequiredLevel | SystemRequired |
| Type | Picklist |
| DefaultFormValue | -1 |
| GlobalChoiceName | msdyn_aiconfiguration_msdyn_type |
msdyn_Type Choices/Options
| Value | Label |
|---|---|
| 190690000 | TrainingConfiguration |
| 190690001 | RunConfiguration |
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 | DateOnly |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
statecode
| Property | Value |
|---|---|
| Description | Status of the AIConfiguration |
| DisplayName | Status |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | statecode |
| RequiredLevel | SystemRequired |
| Type | State |
| DefaultFormValue | |
| GlobalChoiceName | msdyn_aiconfiguration_statecode |
statecode Choices/Options
| Value | Details |
|---|---|
| 0 | Label: Draft DefaultStatus: 0 InvariantName: Draft |
| 1 | Label: InProgress DefaultStatus: 1 InvariantName: InProgress |
| 2 | Label: Done DefaultStatus: 6 InvariantName: Done |
| 3 | Label: Failed DefaultStatus: 9 InvariantName: Failed |
statuscode
| Property | Value |
|---|---|
| Description | Reason for the status of the AIConfiguration |
| DisplayName | Status Reason |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | statuscode |
| RequiredLevel | SystemRequired |
| Type | Status |
| DefaultFormValue | |
| GlobalChoiceName | msdyn_aiconfiguration_statuscode |
statuscode Choices/Options
| Value | Details |
|---|---|
| 0 | Label: Draft State:0 TransitionData: None |
| 1 | Label: Training State:1 TransitionData: None |
| 2 | Label: Cancelling State:1 TransitionData: None |
| 3 | Label: Publishing State:1 TransitionData: None |
| 4 | Label: Unpublishing State:1 TransitionData: None |
| 5 | Label: Deleting State:1 TransitionData: None |
| 6 | Label: Trained State:2 TransitionData: None |
| 7 | Label: Published State:2 TransitionData: None |
| 8 | Label: Scheduled State:2 TransitionData: None |
| 9 | Label: TrainFailed State:3 TransitionData: None |
| 10 | Label: PublishFailed State:3 TransitionData: None |
| 11 | Label: UnpublishFailed State:3 TransitionData: None |
| 12 | Label: CancelFailed State:3 TransitionData: None |
| 13 | Label: DeleteFailed State:3 TransitionData: None |
| 14 | Label: UnsuccessfulTraining State:2 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.
- ComponentState
- CreatedBy
- CreatedOn
- CreatedOnBehalfBy
- IsManaged
- ModifiedBy
- ModifiedOn
- ModifiedOnBehalfBy
- msdyn_AIConfigurationIdUnique
- msdyn_Model
- msdyn_Model_Name
- OverwriteTime
- OwnerId
- OwnerIdType
- OwningBusinessUnit
- OwningTeam
- OwningUser
- SolutionId
- SupportingSolutionId
- VersionNumber
ComponentState
| Property | Value |
|---|---|
| Description | For internal use only. |
| DisplayName | Component State |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | componentstate |
| RequiredLevel | SystemRequired |
| Type | Picklist |
| DefaultFormValue | -1 |
| 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 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 modified the record. |
| DisplayName | Modified By (Delegate) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedonbehalfby |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
msdyn_AIConfigurationIdUnique
| Property | Value |
|---|---|
| Description | For internal use only. |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | msdyn_aiconfigurationidunique |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
msdyn_Model
| Property | Value |
|---|---|
| Description | This is a file type attribute to store Ai builder Model. |
| DisplayName | msdyn_Model |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_model |
| RequiredLevel | None |
| Type | File |
| MaxSizeInKB | 32768 |
msdyn_Model_Name
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | msdyn_model_name |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Disabled |
| IsLocalizable | False |
| MaxLength | 200 |
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 | DateOnly |
| 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 | |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owneridtype |
| RequiredLevel | SystemRequired |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | -2147483648 |
OwningBusinessUnit
| Property | Value |
|---|---|
| Description | Unique identifier for the business unit that owns the record |
| DisplayName | Owning Business Unit |
| IsValidForForm | False |
| 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.
- FileAttachment_msdyn_AIConfiguration_msdyn_Model
- lk_msdyn_aiconfiguration_createdby
- lk_msdyn_aiconfiguration_createdonbehalfby
- lk_msdyn_aiconfiguration_modifiedby
- lk_msdyn_aiconfiguration_modifiedonbehalfby
- msdyn_AIConfiguration_ConnectionReference
- msdyn_aiconfiguration_msdyn_aiconfiguration
- msdyn_aimodel_msdyn_aiconfiguration
- msdyn_createdfromconfiguration_msdyn_toconfiguration
FileAttachment_msdyn_AIConfiguration_msdyn_Model
One-To-Many Relationship: fileattachment FileAttachment_msdyn_AIConfiguration_msdyn_Model
| Property | Value |
|---|---|
| ReferencedEntity | fileattachment |
| ReferencedAttribute | fileattachmentid |
| ReferencingAttribute | msdyn_model |
| ReferencingEntityNavigationPropertyName | msdyn_model |
| IsHierarchical | |
| CascadeConfiguration | Archive: RemoveLinkAssign: NoCascadeDelete: RemoveLinkMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_msdyn_aiconfiguration_createdby
One-To-Many Relationship: systemuser lk_msdyn_aiconfiguration_createdby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | createdby |
| ReferencingEntityNavigationPropertyName | createdby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_msdyn_aiconfiguration_createdonbehalfby
One-To-Many Relationship: systemuser lk_msdyn_aiconfiguration_createdonbehalfby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | createdonbehalfby |
| ReferencingEntityNavigationPropertyName | createdonbehalfby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_msdyn_aiconfiguration_modifiedby
One-To-Many Relationship: systemuser lk_msdyn_aiconfiguration_modifiedby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | modifiedby |
| ReferencingEntityNavigationPropertyName | modifiedby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_msdyn_aiconfiguration_modifiedonbehalfby
One-To-Many Relationship: systemuser lk_msdyn_aiconfiguration_modifiedonbehalfby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | modifiedonbehalfby |
| ReferencingEntityNavigationPropertyName | modifiedonbehalfby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_AIConfiguration_ConnectionReference
One-To-Many Relationship: connectionreference msdyn_AIConfiguration_ConnectionReference
| Property | Value |
|---|---|
| ReferencedEntity | connectionreference |
| ReferencedAttribute | connectionreferenceid |
| ReferencingAttribute | msdyn_connectionreferenceid |
| ReferencingEntityNavigationPropertyName | msdyn_ConnectionReferenceId |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: RemoveLinkMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_aiconfiguration_msdyn_aiconfiguration
One-To-Many Relationship: msdyn_aiconfiguration msdyn_aiconfiguration_msdyn_aiconfiguration
| Property | Value |
|---|---|
| ReferencedEntity | msdyn_aiconfiguration |
| ReferencedAttribute | msdyn_aiconfigurationid |
| ReferencingAttribute | msdyn_trainedmodelaiconfigurationpareid |
| ReferencingEntityNavigationPropertyName | msdyn_TrainedModelAIConfigurationPareId |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: RestrictMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_aimodel_msdyn_aiconfiguration
One-To-Many Relationship: msdyn_aimodel msdyn_aimodel_msdyn_aiconfiguration
| Property | Value |
|---|---|
| ReferencedEntity | msdyn_aimodel |
| ReferencedAttribute | msdyn_aimodelid |
| ReferencingAttribute | msdyn_aimodelid |
| ReferencingEntityNavigationPropertyName | msdyn_AIModelId |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: CascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_createdfromconfiguration_msdyn_toconfiguration
One-To-Many Relationship: msdyn_aiconfiguration msdyn_createdfromconfiguration_msdyn_toconfiguration
| Property | Value |
|---|---|
| ReferencedEntity | msdyn_aiconfiguration |
| ReferencedAttribute | msdyn_aiconfigurationid |
| ReferencingAttribute | msdyn_createdfromconfigurationid |
| ReferencingEntityNavigationPropertyName | msdyn_CreatedFromConfigurationId |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: RemoveLinkMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
One-to-Many relationships
These relationships are one-to-many. Listed by SchemaName.
- msdyn_aiconfiguration_AsyncOperations
- msdyn_aiconfiguration_BulkDeleteFailures
- msdyn_aiconfiguration_FileAttachments
- msdyn_aiconfiguration_MailboxTrackingFolders
- msdyn_aiconfiguration_msdyn_aiconfiguration
- msdyn_aiconfiguration_msdyn_aievent
- msdyn_aiconfiguration_msdyn_aiodtrainingimage
- msdyn_aiconfiguration_PrincipalObjectAttributeAccesses
- msdyn_aiconfiguration_ProcessSession
- msdyn_aiconfiguration_SyncErrors
- msdyn_createdfromconfiguration_msdyn_toconfiguration
- msdyn_msdyn_aiconfiguration_msdyn_aifptrainingdocument_AIConfigurationId
msdyn_aiconfiguration_AsyncOperations
Many-To-One Relationship: asyncoperation msdyn_aiconfiguration_AsyncOperations
| Property | Value |
|---|---|
| ReferencingEntity | asyncoperation |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_aiconfiguration_AsyncOperations |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_aiconfiguration_BulkDeleteFailures
Many-To-One Relationship: bulkdeletefailure msdyn_aiconfiguration_BulkDeleteFailures
| Property | Value |
|---|---|
| ReferencingEntity | bulkdeletefailure |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_aiconfiguration_BulkDeleteFailures |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_aiconfiguration_FileAttachments
Many-To-One Relationship: fileattachment msdyn_aiconfiguration_FileAttachments
| Property | Value |
|---|---|
| ReferencingEntity | fileattachment |
| ReferencingAttribute | objectid |
| ReferencedEntityNavigationPropertyName | msdyn_aiconfiguration_FileAttachments |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_aiconfiguration_MailboxTrackingFolders
Many-To-One Relationship: mailboxtrackingfolder msdyn_aiconfiguration_MailboxTrackingFolders
| Property | Value |
|---|---|
| ReferencingEntity | mailboxtrackingfolder |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_aiconfiguration_MailboxTrackingFolders |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_aiconfiguration_msdyn_aiconfiguration
Many-To-One Relationship: msdyn_aiconfiguration msdyn_aiconfiguration_msdyn_aiconfiguration
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_aiconfiguration |
| ReferencingAttribute | msdyn_trainedmodelaiconfigurationpareid |
| ReferencedEntityNavigationPropertyName | msdyn_aiconfiguration_msdyn_aiconfiguration |
| IsCustomizable | False |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_aiconfiguration_msdyn_aievent
Many-To-One Relationship: msdyn_aievent msdyn_aiconfiguration_msdyn_aievent
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_aievent |
| ReferencingAttribute | msdyn_aiconfigurationid |
| ReferencedEntityNavigationPropertyName | msdyn_aiconfiguration_msdyn_aievent |
| IsCustomizable | False |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_aiconfiguration_msdyn_aiodtrainingimage
Many-To-One Relationship: msdyn_aiodtrainingimage msdyn_aiconfiguration_msdyn_aiodtrainingimage
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_aiodtrainingimage |
| ReferencingAttribute | msdyn_aiconfigurationid |
| ReferencedEntityNavigationPropertyName | msdyn_aiconfiguration_msdyn_aiodtrainingimage |
| IsCustomizable | False |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_aiconfiguration_PrincipalObjectAttributeAccesses
Many-To-One Relationship: principalobjectattributeaccess msdyn_aiconfiguration_PrincipalObjectAttributeAccesses
| Property | Value |
|---|---|
| ReferencingEntity | principalobjectattributeaccess |
| ReferencingAttribute | objectid |
| ReferencedEntityNavigationPropertyName | msdyn_aiconfiguration_PrincipalObjectAttributeAccesses |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_aiconfiguration_ProcessSession
Many-To-One Relationship: processsession msdyn_aiconfiguration_ProcessSession
| Property | Value |
|---|---|
| ReferencingEntity | processsession |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_aiconfiguration_ProcessSession |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_aiconfiguration_SyncErrors
Many-To-One Relationship: syncerror msdyn_aiconfiguration_SyncErrors
| Property | Value |
|---|---|
| ReferencingEntity | syncerror |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_aiconfiguration_SyncErrors |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_createdfromconfiguration_msdyn_toconfiguration
Many-To-One Relationship: msdyn_aiconfiguration msdyn_createdfromconfiguration_msdyn_toconfiguration
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_aiconfiguration |
| ReferencingAttribute | msdyn_createdfromconfigurationid |
| ReferencedEntityNavigationPropertyName | msdyn_createdfromconfiguration_msdyn_toconfiguration |
| IsCustomizable | False |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_msdyn_aiconfiguration_msdyn_aifptrainingdocument_AIConfigurationId
Many-To-One Relationship: msdyn_aifptrainingdocument msdyn_msdyn_aiconfiguration_msdyn_aifptrainingdocument_AIConfigurationId
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_aifptrainingdocument |
| ReferencingAttribute | msdyn_aiconfigurationid |
| ReferencedEntityNavigationPropertyName | msdyn_msdyn_aiconfiguration_msdyn_aifptrainingdocument_AIConfigurationId |
| IsCustomizable | False |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-to-Many relationships
These relationships are many-to-many. Listed by SchemaName.
msdyn_aidocumenttemplate_msdyn_aiconfig
See msdyn_aidocumenttemplate msdyn_aidocumenttemplate_msdyn_aiconfig Many-To-Many Relationship
| Property | Value |
|---|---|
| IntersectEntityName | msdyn_aiconfiguration_documenttemplate |
| IsCustomizable | False |
| SchemaName | msdyn_aidocumenttemplate_msdyn_aiconfig |
| IntersectAttribute | msdyn_aiconfigurationid |
| NavigationPropertyName | msdyn_aidocumenttemplate_msdyn_aiconfig |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_aiodlabel_msdyn_aiconfiguration
See msdyn_aiodlabel msdyn_aiodlabel_msdyn_aiconfiguration Many-To-Many Relationship
| Property | Value |
|---|---|
| IntersectEntityName | msdyn_aiodlabel_msdyn_aiconfiguration |
| IsCustomizable | False |
| SchemaName | msdyn_aiodlabel_msdyn_aiconfiguration |
| IntersectAttribute | msdyn_aiconfigurationid |
| NavigationPropertyName | msdyn_aiodlabel_msdyn_aiconfiguration |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
See also
Dataverse table/entity reference
Dataverse Web API Reference
msdyn_aiconfiguration