Nota
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tidħol jew tibdel id-direttorji.
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tibdel id-direttorji.
Messages
The following table lists the messages for the Flow Log (flowlog) table. Messages represent operations that can be performed on the table. They may also be events.
| Name Is Event? |
Web API Operation | SDK for .NET |
|---|---|---|
AssociateEvent: True |
Associate records | Associate records |
CreateEvent: True |
POST /flowlogsSee Create |
Create records |
CreateMultipleEvent: True |
CreateMultiple | CreateMultipleRequest |
DeleteEvent: True |
DELETE /flowlogs(flowlogid)See Delete |
Delete records |
DeleteMultipleEvent: True |
DeleteMultiple | Learn to use messages with the SDK for .NET |
DisassociateEvent: True |
Disassociate records | Disassociate records |
RetrieveEvent: True |
GET /flowlogs(flowlogid)See Retrieve |
Retrieve records |
RetrieveEntityChangesEvent: True |
RetrieveEntityChangesRequest | |
RetrieveMultipleEvent: True |
GET /flowlogsSee Query data |
Query data |
UpdateEvent: True |
PATCH /flowlogs(flowlogid)See Update |
Update records |
UpdateMultipleEvent: True |
UpdateMultiple | UpdateMultipleRequest |
UpsertEvent: True |
PATCH /flowlogs(flowlogid)See Upsert a table row |
UpsertRequest |
UpsertMultipleEvent: True |
UpsertMultiple | UpsertMultipleRequest |
Properties
The following table lists selected properties for the Flow Log (flowlog) table.
| Property | Value |
|---|---|
| DisplayName | Flow Log |
| DisplayCollectionName | Flow Logs |
| SchemaName | flowlog |
| CollectionSchemaName | flowlogs |
| EntitySetName | flowlogs |
| LogicalName | flowlog |
| LogicalCollectionName | flowlogs |
| PrimaryIdAttribute | flowlogid |
| PrimaryNameAttribute | name |
| TableType | Elastic |
| OwnershipType | None |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- cloudflowid
- cloudflowrunid
- cloudflowrunidPId
- data
- desktopflowid
- Duration
- flowlogId
- flowmachinegroupid
- flowmachineid
- flowsessionid
- ImportSequenceNumber
- InputsLocalizedNames
- level
- LogIndex
- Name
- OutputsLocalizedNames
- OverriddenCreatedOn
- parentobjectid
- parentobjectidIdType
- PartitionId
- TTLInSeconds
- type
- workqueueid
- workqueueitemid
cloudflowid
| Property | Value |
|---|---|
| Description | The Power Automate Cloud Flow Id this log is linked to. |
| DisplayName | Cloud Flow Id |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | cloudflowid |
| RequiredLevel | None |
| Type | Lookup |
| Targets | workflow |
cloudflowrunid
| Property | Value |
|---|---|
| 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 |
| Type | Lookup |
| Targets | flowrun |
cloudflowrunidPId
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | cloudflowrunidpid |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
data
| Property | Value |
|---|---|
| Description | The logged data. |
| DisplayName | Data |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | data |
| RequiredLevel | None |
| Type | Memo |
| Format | Text |
| FormatName | Json |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100000 |
desktopflowid
| Property | Value |
|---|---|
| Description | The Desktop Flow Id this log is linked to. |
| DisplayName | Desktop Flow Id |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | desktopflowid |
| RequiredLevel | None |
| Type | Lookup |
| Targets | workflow |
Duration
| Property | Value |
|---|---|
| Description | Duration of the action in millisecond. |
| DisplayName | Duration |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | duration |
| RequiredLevel | None |
| Type | BigInt |
| MaxValue | 9223372036854775807 |
| MinValue | -9223372036854775808 |
flowlogId
| Property | Value |
|---|---|
| Description | Unique identifier for entity instances |
| DisplayName | Flow Log |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | flowlogid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
flowmachinegroupid
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | flowmachinegroupid |
| RequiredLevel | None |
| Type | Lookup |
| Targets | flowmachinegroup |
flowmachineid
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | flowmachineid |
| RequiredLevel | None |
| Type | Lookup |
| Targets | flowmachine |
flowsessionid
| Property | Value |
|---|---|
| Description | The Power Automate Desktop Flow Session this log belongs to. |
| DisplayName | Flow Session Id |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | flowsessionid |
| RequiredLevel | None |
| Type | Lookup |
| Targets | flowsession |
ImportSequenceNumber
| Property | Value |
|---|---|
| Description | Sequence number of the import that created this record. |
| DisplayName | Import Sequence Number |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | importsequencenumber |
| RequiredLevel | None |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | -2147483648 |
InputsLocalizedNames
| Property | Value |
|---|---|
| Description | Array of the names of the inputs. |
| DisplayName | InputsLocalizedNames |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | inputslocalizednames |
| RequiredLevel | None |
| Type | Memo |
| Format | Text |
| FormatName | Json |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100000 |
level
| Property | Value |
|---|---|
| Description | The level of the log. |
| DisplayName | Level |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | level |
| RequiredLevel | ApplicationRequired |
| Type | Picklist |
| DefaultFormValue | -1 |
| GlobalChoiceName | flowlog_level |
level Choices/Options
| Value | Label |
|---|---|
| 100000000 | Verbose |
| 100000001 | Debug |
| 100000002 | Info |
| 100000003 | Warning |
| 100000004 | Error |
LogIndex
| Property | Value |
|---|---|
| Description | Index of the log within the flow excution |
| DisplayName | LogIndex |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | logindex |
| RequiredLevel | None |
| Type | BigInt |
| MaxValue | 9223372036854775807 |
| MinValue | -9223372036854775808 |
Name
| Property | Value |
|---|---|
| Description | The name of the log. |
| DisplayName | Log Name |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | name |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
OutputsLocalizedNames
| Property | Value |
|---|---|
| Description | Array of the names of the outputs. |
| DisplayName | OutputsLocalizedNames |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | outputslocalizednames |
| RequiredLevel | None |
| Type | Memo |
| Format | Text |
| FormatName | Json |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100000 |
OverriddenCreatedOn
| Property | Value |
|---|---|
| Description | Date and time that the record was migrated. |
| DisplayName | Record Created On |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | overriddencreatedon |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateOnly |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
parentobjectid
| Property | Value |
|---|---|
| Description | The id of the parent object. |
| DisplayName | Parent Object Id |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | parentobjectid |
| RequiredLevel | SystemRequired |
| Type | Lookup |
| Targets | flowmachinegroup, flowsession, workqueue |
parentobjectidIdType
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | parentobjectididtype |
| RequiredLevel | None |
| Type | EntityName |
PartitionId
| Property | Value |
|---|---|
| Description | Logical partition id. A logical partition consists of a set of records with same partition id. |
| DisplayName | Partition Id |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | partitionid |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
TTLInSeconds
| Property | Value |
|---|---|
| Description | Time to live in seconds. |
| DisplayName | Time to live |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | ttlinseconds |
| RequiredLevel | None |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | 1 |
type
| Property | Value |
|---|---|
| Description | The type of the log. |
| DisplayName | Type |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | type |
| RequiredLevel | ApplicationRequired |
| Type | Picklist |
| DefaultFormValue | -1 |
| GlobalChoiceName | flowlog_type |
type Choices/Options
| Value | Label |
|---|---|
| 100000000 | CustomLog |
| 100000001 | DesktopFlowRunAction |
| 100000002 | DesktopFlowRunQueuePriorityChanged |
| 100000003 | DesktopFlowRunQueued |
| 100000004 | DesktopFlowRunQueueAssigned |
| 100000005 | DesktopFlowRunQueueAssignFailed |
| 100000006 | DesktopFlowRunQueueRunConfirmed |
| 100000007 | DesktopFlowRunQueueRunCompleted |
| 100000100 | DesktopFlowRunUnattendedRepairUISelectorRequest |
| 100000101 | DesktopFlowRunUnattendedRepairUISelectorResponse |
| 100000200 | WorkqueueFlowSession |
| 100000201 | WorkqueueProcessorLog |
| 100000300 | DesktopFlowOrchestrationRepairSessionMismatchRequest |
| 100000301 | DesktopFlowOrchestrationRepairSessionMismatchResponse |
| 100000310 | DesktopFlowOrchestrationRepairWindowsIdentityIncorrectRequest |
| 100000311 | DesktopFlowOrchestrationRepairWindowsIdentityIncorrectResponse |
| 100000400 | CuaStartSession |
| 100000401 | CuaReasoningStep |
| 100000402 | CuaWaitOrCompleteSession |
workqueueid
| Property | Value |
|---|---|
| Description | The Work Queue this log is linked to. |
| DisplayName | Work Queue Id |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | workqueueid |
| RequiredLevel | None |
| Type | Lookup |
| Targets | workqueue |
workqueueitemid
| Property | Value |
|---|---|
| Description | The Work Queue Item this log is linked to. |
| DisplayName | Work Queue Item Id |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | workqueueitemid |
| RequiredLevel | None |
| Type | Lookup |
| Targets | workqueueitem |
Read-only columns/attributes
These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.
- CreatedBy
- CreatedOn
- CreatedOnBehalfBy
- ModifiedBy
- ModifiedOn
- ModifiedOnBehalfBy
- OwnerId
- OwnerIdType
- OwningBusinessUnit
- OwningTeam
- OwningUser
- VersionNumber
CreatedBy
| Property | Value |
|---|---|
| Description | Unique identifier of the user who created the record. |
| DisplayName | Created By |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdby |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
CreatedOn
| Property | Value |
|---|---|
| Description | Date and time when the record was created. |
| DisplayName | Created On |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdon |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
CreatedOnBehalfBy
| Property | Value |
|---|---|
| Description | Unique identifier of the delegate user who created the record. |
| DisplayName | Created By (Delegate) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdonbehalfby |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
ModifiedBy
| Property | Value |
|---|---|
| Description | Unique identifier of the user who modified the record. |
| DisplayName | Modified By |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedby |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
ModifiedOn
| Property | Value |
|---|---|
| Description | Date and time when the record was modified. |
| DisplayName | Modified On |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedon |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
ModifiedOnBehalfBy
| Property | Value |
|---|---|
| Description | Unique identifier of the delegate user who modified the record. |
| DisplayName | Modified By (Delegate) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedonbehalfby |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
OwnerId
| Property | Value |
|---|---|
| Description | Owner Id |
| DisplayName | Owner |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | ownerid |
| RequiredLevel | SystemRequired |
| Type | Owner |
| Targets | systemuser, team |
OwnerIdType
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owneridtype |
| RequiredLevel | SystemRequired |
| Type | EntityName |
OwningBusinessUnit
| Property | Value |
|---|---|
| Description | Unique identifier for the business unit that owns the record |
| DisplayName | Owning Business Unit |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | owningbusinessunit |
| RequiredLevel | None |
| Type | Lookup |
| Targets |
OwningTeam
| Property | Value |
|---|---|
| Description | Unique identifier for the team that owns the record. |
| DisplayName | Owning Team |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owningteam |
| RequiredLevel | None |
| Type | Lookup |
| Targets |
OwningUser
| Property | Value |
|---|---|
| Description | Unique identifier for the user that owns the record. |
| DisplayName | Owning User |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owninguser |
| RequiredLevel | None |
| Type | Lookup |
| Targets |
VersionNumber
| Property | Value |
|---|---|
| Description | Version Number |
| DisplayName | Version Number |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | versionnumber |
| RequiredLevel | None |
| Type | BigInt |
| MaxValue | 9223372036854775807 |
| MinValue | -9223372036854775808 |
Many-to-One relationships
These relationships are many-to-one. Listed by SchemaName.
- flowmachine_flowlog_flowmachineid
- flowmachinegroup_flowlog_flowmachinegroupid
- flowmachinegroup_flowlog_parentobjectid
- flowrun_flowlog_cloudflowrunid
- flowsession_flowlog_flowsessionid
- flowsession_flowlog_parentobjectid
- lk_flowlog_createdby
- lk_flowlog_createdonbehalfby
- lk_flowlog_modifiedby
- lk_flowlog_modifiedonbehalfby
- workflow_flowlog_cloudflowid
- workflow_flowlog_desktopflowid
- workqueue_flowlog_parentobjectid
- workqueue_flowlog_workqueueid
- workqueueitem_flowlog_workqueueitemid
flowmachine_flowlog_flowmachineid
One-To-Many Relationship: flowmachine flowmachine_flowlog_flowmachineid
| Property | Value |
|---|---|
| ReferencedEntity | flowmachine |
| ReferencedAttribute | flowmachineid |
| ReferencingAttribute | flowmachineid |
| ReferencingEntityNavigationPropertyName | flowmachineid |
| IsHierarchical | |
| CascadeConfiguration | Archive: RemoveLinkAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
flowmachinegroup_flowlog_flowmachinegroupid
One-To-Many Relationship: flowmachinegroup flowmachinegroup_flowlog_flowmachinegroupid
| Property | Value |
|---|---|
| ReferencedEntity | flowmachinegroup |
| ReferencedAttribute | flowmachinegroupid |
| ReferencingAttribute | flowmachinegroupid |
| ReferencingEntityNavigationPropertyName | flowmachinegroupid |
| IsHierarchical | |
| CascadeConfiguration | Archive: RemoveLinkAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
flowmachinegroup_flowlog_parentobjectid
One-To-Many Relationship: flowmachinegroup flowmachinegroup_flowlog_parentobjectid
| Property | Value |
|---|---|
| ReferencedEntity | flowmachinegroup |
| ReferencedAttribute | flowmachinegroupid |
| ReferencingAttribute | parentobjectid |
| ReferencingEntityNavigationPropertyName | parentobjectid_flowmachinegroup |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: CascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
flowrun_flowlog_cloudflowrunid
One-To-Many Relationship: flowrun flowrun_flowlog_cloudflowrunid
| Property | Value |
|---|---|
| ReferencedEntity | flowrun |
| ReferencedAttribute | flowrunid |
| ReferencingAttribute | cloudflowrunid |
| ReferencingEntityNavigationPropertyName | cloudflowrunid |
| IsHierarchical | |
| CascadeConfiguration | Archive: RemoveLinkAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
flowsession_flowlog_flowsessionid
One-To-Many Relationship: flowsession flowsession_flowlog_flowsessionid
| Property | Value |
|---|---|
| ReferencedEntity | flowsession |
| ReferencedAttribute | flowsessionid |
| ReferencingAttribute | flowsessionid |
| ReferencingEntityNavigationPropertyName | flowsessionid |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
flowsession_flowlog_parentobjectid
One-To-Many Relationship: flowsession flowsession_flowlog_parentobjectid
| Property | Value |
|---|---|
| ReferencedEntity | flowsession |
| ReferencedAttribute | flowsessionid |
| ReferencingAttribute | parentobjectid |
| ReferencingEntityNavigationPropertyName | parentobjectid |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: CascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_flowlog_createdby
One-To-Many Relationship: systemuser lk_flowlog_createdby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | createdby |
| ReferencingEntityNavigationPropertyName | createdby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_flowlog_createdonbehalfby
One-To-Many Relationship: systemuser lk_flowlog_createdonbehalfby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | createdonbehalfby |
| ReferencingEntityNavigationPropertyName | createdonbehalfby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_flowlog_modifiedby
One-To-Many Relationship: systemuser lk_flowlog_modifiedby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | modifiedby |
| ReferencingEntityNavigationPropertyName | modifiedby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_flowlog_modifiedonbehalfby
One-To-Many Relationship: systemuser lk_flowlog_modifiedonbehalfby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | modifiedonbehalfby |
| ReferencingEntityNavigationPropertyName | modifiedonbehalfby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
workflow_flowlog_cloudflowid
One-To-Many Relationship: workflow workflow_flowlog_cloudflowid
| Property | Value |
|---|---|
| ReferencedEntity | workflow |
| ReferencedAttribute | workflowid |
| ReferencingAttribute | cloudflowid |
| ReferencingEntityNavigationPropertyName | cloudflowid |
| IsHierarchical | |
| CascadeConfiguration | Archive: RemoveLinkAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
workflow_flowlog_desktopflowid
One-To-Many Relationship: workflow workflow_flowlog_desktopflowid
| Property | Value |
|---|---|
| ReferencedEntity | workflow |
| ReferencedAttribute | workflowid |
| ReferencingAttribute | desktopflowid |
| ReferencingEntityNavigationPropertyName | desktopflowid |
| IsHierarchical | |
| CascadeConfiguration | Archive: RemoveLinkAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
workqueue_flowlog_parentobjectid
One-To-Many Relationship: workqueue workqueue_flowlog_parentobjectid
| Property | Value |
|---|---|
| ReferencedEntity | workqueue |
| ReferencedAttribute | workqueueid |
| ReferencingAttribute | parentobjectid |
| ReferencingEntityNavigationPropertyName | parentobjectid_workqueue |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: CascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
workqueue_flowlog_workqueueid
One-To-Many Relationship: workqueue workqueue_flowlog_workqueueid
| Property | Value |
|---|---|
| ReferencedEntity | workqueue |
| ReferencedAttribute | workqueueid |
| ReferencingAttribute | workqueueid |
| ReferencingEntityNavigationPropertyName | workqueueid |
| IsHierarchical | |
| CascadeConfiguration | Archive: RemoveLinkAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
workqueueitem_flowlog_workqueueitemid
One-To-Many Relationship: workqueueitem workqueueitem_flowlog_workqueueitemid
| Property | Value |
|---|---|
| ReferencedEntity | workqueueitem |
| ReferencedAttribute | workqueueitemid |
| ReferencingAttribute | workqueueitemid |
| ReferencingEntityNavigationPropertyName | workqueueitemid |
| IsHierarchical | |
| CascadeConfiguration | Archive: RemoveLinkAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
See also
Dataverse table/entity reference
Dataverse Web API Reference
flowlog