次の方法で共有


flowlog テーブル/エンティティの参照

注意

テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。

追加元 : Power Automate Online ソリューション

メッセージ

メッセージ Web API 操作 SDK クラスまたはメソッド
BulkRetain BulkRetain Action <xref:Microsoft.Crm.Sdk.Messages.BulkRetainRequest>
Create POST [org URI]/api/data/v9.0/flowlogs
作成を参照
CreateRequest または
Create
CreateMultiple CreateMultiple Action CreateMultipleRequest
Delete DELETE [org URI]/api/data/v9.0/flowlogs(flowlogid)
削除を参照
DeleteRequest または
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)
取得を参照
RetrieveRequest または
Retrieve
RetrieveEntityChanges RetrieveEntityChangesRequest
RetrieveMultiple GET [org URI]/api/data/v9.0/flowlogs
データのクエリを参照
RetrieveMultipleRequest または
RetrieveMultiple
RollbackRetain RollbackRetain Action <xref:Microsoft.Crm.Sdk.Messages.RollbackRetainRequest>
Update PATCH [org URI]/api/data/v9.0/flowlogs(flowlogid)
更新を参照
UpdateRequest または
Update
UpdateMultiple UpdateMultiple Action UpdateMultipleRequest
Upsert UpsertRequest
UpsertMultiple UpsertMultiple Action UpsertMultipleRequest
ValidateRetentionConfig ValidateRetentionConfig Action <xref:Microsoft.Crm.Sdk.Messages.ValidateRetentionConfigRequest>

プロパティ

プロパティ
CollectionSchemaName flowlogs
DisplayCollectionName Flow Logs
DisplayName Flow Log
EntitySetName flowlogs
IsBPFEntity False
LogicalCollectionName flowlogs
LogicalName flowlog
OwnershipType None
PrimaryIdAttribute flowlogid
PrimaryNameAttribute name
SchemaName flowlog

書き込み可能な列/属性

これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。

cloudflowid

プロパティ
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

プロパティ
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

追加元 : Active Solution ソリューション

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName cloudflowrunidpid
MaxLength 100
RequiredLevel None
Type String

data

プロパティ
Description The logged data.
DisplayName Data
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName data
MaxLength 100000
RequiredLevel None
Type Memo

desktopflowid

プロパティ
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

プロパティ
Description Unique identifier for entity instances
DisplayName Flow Log
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName flowlogid
RequiredLevel SystemRequired
Type Uniqueidentifier

flowmachinegroupid

追加元 : Active Solution ソリューション

プロパティ
Description
DisplayName
IsValidForForm True
IsValidForRead True
LogicalName flowmachinegroupid
RequiredLevel None
Targets flowmachinegroup
Type Lookup

flowmachineid

追加元 : Active Solution ソリューション

プロパティ
Description
DisplayName
IsValidForForm True
IsValidForRead True
LogicalName flowmachineid
RequiredLevel None
Targets flowmachine
Type Lookup

flowsessionid

プロパティ
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

プロパティ
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

プロパティ
Description The level of the log.
DisplayName Level
IsValidForForm True
IsValidForRead True
LogicalName level
RequiredLevel ApplicationRequired
Type Picklist

level の選択肢/オプション

ラベル 内容
100000000 Verbose
100000001 Debug
100000002 Info
100000003 Warning
100000004 Error

Name

プロパティ
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

プロパティ
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

プロパティ
Description The id of the parent object.
DisplayName Parent Object Id
IsValidForForm True
IsValidForRead True
LogicalName parentobjectid
RequiredLevel SystemRequired
Targets flowsession
Type Lookup

parentobjectidIdType

追加元 : Active Solution ソリューション

プロパティ
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName parentobjectididtype
RequiredLevel None
Type EntityName

PartitionId

プロパティ
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

プロパティ
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

プロパティ
Description The type of the log.
DisplayName Type
IsValidForForm True
IsValidForRead True
LogicalName type
RequiredLevel ApplicationRequired
Type Picklist

type の選択肢/オプション

ラベル 内容
100000000 CustomLog
100000001 DesktopFlowRunAction

workqueueid

プロパティ
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

プロパティ
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

読み取り専用列/属性

これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。

cloudflowidName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName cloudflowidname
MaxLength 100
RequiredLevel None
Type String

cloudflowrunidName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName cloudflowrunidname
MaxLength 100
RequiredLevel None
Type String

CreatedBy

追加元 : Active Solution ソリューション

プロパティ
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

追加元 : Active Solution ソリューション

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyname
MaxLength 100
RequiredLevel None
Type String

CreatedByYomiName

追加元 : Active Solution ソリューション

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

CreatedOn

プロパティ
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

追加元 : Active Solution ソリューション

プロパティ
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

追加元 : Active Solution ソリューション

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOnBehalfByYomiName

追加元 : Active Solution ソリューション

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

desktopflowidName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName desktopflowidname
MaxLength 100
RequiredLevel None
Type String

flowmachinegroupidName

追加元 : Active Solution ソリューション

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName flowmachinegroupidname
MaxLength 100
RequiredLevel None
Type String

flowmachineidName

追加元 : Active Solution ソリューション

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName flowmachineidname
MaxLength 100
RequiredLevel None
Type String

flowsessionidName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName flowsessionidname
MaxLength 100
RequiredLevel None
Type String

ModifiedBy

追加元 : Active Solution ソリューション

プロパティ
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

追加元 : Active Solution ソリューション

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedByYomiName

追加元 : Active Solution ソリューション

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

ModifiedOn

プロパティ
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

追加元 : Active Solution ソリューション

プロパティ
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

追加元 : Active Solution ソリューション

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOnBehalfByYomiName

追加元 : Active Solution ソリューション

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

OwnerId

追加元 : Active Solution ソリューション

プロパティ
Description Owner Id
DisplayName Owner
IsValidForForm True
IsValidForRead True
LogicalName ownerid
RequiredLevel SystemRequired
Targets systemuser,team
Type Owner

OwnerIdType

追加元 : Active Solution ソリューション

プロパティ
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName owneridtype
RequiredLevel SystemRequired
Type EntityName

OwningBusinessUnit

追加元 : Active Solution ソリューション

プロパティ
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

追加元 : Active Solution ソリューション

プロパティ
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

追加元 : Active Solution ソリューション

プロパティ
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

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName parentobjectidname
MaxLength 1000
RequiredLevel None
Type String

parentobjectidYomiName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName parentobjectidyominame
MaxLength 1000
RequiredLevel None
Type String

VersionNumber

追加元 : Active Solution ソリューション

プロパティ
Description Version Number
DisplayName Version Number
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

workqueueidName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName workqueueidname
MaxLength 100
RequiredLevel None
Type String

workqueueitemidName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName workqueueitemidname
MaxLength 100
RequiredLevel None
Type String

多対一関連付け

各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。

lk_flowlog_createdby

追加元 : System Solution ソリューション

systemuser テーブル/エンティティの一対多のリレーションシップ lk_flowlog_createdby を参照してください。

lk_flowlog_createdonbehalfby

追加元 : System Solution ソリューション

systemuser テーブル/エンティティの一対多のリレーションシップ lk_flowlog_createdonbehalfby を参照してください。

lk_flowlog_modifiedby

追加元 : System Solution ソリューション

systemuser テーブル/エンティティの一対多のリレーションシップ lk_flowlog_modifiedby を参照してください。

lk_flowlog_modifiedonbehalfby

追加元 : System Solution ソリューション

systemuser テーブル/エンティティの一対多のリレーションシップ lk_flowlog_modifiedonbehalfby を参照してください。

flowsession_flowlog_parentobjectid

追加元 : Power Automate Core Components ソリューション

flowsession テーブル/エンティティの一対多のリレーションシップ flowsession_flowlog_parentobjectid を参照してください。

flowsession_flowlog_flowsessionid

追加元 : Power Automate Core Components ソリューション

flowsession テーブル/エンティティの一対多のリレーションシップ flowsession_flowlog_flowsessionid を参照してください。

workflow_flowlog_cloudflowid

追加元 : System Solution ソリューション

workflow テーブル/エンティティの一対多のリレーションシップ workflow_flowlog_cloudflowid を参照してください。

flowrun_flowlog_cloudflowrunid

flowrun テーブル/エンティティの一対多のリレーションシップ flowrun_flowlog_cloudflowrunid を参照してください。

workflow_flowlog_desktopflowid

追加元 : System Solution ソリューション

workflow テーブル/エンティティの一対多のリレーションシップ workflow_flowlog_desktopflowid を参照してください。

flowmachine_flowlog_flowmachineid

追加元 : Power Automate Core Components ソリューション

flowmachine テーブル/エンティティの一対多のリレーションシップ flowmachine_flowlog_flowmachineid を参照してください。

flowmachinegroup_flowlog_flowmachinegroupid

追加元 : Power Automate Core Components ソリューション

flowmachinegroup テーブル/エンティティの一対多のリレーションシップ flowmachinegroup_flowlog_flowmachinegroupid を参照してください。

workqueue_flowlog_workqueueid

追加元 : Power Automate Core Components ソリューション

workqueue テーブル/エンティティの一対多のリレーションシップ workqueue_flowlog_workqueueid を参照してください。

workqueueitem_flowlog_workqueueitemid

追加元 : Power Automate Core Components ソリューション

workqueueitem テーブル/エンティティの一対多のリレーションシップ workqueueitem_flowlog_workqueueitemid を参照してください。

関連項目

Dataverse テーブル/エンティティ参照 Web API リファレンス flowlog EntityType