Referencia de tabla o entidad SdkMessage

Nota

¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en Microsoft Dataverse.

Message that is supported by the SDK.

Mensajes

Mensaje Operación de API web Método o clase de SDK
Retrieve GET [org URI]/api/data/v9.0/sdkmessages(sdkmessageid)
Vea Recuperar
RetrieveRequest o
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/sdkmessages
Vea Consultar datos
RetrieveMultipleRequest o
RetrieveMultiple

Propiedades

Propiedad Valor
CollectionSchemaName SdkMessages
DisplayCollectionName Sdk Messages
DisplayName Sdk Message
EntitySetName sdkmessages
IsBPFEntity False
LogicalCollectionName sdkmessages
LogicalName sdkmessage
OwnershipType OrganizationOwned
PrimaryIdAttribute sdkmessageid
PrimaryNameAttribute name
SchemaName SdkMessage

Columnas/atributos que se pueden escribir

Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por SchemaName.

AutoTransact

Propiedad Valor
Description Information about whether the SDK message is automatically transacted.
DisplayName Auto Transact
IsValidForForm False
IsValidForRead True
LogicalName autotransact
RequiredLevel None
Type Boolean

Elecciones/opciones de AutoTransact

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

Availability

Propiedad Valor
Description Identifies where a method will be exposed. 0 - Server, 1 - Client, 2 - both.
DisplayName Availability
Format None
IsValidForForm False
IsValidForRead True
LogicalName availability
MaxValue 2147483647
MinValue -2147483648
RequiredLevel SystemRequired
Type Integer

CategoryName

Propiedad Valor
Description If this is a categorized method, this is the name, otherwise None.
DisplayName Category Name
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName categoryname
MaxLength 25
RequiredLevel SystemRequired
Type String

ExecutePrivilegeName

Añadido por: solución API messages extension solution

Propiedad Valor
Description Name of the privilege that allows execution of the SDK message
DisplayName Execute Privilege Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName executeprivilegename
MaxLength 100
RequiredLevel None
Type String

Expand

Propiedad Valor
Description Indicates whether the SDK message should have its requests expanded per primary entity defined in its filters.
DisplayName Expand
IsValidForForm False
IsValidForRead True
LogicalName expand
RequiredLevel None
Type Boolean

Elecciones/opciones de Expand

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

IntroducedVersion

Propiedad Valor
Description Version in which the component is introduced.
DisplayName Introduced Version
FormatName VersionNumber
IsLocalizable False
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName introducedversion
MaxLength 48
RequiredLevel None
Type String

IsActive

Propiedad Valor
Description Information about whether the SDK message is active.
DisplayName Is Active
IsValidForForm False
IsValidForRead True
LogicalName isactive
RequiredLevel None
Type Boolean

Elecciones/opciones de IsActive

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 1

IsPrivate

Propiedad Valor
Description Indicates whether the SDK message is private.
DisplayName Is Private
IsValidForForm False
IsValidForRead True
LogicalName isprivate
RequiredLevel None
Type Boolean

Elecciones/opciones de IsPrivate

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

IsReadOnly

Propiedad Valor
Description Identifies whether an SDK message will be ReadOnly or Read Write. false - ReadWrite, true - ReadOnly .
DisplayName Intent
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName isreadonly
RequiredLevel SystemRequired
Type Boolean

Elecciones/opciones de IsReadOnly

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

Name

Propiedad Valor
Description Name of the SDK message.
DisplayName Name
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName name
MaxLength 256
RequiredLevel SystemRequired
Type String

SdkMessageId

Propiedad Valor
Description Unique identifier of the SDK message entity.
DisplayName
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName sdkmessageid
RequiredLevel SystemRequired
Type Uniqueidentifier

Template

Propiedad Valor
Description Indicates whether the SDK message is a template.
DisplayName Template
IsValidForForm False
IsValidForRead True
LogicalName template
RequiredLevel None
Type Boolean

Elecciones/opciones de Template

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

Columnas/atributos de sólo lectura

Estas columnas o atributos devuelven false tanto para IsValidForCreate como para IsValidForUpdate. Listado por SchemaName.

ComponentState

Propiedad Valor
Description For internal use only.
DisplayName Component State
IsValidForForm False
IsValidForRead True
LogicalName componentstate
RequiredLevel SystemRequired
Type Picklist

Elecciones/opciones de ComponentState

Valor Etiqueta Descripción
0 Published
1 Unpublished
2 Deleted
3 Deleted Unpublished

CreatedBy

Propiedad Valor
Description Unique identifier of the user who created the SDK message.
DisplayName Created By
IsValidForForm False
IsValidForRead True
LogicalName createdby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedByName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOn

Propiedad Valor
DateTimeBehavior UserLocal
Description Date and time when the SDK message was created.
DisplayName Created On
Format DateAndTime
IsValidForForm False
IsValidForRead True
LogicalName createdon
RequiredLevel None
Type DateTime

CreatedOnBehalfBy

Propiedad Valor
Description Unique identifier of the delegate user who created the sdkmessage.
DisplayName Created By (Delegate)
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedOnBehalfByName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOnBehalfByYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

CustomizationLevel

Propiedad Valor
Description Customization level of the SDK message.
DisplayName
Format None
IsValidForForm False
IsValidForRead True
LogicalName customizationlevel
MaxValue 255
MinValue -255
RequiredLevel SystemRequired
Type Integer

IsManaged

Propiedad Valor
Description Information that specifies whether this component is managed.
DisplayName State
IsValidForForm False
IsValidForRead True
LogicalName ismanaged
RequiredLevel SystemRequired
Type Boolean

Elecciones/opciones de IsManaged

Valor Etiqueta Descripción
1 Managed
0 Unmanaged

Valor predeterminado: 0

IsValidForExecuteAsync

Propiedad Valor
Description For internal use only.
DisplayName Is Valid for Execute Async
IsValidForForm False
IsValidForRead True
LogicalName isvalidforexecuteasync
RequiredLevel None
Type Boolean

Elecciones/opciones de IsValidForExecuteAsync

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

ModifiedBy

Propiedad Valor
Description Unique identifier of the user who last modified the SDK message.
DisplayName Modified By
IsValidForForm False
IsValidForRead True
LogicalName modifiedby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedByName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOn

Propiedad Valor
DateTimeBehavior UserLocal
Description Date and time when the SDK message was last modified.
DisplayName Modified On
Format DateAndTime
IsValidForForm False
IsValidForRead True
LogicalName modifiedon
RequiredLevel None
Type DateTime

ModifiedOnBehalfBy

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

ModifiedOnBehalfByName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOnBehalfByYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

OrganizationId

Propiedad Valor
Description Unique identifier of the organization with which the SDK message is associated.
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName organizationid
RequiredLevel SystemRequired
Targets organization
Type Lookup

OverwriteTime

Propiedad Valor
DateTimeBehavior UserLocal
Description For internal use only.
DisplayName Record Overwrite Time
Format DateOnly
IsValidForForm False
IsValidForRead True
LogicalName overwritetime
RequiredLevel SystemRequired
Type DateTime

SdkMessageIdUnique

Propiedad Valor
Description Unique identifier of the SDK message.
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName sdkmessageidunique
RequiredLevel SystemRequired
Type Uniqueidentifier

SolutionId

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

SupportingSolutionId

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

ThrottleSettings

Propiedad Valor
Description For internal use only.
DisplayName Throttle Settings
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName throttlesettings
MaxLength 512
RequiredLevel None
Type String

VersionNumber

Propiedad Valor
Description Number that identifies a specific revision of the SDK message.
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

WorkflowSdkStepEnabled

Propiedad Valor
Description Whether or not the SDK message can be called from a workflow.
DisplayName WorkflowSdkStepEnabled
IsValidForForm False
IsValidForRead True
LogicalName workflowsdkstepenabled
RequiredLevel None
Type Boolean

Elecciones/opciones de WorkflowSdkStepEnabled

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

Relaciones de uno a varios

Listado por SchemaName.

sdkmessageid_sdkmessageprocessingstep

Igual que la relación de varios a uno sdkmessageid_sdkmessageprocessingstep de la tabla sdkmessageprocessingstep.

Propiedad Valor
ReferencingEntity sdkmessageprocessingstep
ReferencingAttribute sdkmessageid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName sdkmessageid_sdkmessageprocessingstep
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Restrict
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

sdkmessageid_sdkmessagefilter

Igual que la relación de varios a uno sdkmessageid_sdkmessagefilter de la tabla sdkmessagefilter.

Propiedad Valor
ReferencingEntity sdkmessagefilter
ReferencingAttribute sdkmessageid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName sdkmessageid_sdkmessagefilter
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Restrict
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

sdkmessage_customapi

Añadido por: solución Custom API Framework

Igual que la relación de varios a uno sdkmessage_customapi de la tabla customapi.

Propiedad Valor
ReferencingEntity customapi
ReferencingAttribute sdkmessageid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName CustomAPIId
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

sdkmessage_serviceplanmapping

Añadido por: solución License Enforcement

Igual que la relación de varios a uno sdkmessage_serviceplanmapping de la tabla serviceplanmapping.

Propiedad Valor
ReferencingEntity serviceplanmapping
ReferencingAttribute sdkmessage
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName sdkmessage_serviceplanmapping
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Relaciones de varios a uno

Cada relación de varios a uno se define mediante una relación de uno a varios correspondiente con la tabla relacionada. Listado por SchemaName.

lk_sdkmessage_modifiedonbehalfby

Consulte la relación de uno a varios lk_sdkmessage_modifiedonbehalfby de la tabla systemuser.

createdby_sdkmessage

Consulte la relación de uno a varios createdby_sdkmessage de la tabla systemuser.

lk_sdkmessage_createdonbehalfby

Consulte la relación de uno a varios lk_sdkmessage_createdonbehalfby de la tabla systemuser.

organization_sdkmessage

Consulte la relación de uno a varios organization_sdkmessage de la tabla organization.

modifiedby_sdkmessage

Consulte la relación de uno a varios modifiedby_sdkmessage de la tabla systemuser.

Consultar también

Referencia de tabla o entidad de Dataverse Referencia de la API web sdkmessage EntityType