Référence d’entité/de table flowlog
Notes
Vous n’êtes pas sûr de la table par rapport à l’entité ? Voir Développeurs : Comprendre la terminologie dans Microsoft Dataverse.
Ajouté par : solution Power Automate Online
Messages
Message | Opération de l'API web | Classe ou méthode SDK |
---|---|---|
BulkRetain | BulkRetain Action | <xref:Microsoft.Crm.Sdk.Messages.BulkRetainRequest> |
Create | POST [org URI]/api/data/v9.0/flowlogs Voir Créer |
CreateRequest ou Create |
CreateMultiple | CreateMultiple Action | CreateMultipleRequest |
Delete | DELETE [org URI]/api/data/v9.0/flowlogs(flowlogid) Voir Supprimer |
DeleteRequest ou 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) Voir Récupérer |
RetrieveRequest ou Retrieve |
RetrieveEntityChanges | RetrieveEntityChangesRequest | |
RetrieveMultiple | GET [org URI]/api/data/v9.0/flowlogs Voir Rechercher des données |
RetrieveMultipleRequest ou RetrieveMultiple |
RollbackRetain | RollbackRetain Action | <xref:Microsoft.Crm.Sdk.Messages.RollbackRetainRequest> |
Update | PATCH [org URI]/api/data/v9.0/flowlogs(flowlogid) Voir Mettre à jour |
UpdateRequest ou Update |
UpdateMultiple | UpdateMultiple Action | UpdateMultipleRequest |
Upsert | UpsertRequest | |
UpsertMultiple | UpsertMultiple Action | UpsertMultipleRequest |
ValidateRetentionConfig | ValidateRetentionConfig Action | <xref:Microsoft.Crm.Sdk.Messages.ValidateRetentionConfigRequest> |
Propriétés
Propriété | Valeur |
---|---|
CollectionSchemaName | flowlogs |
DisplayCollectionName | Flow Logs |
DisplayName | Flow Log |
EntitySetName | flowlogs |
IsBPFEntity | False |
LogicalCollectionName | flowlogs |
LogicalName | flowlog |
OwnershipType | None |
PrimaryIdAttribute | flowlogid |
PrimaryNameAttribute | name |
SchemaName | flowlog |
Colonnes/Attributs inscriptibles
Ces colonnes/attributs renvoient la valeur true pour IsValidForCreate ou IsValidForUpdate (généralement les deux). Répertorié par SchemaName.
- cloudflowid
- cloudflowrunid
- cloudflowrunidPId
- data
- desktopflowid
- flowlogId
- flowmachinegroupid
- flowmachineid
- flowsessionid
- ImportSequenceNumber
- level
- Name
- OverriddenCreatedOn
- parentobjectid
- parentobjectidIdType
- PartitionId
- TTLInSeconds
- type
- workqueueid
- workqueueitemid
cloudflowid
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
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
Ajouté par : solution Active Solution
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | cloudflowrunidpid |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
data
Propriété | Valeur |
---|---|
Description | The logged data. |
DisplayName | Data |
Format | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | data |
MaxLength | 100000 |
RequiredLevel | None |
Type | Memo |
desktopflowid
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
Description | Unique identifier for entity instances |
DisplayName | Flow Log |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | flowlogid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
flowmachinegroupid
Ajouté par : solution Active Solution
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | flowmachinegroupid |
RequiredLevel | None |
Targets | flowmachinegroup |
Type | Lookup |
flowmachineid
Ajouté par : solution Active Solution
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | flowmachineid |
RequiredLevel | None |
Targets | flowmachine |
Type | Lookup |
flowsessionid
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
Description | The level of the log. |
DisplayName | Level |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | level |
RequiredLevel | ApplicationRequired |
Type | Picklist |
Choix/Options level
Valeur | Étiquette | Description |
---|---|---|
100000000 | Verbose | |
100000001 | Debug | |
100000002 | Info | |
100000003 | Warning | |
100000004 | Error |
Name
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
Description | The id of the parent object. |
DisplayName | Parent Object Id |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | parentobjectid |
RequiredLevel | SystemRequired |
Targets | flowsession |
Type | Lookup |
parentobjectidIdType
Ajouté par : solution Active Solution
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | parentobjectididtype |
RequiredLevel | None |
Type | EntityName |
PartitionId
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
Description | The type of the log. |
DisplayName | Type |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | type |
RequiredLevel | ApplicationRequired |
Type | Picklist |
Choix/Options type
Valeur | Étiquette | Description |
---|---|---|
100000000 | CustomLog | |
100000001 | DesktopFlowRunAction |
workqueueid
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
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 |
Colonnes/Attributs en lecture seule
Ces colonnes/attributs renvoient la valeur false pour IsValidForCreate ou IsValidForUpdate. Répertorié par SchemaName.
- cloudflowidName
- cloudflowrunidName
- CreatedBy
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- desktopflowidName
- flowmachinegroupidName
- flowmachineidName
- flowsessionidName
- ModifiedBy
- ModifiedByName
- ModifiedByYomiName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- OwnerId
- OwnerIdType
- OwningBusinessUnit
- OwningTeam
- OwningUser
- parentobjectidName
- parentobjectidYomiName
- VersionNumber
- workqueueidName
- workqueueitemidName
cloudflowidName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | cloudflowidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
cloudflowrunidName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | cloudflowrunidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedBy
Ajouté par : solution Active Solution
Propriété | Valeur |
---|---|
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
Ajouté par : solution Active Solution
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedByYomiName
Ajouté par : solution Active Solution
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
CreatedOn
Propriété | Valeur |
---|---|
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
Ajouté par : solution Active Solution
Propriété | Valeur |
---|---|
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
Ajouté par : solution Active Solution
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOnBehalfByYomiName
Ajouté par : solution Active Solution
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
desktopflowidName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | desktopflowidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
flowmachinegroupidName
Ajouté par : solution Active Solution
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | flowmachinegroupidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
flowmachineidName
Ajouté par : solution Active Solution
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | flowmachineidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
flowsessionidName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | flowsessionidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedBy
Ajouté par : solution Active Solution
Propriété | Valeur |
---|---|
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
Ajouté par : solution Active Solution
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedByYomiName
Ajouté par : solution Active Solution
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
ModifiedOn
Propriété | Valeur |
---|---|
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
Ajouté par : solution Active Solution
Propriété | Valeur |
---|---|
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
Ajouté par : solution Active Solution
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOnBehalfByYomiName
Ajouté par : solution Active Solution
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OwnerId
Ajouté par : solution Active Solution
Propriété | Valeur |
---|---|
Description | Owner Id |
DisplayName | Owner |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | ownerid |
RequiredLevel | SystemRequired |
Targets | systemuser,team |
Type | Owner |
OwnerIdType
Ajouté par : solution Active Solution
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridtype |
RequiredLevel | SystemRequired |
Type | EntityName |
OwningBusinessUnit
Ajouté par : solution Active Solution
Propriété | Valeur |
---|---|
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
Ajouté par : solution Active Solution
Propriété | Valeur |
---|---|
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
Ajouté par : solution Active Solution
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | parentobjectidname |
MaxLength | 1000 |
RequiredLevel | None |
Type | String |
parentobjectidYomiName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | parentobjectidyominame |
MaxLength | 1000 |
RequiredLevel | None |
Type | String |
VersionNumber
Ajouté par : solution Active Solution
Propriété | Valeur |
---|---|
Description | Version Number |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
workqueueidName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | workqueueidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
workqueueitemidName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | workqueueitemidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
Relations plusieurs-à-un
Chaque relation plusieurs-à-un est définie par une relation un-à-plusieurs correspondante avec la table associée. Répertorié par SchemaName.
- lk_flowlog_createdby
- lk_flowlog_createdonbehalfby
- lk_flowlog_modifiedby
- lk_flowlog_modifiedonbehalfby
- flowsession_flowlog_parentobjectid
- flowsession_flowlog_flowsessionid
- workflow_flowlog_cloudflowid
- flowrun_flowlog_cloudflowrunid
- workflow_flowlog_desktopflowid
- flowmachine_flowlog_flowmachineid
- flowmachinegroup_flowlog_flowmachinegroupid
- workqueue_flowlog_workqueueid
- workqueueitem_flowlog_workqueueitemid
lk_flowlog_createdby
Ajouté par : solution System Solution
Voir la relation un à plusieurs lk_flowlog_createdby pour la table/entité systemuser.
lk_flowlog_createdonbehalfby
Ajouté par : solution System Solution
Voir la relation un à plusieurs lk_flowlog_createdonbehalfby pour la table/entité systemuser.
lk_flowlog_modifiedby
Ajouté par : solution System Solution
Voir la relation un à plusieurs lk_flowlog_modifiedby pour la table/entité systemuser.
lk_flowlog_modifiedonbehalfby
Ajouté par : solution System Solution
Voir la relation un à plusieurs lk_flowlog_modifiedonbehalfby pour la table/entité systemuser.
flowsession_flowlog_parentobjectid
Ajouté par : solution Power Automate Core Components
Voir la relation un à plusieurs flowsession_flowlog_parentobjectid pour la table/entité flowsession.
flowsession_flowlog_flowsessionid
Ajouté par : solution Power Automate Core Components
Voir la relation un à plusieurs flowsession_flowlog_flowsessionid pour la table/entité flowsession.
workflow_flowlog_cloudflowid
Ajouté par : solution System Solution
Voir la relation un à plusieurs workflow_flowlog_cloudflowid pour la table/entité workflow.
flowrun_flowlog_cloudflowrunid
Voir la relation un à plusieurs flowrun_flowlog_cloudflowrunid pour la table/entité flowrun.
workflow_flowlog_desktopflowid
Ajouté par : solution System Solution
Voir la relation un à plusieurs workflow_flowlog_desktopflowid pour la table/entité workflow.
flowmachine_flowlog_flowmachineid
Ajouté par : solution Power Automate Core Components
Voir la relation un à plusieurs flowmachine_flowlog_flowmachineid pour la table/entité flowmachine.
flowmachinegroup_flowlog_flowmachinegroupid
Ajouté par : solution Power Automate Core Components
Voir la relation un à plusieurs flowmachinegroup_flowlog_flowmachinegroupid pour la table/entité flowmachinegroup.
workqueue_flowlog_workqueueid
Ajouté par : solution Power Automate Core Components
Voir la relation un à plusieurs workqueue_flowlog_workqueueid pour la table/entité workqueue.
workqueueitem_flowlog_workqueueitemid
Ajouté par : solution Power Automate Core Components
Voir la relation un à plusieurs workqueueitem_flowlog_workqueueitemid pour la table/entité workqueueitem.
Voir aussi
Référence d’entité/de table Dataverse Référence d’API web flowlog EntityType