Power Platform Power Apps Dataverse Flow Session (flowsession) table/entity reference
In this article
Entity to store the information that is generated when a Power Automate Desktop flow runs.
Messages
The following table lists the messages for the Flow Session (flowsession) 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 |
|---|---|---|
AssignEvent: True |
PATCH /flowsessions(flowsessionid)Update the ownerid property. |
AssignRequest |
CancelDesktopFlowRunEvent: False |
CancelDesktopFlowRun | Learn to use messages with the SDK for .NET |
CreateEvent: True |
POST /flowsessionsSee Create |
Create records |
CreateMultipleEvent: True |
CreateMultiple | CreateMultipleRequest |
DeleteEvent: True |
DELETE /flowsessions(flowsessionid)See Delete |
Delete records |
GrantAccessEvent: True |
GrantAccess | GrantAccessRequest |
IsValidStateTransitionEvent: False |
IsValidStateTransition | IsValidStateTransitionRequest |
ModifyAccessEvent: True |
ModifyAccess | ModifyAccessRequest |
RetrieveEvent: True |
GET /flowsessions(flowsessionid)See Retrieve |
Retrieve records |
RetrieveMultipleEvent: True |
GET /flowsessionsSee Query data |
Query data |
RetrievePrincipalAccessEvent: True |
RetrievePrincipalAccess | RetrievePrincipalAccessRequest |
RetrieveSharedPrincipalsAndAccessEvent: True |
RetrieveSharedPrincipalsAndAccess | RetrieveSharedPrincipalsAndAccessRequest |
RevokeAccessEvent: True |
RevokeAccess | RevokeAccessRequest |
SetStateEvent: True |
PATCH /flowsessions(flowsessionid)Update the statecode and statuscode properties. |
SetStateRequest |
TriggerDesktopFlowRunCallbackEvent: False |
TriggerDesktopFlowRunCallback | Learn to use messages with the SDK for .NET |
UpdateEvent: True |
PATCH /flowsessions(flowsessionid)See Update |
Update records |
UpdateMultipleEvent: True |
UpdateMultiple | UpdateMultipleRequest |
UpsertEvent: False |
PATCH /flowsessions(flowsessionid)See Upsert a table row |
UpsertRequest |
UpsertMultipleEvent: False |
UpsertMultiple | UpsertMultipleRequest |
Properties
The following table lists selected properties for the Flow Session (flowsession) table.
| Property | Value |
|---|---|
| DisplayName | Flow Session |
| DisplayCollectionName | Flow Sessions |
| SchemaName | flowsession |
| CollectionSchemaName | flowsessions |
| EntitySetName | flowsessions |
| LogicalName | flowsession |
| LogicalCollectionName | flowsessions |
| PrimaryIdAttribute | flowsessionid |
| PrimaryNameAttribute | name |
| TableType | Standard |
| OwnershipType | UserOwned |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- CallbackUrl
- CompletedOn
- ConnectionId
- Context
- CorrelationId
- Credentials
- ErrorCode
- ErrorDetails
- ErrorInnerError
- ErrorMessage
- flowsessionId
- Gateway
- ImportSequenceNumber
- MachineGroupId
- MachineId
- MachinePercentCpuUsage
- MachinePercentRamUsage
- MachineRamUsage
- Name
- OverriddenCreatedOn
- OwnerId
- OwnerIdType
- ParentCloudFlowRunSequenceId
- ParentWorkflowId
- ProcessVersion
- RegardingObjectId
- RegardingObjectTypeCode
- RunDetails
- RunDuration
- RunExecutionDuration
- RunMode
- RunSessionMode
- RunWaitDuration
- SessionUsername
- SessionUserSID
- StartedOn
- statecode
- statuscode
- TimeZoneRuleVersionNumber
- TriggerType
- UTCConversionTimeZoneCode
posted on 2024-12-14 06:25 freeliver54 阅读(37) 评论(2) 收藏 举报
浙公网安备 33010602011771号