Compartir a través de


Referencia de tabla o entidad flowlog

Nota

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

Añadido por: solución Power Automate Online

Mensajes

Mensaje Operación de API web Método o clase de SDK
BulkRetain BulkRetain Action <xref:Microsoft.Crm.Sdk.Messages.BulkRetainRequest>
Create POST [org URI]/api/data/v9.0/flowlogs
Vea Crear
CreateRequest o
Create
CreateMultiple CreateMultiple Action CreateMultipleRequest
Delete DELETE [org URI]/api/data/v9.0/flowlogs(flowlogid)
Vea Eliminar
DeleteRequest o
Delete
PurgeRetainedContent PurgeRetainedContent Action <xref:Microsoft.Crm.Sdk.Messages.PurgeRetainedContentRequest>
Retain Retain Action <xref:Microsoft.Crm.Sdk.Messages.RetainRequest>
Retrieve GET [org URI]/api/data/v9.0/flowlogs(flowlogid)
Vea Recuperar
RetrieveRequest o
Retrieve
RetrieveEntityChanges RetrieveEntityChangesRequest
RetrieveMultiple GET [org URI]/api/data/v9.0/flowlogs
Vea Consultar datos
RetrieveMultipleRequest o
RetrieveMultiple
RollbackRetain RollbackRetain Action <xref:Microsoft.Crm.Sdk.Messages.RollbackRetainRequest>
Update PATCH [org URI]/api/data/v9.0/flowlogs(flowlogid)
Vea Actualizar
UpdateRequest o
Update
UpdateMultiple UpdateMultiple Action UpdateMultipleRequest
Upsert UpsertRequest
UpsertMultiple UpsertMultiple Action UpsertMultipleRequest
ValidateRetentionConfig ValidateRetentionConfig Action <xref:Microsoft.Crm.Sdk.Messages.ValidateRetentionConfigRequest>

Propiedades

Propiedad Valor
CollectionSchemaName flowlogs
DisplayCollectionName Flow Logs
DisplayName Flow Log
EntitySetName flowlogs
IsBPFEntity False
LogicalCollectionName flowlogs
LogicalName flowlog
OwnershipType None
PrimaryIdAttribute flowlogid
PrimaryNameAttribute name
SchemaName flowlog

Columnas/atributos que se pueden escribir

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

cloudflowid

Propiedad Valor
Description The Power Automate Cloud Flow Id this log is linked to.
DisplayName Cloud Flow Id
IsValidForForm True
IsValidForRead True
LogicalName cloudflowid
RequiredLevel None
Targets workflow
Type Lookup

cloudflowrunid

Propiedad Valor
Description The Power Automate Cloud Flow run this log is linked to.
DisplayName Cloud Flow Run Id
IsValidForForm True
IsValidForRead True
LogicalName cloudflowrunid
RequiredLevel None
Targets flowrun
Type Lookup

cloudflowrunidPId

Añadido por: solución Active Solution

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

data

Propiedad Valor
Description The logged data.
DisplayName Data
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName data
MaxLength 100000
RequiredLevel None
Type Memo

desktopflowid

Propiedad Valor
Description The Desktop Flow Id this log is linked to.
DisplayName Desktop Flow Id
IsValidForForm True
IsValidForRead True
LogicalName desktopflowid
RequiredLevel None
Targets workflow
Type Lookup

flowlogId

Propiedad Valor
Description Unique identifier for entity instances
DisplayName Flow Log
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName flowlogid
RequiredLevel SystemRequired
Type Uniqueidentifier

flowmachinegroupid

Añadido por: solución Active Solution

Propiedad Valor
Description
DisplayName
IsValidForForm True
IsValidForRead True
LogicalName flowmachinegroupid
RequiredLevel None
Targets flowmachinegroup
Type Lookup

flowmachineid

Añadido por: solución Active Solution

Propiedad Valor
Description
DisplayName
IsValidForForm True
IsValidForRead True
LogicalName flowmachineid
RequiredLevel None
Targets flowmachine
Type Lookup

flowsessionid

Propiedad Valor
Description The Power Automate Desktop Flow Session this log belongs to.
DisplayName Flow Session Id
IsValidForForm True
IsValidForRead True
LogicalName flowsessionid
RequiredLevel None
Targets flowsession
Type Lookup

ImportSequenceNumber

Propiedad Valor
Description Sequence number of the import that created this record.
DisplayName Import Sequence Number
Format None
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName importsequencenumber
MaxValue 2147483647
MinValue -2147483648
RequiredLevel None
Type Integer

level

Propiedad Valor
Description The level of the log.
DisplayName Level
IsValidForForm True
IsValidForRead True
LogicalName level
RequiredLevel ApplicationRequired
Type Picklist

Elecciones/opciones de level

Valor Etiqueta Descripción
100000000 Verbose
100000001 Debug
100000002 Info
100000003 Warning
100000004 Error

Name

Propiedad Valor
Description The name of the log.
DisplayName Log Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName name
MaxLength 100
RequiredLevel None
Type String

OverriddenCreatedOn

Propiedad Valor
DateTimeBehavior UserLocal
Description Date and time that the record was migrated.
DisplayName Record Created On
Format DateOnly
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName overriddencreatedon
RequiredLevel None
Type DateTime

parentobjectid

Propiedad Valor
Description The id of the parent object.
DisplayName Parent Object Id
IsValidForForm True
IsValidForRead True
LogicalName parentobjectid
RequiredLevel SystemRequired
Targets flowsession
Type Lookup

parentobjectidIdType

Añadido por: solución Active Solution

Propiedad Valor
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName parentobjectididtype
RequiredLevel None
Type EntityName

PartitionId

Propiedad Valor
Description Logical partition id. A logical partition consists of a set of records with same partition id.
DisplayName Partition Id
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName partitionid
MaxLength 100
RequiredLevel None
Type String

TTLInSeconds

Propiedad Valor
Description Time to live in seconds.
DisplayName Time to live
Format None
IsValidForForm True
IsValidForRead True
LogicalName ttlinseconds
MaxValue 2147483647
MinValue 1
RequiredLevel None
Type Integer

type

Propiedad Valor
Description The type of the log.
DisplayName Type
IsValidForForm True
IsValidForRead True
LogicalName type
RequiredLevel ApplicationRequired
Type Picklist

Elecciones/opciones de type

Valor Etiqueta Descripción
100000000 CustomLog
100000001 DesktopFlowRunAction

workqueueid

Propiedad Valor
Description The Work Queue this log is linked to.
DisplayName Work Queue Id
IsValidForForm True
IsValidForRead True
LogicalName workqueueid
RequiredLevel None
Targets workqueue
Type Lookup

workqueueitemid

Propiedad Valor
Description The Work Queue Item this log is linked to.
DisplayName Work Queue Item Id
IsValidForForm True
IsValidForRead True
LogicalName workqueueitemid
RequiredLevel None
Targets workqueueitem
Type Lookup

Columnas/atributos de sólo lectura

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

cloudflowidName

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

cloudflowrunidName

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

CreatedBy

Añadido por: solución Active Solution

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

CreatedByName

Añadido por: solución Active Solution

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

CreatedByYomiName

Añadido por: solución Active Solution

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

CreatedOn

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

CreatedOnBehalfBy

Añadido por: solución Active Solution

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

CreatedOnBehalfByName

Añadido por: solución Active Solution

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

CreatedOnBehalfByYomiName

Añadido por: solución Active Solution

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

desktopflowidName

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

flowmachinegroupidName

Añadido por: solución Active Solution

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

flowmachineidName

Añadido por: solución Active Solution

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

flowsessionidName

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

ModifiedBy

Añadido por: solución Active Solution

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

ModifiedByName

Añadido por: solución Active Solution

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

ModifiedByYomiName

Añadido por: solución Active Solution

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

ModifiedOn

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

ModifiedOnBehalfBy

Añadido por: solución Active Solution

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

ModifiedOnBehalfByName

Añadido por: solución Active Solution

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

ModifiedOnBehalfByYomiName

Añadido por: solución Active Solution

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

OwnerId

Añadido por: solución Active Solution

Propiedad Valor
Description Owner Id
DisplayName Owner
IsValidForForm True
IsValidForRead True
LogicalName ownerid
RequiredLevel SystemRequired
Targets systemuser,team
Type Owner

OwnerIdType

Añadido por: solución Active Solution

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

OwningBusinessUnit

Añadido por: solución Active Solution

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

OwningTeam

Añadido por: solución Active Solution

Propiedad Valor
Description Unique identifier for the team that owns the record.
DisplayName Owning Team
IsValidForForm False
IsValidForRead True
LogicalName owningteam
RequiredLevel None
Targets team
Type Lookup

OwningUser

Añadido por: solución Active Solution

Propiedad Valor
Description Unique identifier for the user that owns the record.
DisplayName Owning User
IsValidForForm False
IsValidForRead True
LogicalName owninguser
RequiredLevel None
Targets systemuser
Type Lookup

parentobjectidName

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

parentobjectidYomiName

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

VersionNumber

Añadido por: solución Active Solution

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

workqueueidName

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

workqueueitemidName

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

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_flowlog_createdby

Añadido por: solución System Solution

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

lk_flowlog_createdonbehalfby

Añadido por: solución System Solution

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

lk_flowlog_modifiedby

Añadido por: solución System Solution

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

lk_flowlog_modifiedonbehalfby

Añadido por: solución System Solution

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

flowsession_flowlog_parentobjectid

Añadido por: solución Power Automate Core Components

Consulte la relación de uno a varios flowsession_flowlog_parentobjectid de la tabla flowsession.

flowsession_flowlog_flowsessionid

Añadido por: solución Power Automate Core Components

Consulte la relación de uno a varios flowsession_flowlog_flowsessionid de la tabla flowsession.

workflow_flowlog_cloudflowid

Añadido por: solución System Solution

Consulte la relación de uno a varios workflow_flowlog_cloudflowid de la tabla workflow.

flowrun_flowlog_cloudflowrunid

Consulte la relación de uno a varios flowrun_flowlog_cloudflowrunid de la tabla flowrun.

workflow_flowlog_desktopflowid

Añadido por: solución System Solution

Consulte la relación de uno a varios workflow_flowlog_desktopflowid de la tabla workflow.

flowmachine_flowlog_flowmachineid

Añadido por: solución Power Automate Core Components

Consulte la relación de uno a varios flowmachine_flowlog_flowmachineid de la tabla flowmachine.

flowmachinegroup_flowlog_flowmachinegroupid

Añadido por: solución Power Automate Core Components

Consulte la relación de uno a varios flowmachinegroup_flowlog_flowmachinegroupid de la tabla flowmachinegroup.

workqueue_flowlog_workqueueid

Añadido por: solución Power Automate Core Components

Consulte la relación de uno a varios workqueue_flowlog_workqueueid de la tabla workqueue.

workqueueitem_flowlog_workqueueitemid

Añadido por: solución Power Automate Core Components

Consulte la relación de uno a varios workqueueitem_flowlog_workqueueitemid de la tabla workqueueitem.

Consultar también

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