Referenz zur Tabelle/Entität flowlog
Hinweis
Unsicher bei Tabelle vs. Entität? Siehe Entwickler: Terminologie in Microsoft Dataverse verstehen.
Hinzugefügt von: Power Automate Online-Lösung
Nachrichten
Nachricht | Web-API-Vorgang | SDK-Klasse oder -Methode |
---|---|---|
BulkRetain | BulkRetain Action | <xref:Microsoft.Crm.Sdk.Messages.BulkRetainRequest> |
Create | POST [org URI]/api/data/v9.0/flowlogs Weitere Informationen finden Sie unter Erstellen |
CreateRequest oder Create |
CreateMultiple | CreateMultiple Action | CreateMultipleRequest |
Delete | DELETE [org URI]/api/data/v9.0/flowlogs(flowlogid) Weitere Informationen finden Sie unter Löschen |
DeleteRequest oder 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) Weitere Informationen finden Sie unter Abrufen |
RetrieveRequest oder Retrieve |
RetrieveEntityChanges | RetrieveEntityChangesRequest | |
RetrieveMultiple | GET [org URI]/api/data/v9.0/flowlogs Weitere Informationen finden Sie unter Daten abfragen |
RetrieveMultipleRequest oder RetrieveMultiple |
RollbackRetain | RollbackRetain Action | <xref:Microsoft.Crm.Sdk.Messages.RollbackRetainRequest> |
Update | PATCH [org URI]/api/data/v9.0/flowlogs(flowlogid) Weitere Informationen finden Sie unter Aktualisieren |
UpdateRequest oder Update |
UpdateMultiple | UpdateMultiple Action | UpdateMultipleRequest |
Upsert | UpsertRequest | |
UpsertMultiple | UpsertMultiple Action | UpsertMultipleRequest |
ValidateRetentionConfig | ValidateRetentionConfig Action | <xref:Microsoft.Crm.Sdk.Messages.ValidateRetentionConfigRequest> |
Eigenschaften
Eigenschaft | Wert |
---|---|
CollectionSchemaName | flowlogs |
DisplayCollectionName | Flow Logs |
DisplayName | Flow Log |
EntitySetName | flowlogs |
IsBPFEntity | False |
LogicalCollectionName | flowlogs |
LogicalName | flowlog |
OwnershipType | None |
PrimaryIdAttribute | flowlogid |
PrimaryNameAttribute | name |
SchemaName | flowlog |
Schreibbare Spalten/Attribute
Diese Spalten/Attribute geben entweder für IsValidForCreate oder IsValidForUpdate (normalerweise beides) true zurück. Aufgelistet durch SchemaName.
- cloudflowid
- cloudflowrunid
- cloudflowrunidPId
- data
- desktopflowid
- flowlogId
- flowmachinegroupid
- flowmachineid
- flowsessionid
- ImportSequenceNumber
- level
- Name
- OverriddenCreatedOn
- parentobjectid
- parentobjectidIdType
- PartitionId
- TTLInSeconds
- type
- workqueueid
- workqueueitemid
cloudflowid
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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
Hinzugefügt von: Active Solution-Lösung
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | cloudflowrunidpid |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
data
Eigenschaft | Wert |
---|---|
Description | The logged data. |
DisplayName | Data |
Format | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | data |
MaxLength | 100000 |
RequiredLevel | None |
Type | Memo |
desktopflowid
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | Unique identifier for entity instances |
DisplayName | Flow Log |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | flowlogid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
flowmachinegroupid
Hinzugefügt von: Active Solution-Lösung
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | flowmachinegroupid |
RequiredLevel | None |
Targets | flowmachinegroup |
Type | Lookup |
flowmachineid
Hinzugefügt von: Active Solution-Lösung
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | flowmachineid |
RequiredLevel | None |
Targets | flowmachine |
Type | Lookup |
flowsessionid
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | The level of the log. |
DisplayName | Level |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | level |
RequiredLevel | ApplicationRequired |
Type | Picklist |
level Auswahlen/Optionen
Wert | Etikett | Beschreibung |
---|---|---|
100000000 | Verbose | |
100000001 | Debug | |
100000002 | Info | |
100000003 | Warning | |
100000004 | Error |
Name
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | The id of the parent object. |
DisplayName | Parent Object Id |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | parentobjectid |
RequiredLevel | SystemRequired |
Targets | flowsession |
Type | Lookup |
parentobjectidIdType
Hinzugefügt von: Active Solution-Lösung
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | parentobjectididtype |
RequiredLevel | None |
Type | EntityName |
PartitionId
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | The type of the log. |
DisplayName | Type |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | type |
RequiredLevel | ApplicationRequired |
Type | Picklist |
type Auswahlen/Optionen
Wert | Etikett | Beschreibung |
---|---|---|
100000000 | CustomLog | |
100000001 | DesktopFlowRunAction |
workqueueid
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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 |
Schreibgeschützt Spalten/Attribute
Diese Spalten/Attribute geben false zurück für sowohl IsValidForCreate als auch IsValidForUpdate. Aufgelistet durch 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
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | cloudflowidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
cloudflowrunidName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | cloudflowrunidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedBy
Hinzugefügt von: Active Solution-Lösung
Eigenschaft | Wert |
---|---|
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
Hinzugefügt von: Active Solution-Lösung
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedByYomiName
Hinzugefügt von: Active Solution-Lösung
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
CreatedOn
Eigenschaft | Wert |
---|---|
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
Hinzugefügt von: Active Solution-Lösung
Eigenschaft | Wert |
---|---|
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
Hinzugefügt von: Active Solution-Lösung
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOnBehalfByYomiName
Hinzugefügt von: Active Solution-Lösung
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
desktopflowidName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | desktopflowidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
flowmachinegroupidName
Hinzugefügt von: Active Solution-Lösung
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | flowmachinegroupidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
flowmachineidName
Hinzugefügt von: Active Solution-Lösung
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | flowmachineidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
flowsessionidName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | flowsessionidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedBy
Hinzugefügt von: Active Solution-Lösung
Eigenschaft | Wert |
---|---|
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
Hinzugefügt von: Active Solution-Lösung
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedByYomiName
Hinzugefügt von: Active Solution-Lösung
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
ModifiedOn
Eigenschaft | Wert |
---|---|
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
Hinzugefügt von: Active Solution-Lösung
Eigenschaft | Wert |
---|---|
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
Hinzugefügt von: Active Solution-Lösung
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOnBehalfByYomiName
Hinzugefügt von: Active Solution-Lösung
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OwnerId
Hinzugefügt von: Active Solution-Lösung
Eigenschaft | Wert |
---|---|
Description | Owner Id |
DisplayName | Owner |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | ownerid |
RequiredLevel | SystemRequired |
Targets | systemuser,team |
Type | Owner |
OwnerIdType
Hinzugefügt von: Active Solution-Lösung
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridtype |
RequiredLevel | SystemRequired |
Type | EntityName |
OwningBusinessUnit
Hinzugefügt von: Active Solution-Lösung
Eigenschaft | Wert |
---|---|
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
Hinzugefügt von: Active Solution-Lösung
Eigenschaft | Wert |
---|---|
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
Hinzugefügt von: Active Solution-Lösung
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | parentobjectidname |
MaxLength | 1000 |
RequiredLevel | None |
Type | String |
parentobjectidYomiName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | parentobjectidyominame |
MaxLength | 1000 |
RequiredLevel | None |
Type | String |
VersionNumber
Hinzugefügt von: Active Solution-Lösung
Eigenschaft | Wert |
---|---|
Description | Version Number |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
workqueueidName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | workqueueidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
workqueueitemidName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | workqueueitemidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
Viele-zu-Eins-Beziehungen
Jede Viele-zu-Eins-Beziehung wird durch eine entsprechende Viele-zu-Viele-Beziehungen mit der zugehörigen Tabelle definiert. Aufgelistet durch 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
Hinzugefügt von: System Solution-Lösung
Siehe die lk_flowlog_createdby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
lk_flowlog_createdonbehalfby
Hinzugefügt von: System Solution-Lösung
Siehe die lk_flowlog_createdonbehalfby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
lk_flowlog_modifiedby
Hinzugefügt von: System Solution-Lösung
Siehe die lk_flowlog_modifiedby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
lk_flowlog_modifiedonbehalfby
Hinzugefügt von: System Solution-Lösung
Siehe die lk_flowlog_modifiedonbehalfby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
flowsession_flowlog_parentobjectid
Hinzugefügt von: Power Automate Core Components-Lösung
Siehe die flowsession_flowlog_parentobjectid-Eins-zu-Viele-Beziehung für die flowsession-Tabelle/-Entität.
flowsession_flowlog_flowsessionid
Hinzugefügt von: Power Automate Core Components-Lösung
Siehe die flowsession_flowlog_flowsessionid-Eins-zu-Viele-Beziehung für die flowsession-Tabelle/-Entität.
workflow_flowlog_cloudflowid
Hinzugefügt von: System Solution-Lösung
Siehe die workflow_flowlog_cloudflowid-Eins-zu-Viele-Beziehung für die workflow-Tabelle/-Entität.
flowrun_flowlog_cloudflowrunid
Siehe die flowrun_flowlog_cloudflowrunid-Eins-zu-Viele-Beziehung für die flowrun-Tabelle/-Entität.
workflow_flowlog_desktopflowid
Hinzugefügt von: System Solution-Lösung
Siehe die workflow_flowlog_desktopflowid-Eins-zu-Viele-Beziehung für die workflow-Tabelle/-Entität.
flowmachine_flowlog_flowmachineid
Hinzugefügt von: Power Automate Core Components-Lösung
Siehe die flowmachine_flowlog_flowmachineid-Eins-zu-Viele-Beziehung für die flowmachine-Tabelle/-Entität.
flowmachinegroup_flowlog_flowmachinegroupid
Hinzugefügt von: Power Automate Core Components-Lösung
Siehe die flowmachinegroup_flowlog_flowmachinegroupid-Eins-zu-Viele-Beziehung für die flowmachinegroup-Tabelle/-Entität.
workqueue_flowlog_workqueueid
Hinzugefügt von: Power Automate Core Components-Lösung
Siehe die workqueue_flowlog_workqueueid-Eins-zu-Viele-Beziehung für die workqueue-Tabelle/-Entität.
workqueueitem_flowlog_workqueueitemid
Hinzugefügt von: Power Automate Core Components-Lösung
Siehe die workqueueitem_flowlog_workqueueitemid-Eins-zu-Viele-Beziehung für die workqueueitem-Tabelle/-Entität.
Siehe auch
Dataverse-Tabelle/-Entitätsreferenz Web-API-Referenz flowlog EntityType