Nota
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tidħol jew tibdel id-direttorji.
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tibdel id-direttorji.
Holds key authoring components of a Copilot such a topics, entities, variables, etc.
Messages
The following table lists the messages for the Copilot component (botcomponent) 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 |
|---|---|---|
AssignEvent: True |
PATCH /botcomponents(botcomponentid)Update the ownerid property. |
AssignRequest |
AssociateEvent: True |
Associate records | Associate records |
CreateEvent: True |
POST /botcomponentsSee Create |
Create records |
CreateMultipleEvent: True |
CreateMultiple | CreateMultipleRequest |
DeleteEvent: True |
DELETE /botcomponents(botcomponentid)See Delete |
Delete records |
DisassociateEvent: True |
Disassociate records | Disassociate records |
GrantAccessEvent: True |
GrantAccess | GrantAccessRequest |
IsValidStateTransitionEvent: False |
IsValidStateTransition | IsValidStateTransitionRequest |
ModifyAccessEvent: True |
ModifyAccess | ModifyAccessRequest |
RetrieveEvent: False |
GET /botcomponents(botcomponentid)See Retrieve |
Retrieve records |
RetrieveMultipleEvent: False |
GET /botcomponentsSee Query data |
Query data |
RetrievePrincipalAccessEvent: True |
RetrievePrincipalAccess | RetrievePrincipalAccessRequest |
RetrieveSharedPrincipalsAndAccessEvent: True |
RetrieveSharedPrincipalsAndAccess | RetrieveSharedPrincipalsAndAccessRequest |
RevokeAccessEvent: True |
RevokeAccess | RevokeAccessRequest |
SetStateEvent: True |
PATCH /botcomponents(botcomponentid)Update the statecode and statuscode properties. |
SetStateRequest |
UpdateEvent: True |
PATCH /botcomponents(botcomponentid)See Update |
Update records |
UpdateMultipleEvent: True |
UpdateMultiple | UpdateMultipleRequest |
UpsertEvent: False |
PATCH /botcomponents(botcomponentid)See Upsert a table row |
UpsertRequest |
UpsertMultipleEvent: False |
UpsertMultiple | UpsertMultipleRequest |
Properties
The following table lists selected properties for the Copilot component (botcomponent) table.
| Property | Value |
|---|---|
| DisplayName | Copilot component |
| DisplayCollectionName | Copilot components |
| SchemaName | botcomponent |
| CollectionSchemaName | botcomponents |
| EntitySetName | botcomponents |
| LogicalName | botcomponent |
| LogicalCollectionName | botcomponents |
| PrimaryIdAttribute | botcomponentid |
| PrimaryNameAttribute | name |
| TableType | Standard |
| OwnershipType | UserOwned |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- AccentColor
- botcomponentId
- canmodifystate
- Category
- ComponentType
- Content
- Data
- Dependencies
- Description
- HelpLink
- IconUrl
- ImportSequenceNumber
- IsCustomizable
- Language
- name
- OverriddenCreatedOn
- OwnerId
- OwnerIdType
- ParentBotComponentCollectionId
- ParentBotComponentId
- ParentBotId
- ReusePolicy
- SchemaName
- statecode
- statuscode
- TimeZoneRuleVersionNumber
- UTCConversionTimeZoneCode
AccentColor
| Property | Value |
|---|---|
| Description | Accent Color for this re-usable component |
| DisplayName | Accent Color |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | accentcolor |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 7 |
botcomponentId
| Property | Value |
|---|---|
| Description | Unique identifier for entity instances |
| DisplayName | BotComponent |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | botcomponentid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
canmodifystate
| Property | Value |
|---|---|
| Description | |
| DisplayName | canmodifystate |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | canmodifystate |
| RequiredLevel | None |
| Type | Boolean |
| GlobalChoiceName | botcomponent_canmodifystate |
| DefaultValue | False |
| True Label | Yes |
| False Label | No |
Category
| Property | Value |
|---|---|
| Description | The category of Copilot component. |
| DisplayName | Category |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | category |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
ComponentType
| Property | Value |
|---|---|
| Description | The sub type of Copilot component. |
| DisplayName | ComponentType |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | componenttype |
| RequiredLevel | ApplicationRequired |
| Type | Picklist |
| DefaultFormValue | -1 |
| GlobalChoiceName | botcomponent_componenttype |
ComponentType Choices/Options
| Value | Label |
|---|---|
| 0 | Topic |
| 1 | Skill |
| 2 | Bot variable |
| 3 | Bot entity |
| 4 | Dialog |
| 5 | Trigger |
| 6 | Language understanding |
| 7 | Language generation |
| 8 | Dialog schema |
| 9 | Topic (V2) |
| 10 | Bot translations (V2) |
| 11 | Bot entity (V2) |
| 12 | Bot variable (V2) |
| 13 | Skill (V2) |
| 14 | Bot File Attachment |
| 15 | Custom GPT |
| 16 | Knowledge Source |
| 17 | External Trigger |
| 18 | Copilot Settings |
| 19 | Test Case |
Content
| Property | Value |
|---|---|
| Description | The content or metadata of the Bot Component that defines its structure and properties. |
| DisplayName | Content |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | content |
| RequiredLevel | None |
| Type | Memo |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 1048576 |
Data
| Property | Value |
|---|---|
| Description | The content of the Bot Component in OBI format |
| DisplayName | Obi Data |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | data |
| RequiredLevel | None |
| Type | Memo |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 1048576 |
Dependencies
| Property | Value |
|---|---|
| Description | Used to store dependencies between bots. |
| DisplayName | Dependencies |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | dependencies |
| RequiredLevel | None |
| Type | Memo |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 1048576 |
Description
| Property | Value |
|---|---|
| Description | Contains searchable text for the bot component |
| DisplayName | Description |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | description |
| RequiredLevel | None |
| Type | Memo |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 1048576 |
HelpLink
| Property | Value |
|---|---|
| Description | Link to learn More about this component |
| DisplayName | Help Link |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | helplink |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 2000 |
IconUrl
| Property | Value |
|---|---|
| Description | Icon Url for this component |
| DisplayName | Icon Url |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | iconurl |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 2000 |
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 |
Language
| Property | Value |
|---|---|
| Description | Language of the copilot component |
| DisplayName | Language |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | language |
| RequiredLevel | None |
| Type | Picklist |
| DefaultFormValue | -1 |
| GlobalChoiceName | chatbotlanguage |
Language Choices/Options
| Value | Label |
|---|---|
| 1025 | Arabic |
| 1028 | Chinese (Traditional) |
| 1029 | Czech |
| 1030 | Danish |
| 1031 | German |
| 1032 | Greek |
| 1033 | English |
| 1034 | Spanish |
| 1035 | Finnish |
| 1036 | French |
| 1037 | Hebrew |
| 1040 | Italian |
| 1041 | Japanese |
| 1042 | Korean |
| 1043 | Dutch |
| 1044 | Norwegian |
| 1045 | Polish |
| 1046 | Portuguese (Brazilian) |
| 1049 | Russian |
| 1053 | Swedish |
| 1054 | Thai |
| 1055 | Turkish |
| 1057 | Indonesian |
| 1081 | Hindi |
| 2052 | Chinese (Simplified) |
| 2057 | English (United Kingdom) |
| 2070 | Portuguese (Portugal) |
| 3081 | English (Australia) |
| 3084 | French (Canada) |
| 21514 | Spanish (United States) |
name
| Property | Value |
|---|---|
| Description | The name of the custom entity. |
| DisplayName | Name |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | name |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 500 |
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 |
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 |
ParentBotComponentCollectionId
| Property | Value |
|---|---|
| Description | Unique identifier for Copilot component collection associated with Copilot component. |
| DisplayName | ParentBotComponentCollection |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | parentbotcomponentcollectionid |
| RequiredLevel | None |
| Type | Lookup |
| Targets | botcomponentcollection |
ParentBotComponentId
| Property | Value |
|---|---|
| Description | Unique identifier for Copilot component associated with Copilot component. |
| DisplayName | Parent copilot component |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | parentbotcomponentid |
| RequiredLevel | None |
| Type | Lookup |
| Targets | botcomponent |
ParentBotId
| Property | Value |
|---|---|
| Description | Unique identifier for Bot associated with the Component. |
| DisplayName | parentbotid |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | parentbotid |
| RequiredLevel | None |
| Type | Lookup |
| Targets | bot |
ReusePolicy
| Property | Value |
|---|---|
| Description | Reuse Policy for the copilot component |
| DisplayName | Reuse Policy |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | reusepolicy |
| RequiredLevel | None |
| Type | Picklist |
| DefaultFormValue | -1 |
| GlobalChoiceName | botcomponentreusepolicy |
ReusePolicy Choices/Options
| Value | Label |
|---|---|
| 0 | None |
| 1 | Private |
| 2 | Public |
SchemaName
| Property | Value |
|---|---|
| Description | |
| DisplayName | SchemaName |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | schemaname |
| RequiredLevel | SystemRequired |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
statecode
| Property | Value |
|---|---|
| Description | Status of the BotComponent |
| DisplayName | Status |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | statecode |
| RequiredLevel | SystemRequired |
| Type | State |
| DefaultFormValue | |
| GlobalChoiceName | botcomponent_statecode |
statecode Choices/Options
| Value | Details |
|---|---|
| 0 | Label: Active DefaultStatus: 1 InvariantName: Active |
| 1 | Label: Inactive DefaultStatus: 2 InvariantName: Inactive |
statuscode
| Property | Value |
|---|---|
| Description | Reason for the status of the BotComponent |
| DisplayName | Status Reason |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | statuscode |
| RequiredLevel | None |
| Type | Status |
| DefaultFormValue | |
| GlobalChoiceName | botcomponent_statuscode |
statuscode Choices/Options
| Value | Details |
|---|---|
| 1 | Label: Active State:0 TransitionData: None |
| 2 | Label: Inactive State:1 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
- ComponentState
- CreatedBy
- CreatedOn
- CreatedOnBehalfBy
- FileData
- FileData_Name
- IsManaged
- ModifiedBy
- ModifiedOn
- ModifiedOnBehalfBy
- OverwriteTime
- OwnerIdName
- OwnerIdYomiName
- OwningBusinessUnit
- OwningTeam
- OwningUser
- 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 |
| 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 |
FileData
| Property | Value |
|---|---|
| Description | This is a file type attribute to store File attachments. |
| DisplayName | filedata |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | filedata |
| RequiredLevel | None |
| Type | File |
| MaxSizeInKB | 524288 |
FileData_Name
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | filedata_name |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Disabled |
| IsLocalizable | False |
| MaxLength | 200 |
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 |
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.
- botcomponent_parent_bot
- botcomponent_parent_botcomponent
- botcomponent_parent_botcomponentcollection
- business_unit_botcomponent
- FileAttachment_botcomponent_FileData
- lk_botcomponent_createdby
- lk_botcomponent_createdonbehalfby
- lk_botcomponent_modifiedby
- lk_botcomponent_modifiedonbehalfby
- owner_botcomponent
- team_botcomponent
- user_botcomponent
botcomponent_parent_bot
One-To-Many Relationship: bot botcomponent_parent_bot
| Property | Value |
|---|---|
| ReferencedEntity | bot |
| ReferencedAttribute | botid |
| ReferencingAttribute | parentbotid |
| ReferencingEntityNavigationPropertyName | parentbotid |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: RestrictMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
botcomponent_parent_botcomponent
One-To-Many Relationship: botcomponent botcomponent_parent_botcomponent
| Property | Value |
|---|---|
| ReferencedEntity | botcomponent |
| ReferencedAttribute | botcomponentid |
| ReferencingAttribute | parentbotcomponentid |
| ReferencingEntityNavigationPropertyName | ParentBotComponentId |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: CascadeDelete: CascadeMerge: NoCascadeReparent: CascadeRollupView: NoCascadeShare: CascadeUnshare: Cascade |
botcomponent_parent_botcomponentcollection
One-To-Many Relationship: botcomponentcollection botcomponent_parent_botcomponentcollection
| Property | Value |
|---|---|
| ReferencedEntity | botcomponentcollection |
| ReferencedAttribute | botcomponentcollectionid |
| ReferencingAttribute | parentbotcomponentcollectionid |
| ReferencingEntityNavigationPropertyName | ParentBotComponentCollectionId |
| IsHierarchical | |
| CascadeConfiguration | Archive: RemoveLinkAssign: NoCascadeDelete: RemoveLinkMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
business_unit_botcomponent
One-To-Many Relationship: businessunit business_unit_botcomponent
| Property | Value |
|---|---|
| ReferencedEntity | businessunit |
| ReferencedAttribute | businessunitid |
| ReferencingAttribute | owningbusinessunit |
| ReferencingEntityNavigationPropertyName | owningbusinessunit |
| IsHierarchical | |
| CascadeConfiguration | Archive: RestrictAssign: NoCascadeDelete: RestrictMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
FileAttachment_botcomponent_FileData
One-To-Many Relationship: fileattachment FileAttachment_botcomponent_FileData
| Property | Value |
|---|---|
| ReferencedEntity | fileattachment |
| ReferencedAttribute | fileattachmentid |
| ReferencingAttribute | filedata |
| ReferencingEntityNavigationPropertyName | filedata |
| IsHierarchical | |
| CascadeConfiguration | Archive: RemoveLinkAssign: NoCascadeDelete: RemoveLinkMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_botcomponent_createdby
One-To-Many Relationship: systemuser lk_botcomponent_createdby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | createdby |
| ReferencingEntityNavigationPropertyName | createdby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_botcomponent_createdonbehalfby
One-To-Many Relationship: systemuser lk_botcomponent_createdonbehalfby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | createdonbehalfby |
| ReferencingEntityNavigationPropertyName | createdonbehalfby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_botcomponent_modifiedby
One-To-Many Relationship: systemuser lk_botcomponent_modifiedby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | modifiedby |
| ReferencingEntityNavigationPropertyName | modifiedby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_botcomponent_modifiedonbehalfby
One-To-Many Relationship: systemuser lk_botcomponent_modifiedonbehalfby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | modifiedonbehalfby |
| ReferencingEntityNavigationPropertyName | modifiedonbehalfby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
owner_botcomponent
One-To-Many Relationship: owner owner_botcomponent
| Property | Value |
|---|---|
| ReferencedEntity | owner |
| ReferencedAttribute | ownerid |
| ReferencingAttribute | ownerid |
| ReferencingEntityNavigationPropertyName | ownerid |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
team_botcomponent
One-To-Many Relationship: team team_botcomponent
| Property | Value |
|---|---|
| ReferencedEntity | team |
| ReferencedAttribute | teamid |
| ReferencingAttribute | owningteam |
| ReferencingEntityNavigationPropertyName | owningteam |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
user_botcomponent
One-To-Many Relationship: systemuser user_botcomponent
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | owninguser |
| ReferencingEntityNavigationPropertyName | owninguser |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
One-to-Many relationships
These relationships are one-to-many. Listed by SchemaName.
- botcomponent_AsyncOperations
- botcomponent_BulkDeleteFailures
- botcomponent_FileAttachments
- botcomponent_MailboxTrackingFolders
- botcomponent_parent_botcomponent
- botcomponent_PrincipalObjectAttributeAccesses
- botcomponent_ProcessSession
- botcomponent_SyncErrors
botcomponent_AsyncOperations
Many-To-One Relationship: asyncoperation botcomponent_AsyncOperations
| Property | Value |
|---|---|
| ReferencingEntity | asyncoperation |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | botcomponent_AsyncOperations |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
botcomponent_BulkDeleteFailures
Many-To-One Relationship: bulkdeletefailure botcomponent_BulkDeleteFailures
| Property | Value |
|---|---|
| ReferencingEntity | bulkdeletefailure |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | botcomponent_BulkDeleteFailures |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
botcomponent_FileAttachments
Many-To-One Relationship: fileattachment botcomponent_FileAttachments
| Property | Value |
|---|---|
| ReferencingEntity | fileattachment |
| ReferencingAttribute | objectid |
| ReferencedEntityNavigationPropertyName | botcomponent_FileAttachments |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
botcomponent_MailboxTrackingFolders
Many-To-One Relationship: mailboxtrackingfolder botcomponent_MailboxTrackingFolders
| Property | Value |
|---|---|
| ReferencingEntity | mailboxtrackingfolder |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | botcomponent_MailboxTrackingFolders |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
botcomponent_parent_botcomponent
Many-To-One Relationship: botcomponent botcomponent_parent_botcomponent
| Property | Value |
|---|---|
| ReferencingEntity | botcomponent |
| ReferencingAttribute | parentbotcomponentid |
| ReferencedEntityNavigationPropertyName | botcomponent_parent_botcomponent |
| IsCustomizable | False |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
botcomponent_PrincipalObjectAttributeAccesses
Many-To-One Relationship: principalobjectattributeaccess botcomponent_PrincipalObjectAttributeAccesses
| Property | Value |
|---|---|
| ReferencingEntity | principalobjectattributeaccess |
| ReferencingAttribute | objectid |
| ReferencedEntityNavigationPropertyName | botcomponent_PrincipalObjectAttributeAccesses |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
botcomponent_ProcessSession
Many-To-One Relationship: processsession botcomponent_ProcessSession
| Property | Value |
|---|---|
| ReferencingEntity | processsession |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | botcomponent_ProcessSession |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
botcomponent_SyncErrors
Many-To-One Relationship: syncerror botcomponent_SyncErrors
| Property | Value |
|---|---|
| ReferencingEntity | syncerror |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | botcomponent_SyncErrors |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-to-Many relationships
These relationships are many-to-many. Listed by SchemaName.
- bot_botcomponent
- botcomponent_aipluginoperation
- botcomponent_botcomponent
- botcomponent_connectionreference
- botcomponent_dvtablesearch
- botcomponent_environmentvariabledefinition
- botcomponent_msdyn_aimodel
- botcomponent_workflow
bot_botcomponent
See bot bot_botcomponent Many-To-Many Relationship
| Property | Value |
|---|---|
| IntersectEntityName | bot_botcomponent |
| IsCustomizable | False |
| SchemaName | bot_botcomponent |
| IntersectAttribute | botcomponentid |
| NavigationPropertyName | bot_botcomponent |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
botcomponent_aipluginoperation
See aipluginoperation botcomponent_aipluginoperation Many-To-Many Relationship
| Property | Value |
|---|---|
| IntersectEntityName | botcomponent_aipluginoperation |
| IsCustomizable | False |
| SchemaName | botcomponent_aipluginoperation |
| IntersectAttribute | botcomponentid |
| NavigationPropertyName | botcomponent_aipluginoperation |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
botcomponent_botcomponent
This is a self-referencing many-to-many relationship.
| Property | Value |
|---|---|
| IntersectEntityName | botcomponent_botcomponent |
| IsCustomizable | False |
| SchemaName | botcomponent_botcomponent |
| Entity1IntersectAttribute | botcomponentidone |
| Entity2IntersectAttribute | botcomponentidtwo |
| Entity1NavigationPropertyName | botcomponent_botcomponent |
| Entity2NavigationPropertyName | botcomponent_botcomponent |
| Entity1AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
| Entity2AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
botcomponent_connectionreference
See connectionreference botcomponent_connectionreference Many-To-Many Relationship
| Property | Value |
|---|---|
| IntersectEntityName | botcomponent_connectionreference |
| IsCustomizable | False |
| SchemaName | botcomponent_connectionreference |
| IntersectAttribute | botcomponentid |
| NavigationPropertyName | botcomponent_connectionreference |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
botcomponent_dvtablesearch
See dvtablesearch botcomponent_dvtablesearch Many-To-Many Relationship
| Property | Value |
|---|---|
| IntersectEntityName | botcomponent_dvtablesearch |
| IsCustomizable | False |
| SchemaName | botcomponent_dvtablesearch |
| IntersectAttribute | botcomponentid |
| NavigationPropertyName | botcomponent_dvtablesearch |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
botcomponent_environmentvariabledefinition
See environmentvariabledefinition botcomponent_environmentvariabledefinition Many-To-Many Relationship
| Property | Value |
|---|---|
| IntersectEntityName | botcomponent_environmentvariabledefinition |
| IsCustomizable | False |
| SchemaName | botcomponent_environmentvariabledefinition |
| IntersectAttribute | botcomponentid |
| NavigationPropertyName | botcomponent_environmentvariabledefinition |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
botcomponent_msdyn_aimodel
See msdyn_aimodel botcomponent_msdyn_aimodel Many-To-Many Relationship
| Property | Value |
|---|---|
| IntersectEntityName | botcomponent_msdyn_aimodel |
| IsCustomizable | False |
| SchemaName | botcomponent_msdyn_aimodel |
| IntersectAttribute | botcomponentid |
| NavigationPropertyName | botcomponent_msdyn_aimodel |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
botcomponent_workflow
See workflow botcomponent_workflow Many-To-Many Relationship
| Property | Value |
|---|---|
| IntersectEntityName | botcomponent_workflow |
| IsCustomizable | False |
| SchemaName | botcomponent_workflow |
| IntersectAttribute | botcomponentid |
| NavigationPropertyName | botcomponent_workflow |
| 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
botcomponent