Referencia de tabla o entidad CallbackRegistration

Nota

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

Callback Registration that stores configuration.

Mensajes

Mensaje Operación de API web Método o clase de SDK
Create POST [org URI]/api/data/v9.0/callbackregistrations
Vea Crear
CreateRequest o
Create
Delete DELETE [org URI]/api/data/v9.0/callbackregistrations(callbackregistrationid)
Vea Eliminar
DeleteRequest o
Delete
Retrieve GET [org URI]/api/data/v9.0/callbackregistrations(callbackregistrationid)
Vea Recuperar
RetrieveRequest o
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/callbackregistrations
Vea Consultar datos
RetrieveMultipleRequest o
RetrieveMultiple
Update PATCH [org URI]/api/data/v9.0/callbackregistrations(callbackregistrationid)
Vea Actualizar
UpdateRequest o
Update

Propiedades

Propiedad Valor
CollectionSchemaName CallbackRegistrations
DisplayCollectionName Callback Registrations
DisplayName Callback Registration
EntitySetName callbackregistrations
IsBPFEntity False
LogicalCollectionName callbackregistrations
LogicalName callbackregistration
OwnershipType UserOwned
PrimaryIdAttribute callbackregistrationid
PrimaryNameAttribute name
SchemaName CallbackRegistration

Columnas/atributos que se pueden escribir

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

CallbackRegistrationId

Propiedad Valor
Description Unique identifier of the callback registration.
DisplayName
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName callbackregistrationid
RequiredLevel SystemRequired
Type Uniqueidentifier

EntityName

Propiedad Valor
Description Entity Name.
DisplayName Entity Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName entityname
MaxLength 255
RequiredLevel SystemRequired
Type String

FilterExpression

Propiedad Valor
Description condition represented with OData $filter syntax
DisplayName Filter Expression
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName filterexpression
MaxLength 100000
RequiredLevel None
Type String

FilteringAttributes

Propiedad Valor
Description Comma-separated list of attributes. If at least one of these attributes is modified, the callback url should be called.
DisplayName Filtering Attributes
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName filteringattributes
MaxLength 100000
RequiredLevel None
Type String

HardDelete

Añadido por: solución CallbackRegistrationApp Solution

Propiedad Valor
Description For internal use only. Holds hard delete information.
DisplayName Hard Delete
IsValidForForm False
IsValidForRead True
LogicalName harddelete
RequiredLevel SystemRequired
Type Boolean

Elecciones/opciones de HardDelete

Valor Etiqueta Descripción

LogicAppsVersion

Añadido por: solución CallbackRegistrationApp Solution

Propiedad Valor
Description For internal use only. Holds version of logic apps trigger.
DisplayName Logic Apps Version
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName logicappsversion
MaxLength 100
RequiredLevel SystemRequired
Type String

Message

Propiedad Valor
Description Specifies the message type
DisplayName Specifies the message type
IsValidForForm True
IsValidForRead True
LogicalName message
RequiredLevel SystemRequired
Type Picklist

Elecciones/opciones de Message

Valor Etiqueta Descripción
1 Added
2 Deleted
3 Modified
4 Added or Modified
5 Added or Deleted
6 Modified or Deleted
7 Added or Modified or Deleted

Name

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

OwnerId

Propiedad Valor
Description Unique identifier of the user or team who owns the callback registration.
DisplayName Owner
IsValidForForm True
IsValidForRead True
LogicalName ownerid
RequiredLevel SystemRequired
Targets systemuser
Type Owner

OwnerIdType

Propiedad Valor
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName owneridtype
RequiredLevel SystemRequired
Type EntityName

PostponeUntil

Propiedad Valor
Description delay represented with OData expression
DisplayName Postpone Until
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName postponeuntil
MaxLength 100000
RequiredLevel None
Type String

RunAs

Propiedad Valor
Description Specifies the user context under which the callback will run
DisplayName RunAs
IsValidForForm True
IsValidForRead True
LogicalName runas
RequiredLevel SystemRequired
Type Picklist

Elecciones/opciones de RunAs

Valor Etiqueta Descripción
1 Modifying user
2 Row owner
3 Flow owner

RuntimeIntegrationProperties

Añadido por: solución RuntimeIntegration

Propiedad Valor
Description For internal use only. Holds miscellaneous properties related to runtime integration.
DisplayName Runtime Integration Properties
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName runtimeintegrationproperties
MaxLength 512
RequiredLevel None
Type String

Scope

Propiedad Valor
Description Specifies the Scope
DisplayName Specifies the scope type
IsValidForForm True
IsValidForRead True
LogicalName scope
RequiredLevel SystemRequired
Type Picklist

Elecciones/opciones de Scope

Valor Etiqueta Descripción
1 User
2 BusinessUnit
3 ParentChildBusinessUnit
4 Organization

SdkMessageName

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

Propiedad Valor
Description Name of the SDK message the subscriber is interested in
DisplayName SDK Message Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName sdkmessagename
MaxLength 256
RequiredLevel None
Type String

SoftDeleteStatus

Añadido por: solución CallbackRegistrationApp Solution

Propiedad Valor
Description For internal use only. Holds soft delete information.
DisplayName Soft Delete Status
Format None
IsValidForForm False
IsValidForRead True
LogicalName softdeletestatus
MaxValue 2147483647
MinValue -2147483648
RequiredLevel SystemRequired
Type Integer

Url

Propiedad Valor
Description Full callback registration Url.
DisplayName Url Address
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead False
LogicalName url
MaxLength 2000
RequiredLevel SystemRequired
Type String

Version

Propiedad Valor
Description Specifies the Callback registration version type
DisplayName Specifies the Callback registration version type
IsValidForForm True
IsValidForRead True
LogicalName version
RequiredLevel SystemRequired
Type Picklist

Elecciones/opciones de Version

Valor Etiqueta Descripción
1 V1
2 V2
3 V3

Columnas/atributos de sólo lectura

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

CreatedBy

Propiedad Valor
Description Shows who created the record.
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 callback registration was created.
DisplayName Created On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName createdon
RequiredLevel None
Type DateTime

CreatedOnBehalfBy

Propiedad Valor
Description Shows who created the record on behalf of another user.
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

ModifiedBy

Propiedad Valor
Description Shows who last updated the record.
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 callback registration was last modified.
DisplayName Modified On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName modifiedon
RequiredLevel None
Type DateTime

ModifiedOnBehalfBy

Propiedad Valor
Description Shows who last updated the record on behalf of another user.
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

OwnerIdName

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

OwningBusinessUnit

Propiedad Valor
Description Unique identifier of the business unit that owns the callback registration.
DisplayName Owning Business Unit
IsValidForForm True
IsValidForRead True
LogicalName owningbusinessunit
RequiredLevel None
Targets businessunit
Type Lookup

OwningBusinessUnitName

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

OwningTeam

Propiedad Valor
Description Unique identifier of the team who owns the callback registration.
DisplayName Owning Team
IsValidForForm False
IsValidForRead True
LogicalName owningteam
RequiredLevel None
Targets team
Type Lookup

OwningUser

Propiedad Valor
Description Unique identifier of the user who owns the callback registration.
DisplayName Owning User
IsValidForForm False
IsValidForRead True
LogicalName owninguser
RequiredLevel None
Targets systemuser
Type Lookup

VersionNumber

Añadido por: solución CallbackRegistrationApp Solution

Propiedad Valor
Description Version number of the callbackregistration.
DisplayName Version Number
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

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_callbackregistration_modifiedonbehalfby

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

lk_callbackregistration_modifiedby

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

lk_callbackregistration_createdonbehalfby

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

lk_callbackregistration_createdby

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

businessunit_callbackregistration

Consulte la relación de uno a varios businessunit_callbackregistration de la tabla businessunit.

Consultar también

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