Process Log (WorkflowLog) テーブル/エンティティの参照
-
[アーティクル]
-
-
Log used to track process execution.
メッセージ
プロパティ
| プロパティ |
値 |
| CollectionSchemaName |
WorkflowLogs |
| DisplayCollectionName |
Process Logs |
| DisplayName |
Process Log |
| EntitySetName |
workflowlogs |
| IsBPFEntity |
False |
| LogicalCollectionName |
workflowlogs |
| LogicalName |
workflowlog |
| OwnershipType |
None |
| PrimaryIdAttribute |
workflowlogid |
| PrimaryNameAttribute |
|
| SchemaName |
WorkflowLog |
書き込み可能な列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。
ActivityName
| プロパティ |
値 |
| Description |
Name of the activity which the process step is currently processing. |
| DisplayName |
Activity Name |
| FormatName |
Text |
| IsLocalizable |
False |
| IsValidForForm |
True |
| IsValidForRead |
True |
| IsValidForUpdate |
False |
| LogicalName |
activityname |
| MaxLength |
160 |
| RequiredLevel |
None |
| Type |
String |
AsyncOperationId
| プロパティ |
値 |
| Description |
Unique identifier of the parent record. |
| DisplayName |
Parent record |
| IsValidForForm |
True |
| IsValidForRead |
True |
| IsValidForUpdate |
False |
| LogicalName |
asyncoperationid |
| RequiredLevel |
SystemRequired |
| Targets |
asyncoperation,processsession |
| Type |
Lookup |
ChildWorkflowInstanceId
| プロパティ |
値 |
| Description |
Unique identifier of the system job. |
| DisplayName |
Child Workflow System Job |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
childworkflowinstanceid |
| RequiredLevel |
None |
| Targets |
asyncoperation,processsession |
| Type |
Lookup |
ChildWorkflowInstanceObjectTypeCode
| プロパティ |
値 |
| Description |
Object Type Code of the entity that is associated with the child workflow. |
| DisplayName |
Entity |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
childworkflowinstanceobjecttypecode |
| RequiredLevel |
None |
| Type |
EntityName |
CompletedOn
| プロパティ |
値 |
| DateTimeBehavior |
UserLocal |
| Description |
Date and time when the operation was completed. |
| DisplayName |
Completed On |
| Format |
DateAndTime |
| IsValidForCreate |
False |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
completedon |
| RequiredLevel |
None |
| Type |
DateTime |
Description
| プロパティ |
値 |
| Description |
Description of the process step. |
| DisplayName |
Step Description |
| Format |
Text |
| IsLocalizable |
False |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
description |
| MaxLength |
100000 |
| RequiredLevel |
None |
| Type |
Memo |
ErrorCode
| プロパティ |
値 |
| Description |
Error code related to process. |
| DisplayName |
Error Message |
| Format |
None |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
errorcode |
| MaxValue |
2147483647 |
| MinValue |
-2147483648 |
| RequiredLevel |
None |
| Type |
Integer |
ErrorText
追加元 : Power Automate Extensions core package ソリューション
| プロパティ |
値 |
| Description |
The string representation of the error. |
| DisplayName |
ErrorText |
| FormatName |
Text |
| IsLocalizable |
False |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
errortext |
| MaxLength |
1000 |
| RequiredLevel |
None |
| Type |
String |
InteractionActivityResult
| プロパティ |
値 |
| Description |
String specifying the result of an interaction activity. |
| DisplayName |
Interaction Activity Result |
| Format |
Text |
| IsLocalizable |
False |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
interactionactivityresult |
| MaxLength |
100000 |
| RequiredLevel |
None |
| Type |
Memo |
IterationCount
追加元 : Power Automate Extensions core package ソリューション
| プロパティ |
値 |
| Description |
The iteration count for the action when in a do until loop. |
| DisplayName |
IterationCount |
| Format |
None |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
iterationcount |
| MaxValue |
2147483647 |
| MinValue |
-2147483648 |
| RequiredLevel |
None |
| Type |
Integer |
Message
| プロパティ |
値 |
| Description |
Message related to process. |
| DisplayName |
Message |
| Format |
Text |
| IsLocalizable |
False |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
message |
| MaxLength |
100000 |
| RequiredLevel |
None |
| Type |
Memo |
ObjectTypeCode
| プロパティ |
値 |
| Description |
Type of entity with which the process is associated. |
| DisplayName |
Entity |
| IsValidForForm |
False |
| IsValidForRead |
True |
| IsValidForUpdate |
False |
| LogicalName |
objecttypecode |
| RequiredLevel |
SystemRequired |
| Type |
EntityName |
RegardingObjectId
| プロパティ |
値 |
| Description |
Unique identifier of the associated record. |
| DisplayName |
Regarding |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
regardingobjectid |
| RequiredLevel |
None |
| Targets |
|
| Type |
Lookup |
RegardingObjectIdName
| プロパティ |
値 |
| Description |
|
| DisplayName |
Regarding Object Id Name |
| FormatName |
Text |
| IsLocalizable |
False |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
regardingobjectidname |
| MaxLength |
256 |
| RequiredLevel |
None |
| Type |
String |
RegardingObjectIdYomiName
| プロパティ |
値 |
| Description |
|
| DisplayName |
Regarding Object Id Yomi Name |
| FormatName |
Text |
| IsLocalizable |
False |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
regardingobjectidyominame |
| MaxLength |
160 |
| RequiredLevel |
None |
| Type |
String |
RegardingObjectTypeCode
| プロパティ |
値 |
| Description |
|
| DisplayName |
Regarding Object Type Code |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
regardingobjecttypecode |
| RequiredLevel |
None |
| Type |
EntityName |
RepetitionCount
追加元 : Power Automate Extensions core package ソリューション
| プロパティ |
値 |
| Description |
The count of repetitions of the action when in a loop. |
| DisplayName |
RepetitionCount |
| Format |
None |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
repetitioncount |
| MaxValue |
2147483647 |
| MinValue |
-2147483648 |
| RequiredLevel |
None |
| Type |
Integer |
RepetitionId
追加元 : Power Automate Extensions core package ソリューション
| プロパティ |
値 |
| Description |
The string representation of the repetition and iteration / level of the action. |
| DisplayName |
RepetitionId |
| FormatName |
Text |
| IsLocalizable |
False |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
repetitionid |
| MaxLength |
1000 |
| RequiredLevel |
None |
| Type |
String |
StageName
| プロパティ |
値 |
| Description |
Name of the process stage. |
| DisplayName |
Process Stage |
| FormatName |
Text |
| IsLocalizable |
False |
| IsValidForForm |
True |
| IsValidForRead |
True |
| IsValidForUpdate |
False |
| LogicalName |
stagename |
| MaxLength |
256 |
| RequiredLevel |
None |
| Type |
String |
StartedOn
| プロパティ |
値 |
| DateTimeBehavior |
UserLocal |
| Description |
Date and time when the operation was started. |
| DisplayName |
Started On |
| Format |
DateAndTime |
| IsValidForCreate |
False |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
startedon |
| RequiredLevel |
None |
| Type |
DateTime |
Status
| プロパティ |
値 |
| Description |
Status of the process step for which process log record has been created: In Progress, Successfully Completed, or Failed. |
| DisplayName |
Status |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
status |
| RequiredLevel |
SystemRequired |
| Type |
Picklist |
Status の選択肢/オプション
| 値 |
ラベル |
内容 |
| 1 |
In Progress |
|
| 2 |
Succeeded |
|
| 3 |
Failed |
|
| 4 |
Canceled |
|
| 5 |
Waiting |
|
StepName
| プロパティ |
値 |
| Description |
Name of the process step. |
| DisplayName |
Step Name |
| FormatName |
Text |
| IsLocalizable |
False |
| IsValidForForm |
True |
| IsValidForRead |
True |
| IsValidForUpdate |
False |
| LogicalName |
stepname |
| MaxLength |
160 |
| RequiredLevel |
None |
| Type |
String |
WorkflowLogId
| プロパティ |
値 |
| Description |
Unique identifier of the process log entry. |
| DisplayName |
Process Log |
| IsValidForForm |
False |
| IsValidForRead |
True |
| IsValidForUpdate |
False |
| LogicalName |
workflowlogid |
| RequiredLevel |
SystemRequired |
| Type |
Uniqueidentifier |
読み取り専用列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。
AsyncOperationIdName
| プロパティ |
値 |
| Description |
Name of the parent record. |
| DisplayName |
Parent record |
| FormatName |
Text |
| IsLocalizable |
False |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
asyncoperationidname |
| MaxLength |
256 |
| RequiredLevel |
None |
| Type |
String |
ChildWorkflowInstanceIdName
| プロパティ |
値 |
| Description |
Name of the async operation. |
| DisplayName |
Child Async Operation Name |
| FormatName |
Text |
| IsLocalizable |
False |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
childworkflowinstanceidname |
| MaxLength |
100 |
| RequiredLevel |
None |
| Type |
String |
CreatedBy
| プロパティ |
値 |
| Description |
Unique identifier of the user who created the process log entry. |
| DisplayName |
Created By |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
createdby |
| RequiredLevel |
None |
| Targets |
systemuser |
| Type |
Lookup |
CreatedByName
| プロパティ |
値 |
| Description |
|
| DisplayName |
Created By Name |
| FormatName |
Text |
| IsLocalizable |
False |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
createdbyname |
| MaxLength |
100 |
| RequiredLevel |
None |
| Type |
String |
CreatedByYomiName
| プロパティ |
値 |
| Description |
|
| DisplayName |
Created By Yomi Name |
| FormatName |
Text |
| IsLocalizable |
False |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
createdbyyominame |
| MaxLength |
100 |
| RequiredLevel |
None |
| Type |
String |
CreatedOn
| プロパティ |
値 |
| DateTimeBehavior |
UserLocal |
| Description |
Date and time when the process log entry was created. |
| DisplayName |
Started On |
| Format |
DateAndTime |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
createdon |
| RequiredLevel |
None |
| Type |
DateTime |
CreatedOnBehalfBy
| プロパティ |
値 |
| Description |
Unique identifier of the delegate user who created the process log. |
| DisplayName |
Created By (Delegate) |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
createdonbehalfby |
| RequiredLevel |
None |
| Targets |
systemuser |
| Type |
Lookup |
CreatedOnBehalfByName
| プロパティ |
値 |
| Description |
|
| DisplayName |
Created By(Delegate) Name |
| FormatName |
Text |
| IsLocalizable |
False |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
createdonbehalfbyname |
| MaxLength |
100 |
| RequiredLevel |
None |
| Type |
String |
CreatedOnBehalfByYomiName
| プロパティ |
値 |
| Description |
|
| DisplayName |
Created By(Delegate) Yomi Name |
| FormatName |
Text |
| IsLocalizable |
False |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
createdonbehalfbyyominame |
| MaxLength |
100 |
| RequiredLevel |
None |
| Type |
String |
Duration
| プロパティ |
値 |
| Description |
Duration between completed on and started on, used by business process flow. |
| DisplayName |
Duration |
| Format |
None |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
duration |
| MaxValue |
2147483647 |
| MinValue |
-2147483648 |
| RequiredLevel |
None |
| Type |
Integer |
追加元 : Active Solution ソリューション
| プロパティ |
値 |
| Description |
|
| DisplayName |
|
| FormatName |
Text |
| IsLocalizable |
False |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
inputs_name |
| MaxLength |
200 |
| RequiredLevel |
None |
| Type |
String |
ModifiedBy
| プロパティ |
値 |
| Description |
Unique identifier of the user who last modified the process log entry. |
| DisplayName |
Modified By |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
modifiedby |
| RequiredLevel |
SystemRequired |
| Targets |
systemuser |
| Type |
Lookup |
ModifiedByName
| プロパティ |
値 |
| Description |
Name of the user who last modified the operation. |
| DisplayName |
Modified By Name |
| FormatName |
Text |
| IsLocalizable |
False |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
modifiedbyname |
| MaxLength |
100 |
| RequiredLevel |
None |
| Type |
String |
ModifiedByYomiName
| プロパティ |
値 |
| Description |
YomiName of the user who last modified the operation. |
| DisplayName |
Modified By Yomi Name |
| FormatName |
Text |
| IsLocalizable |
False |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
modifiedbyyominame |
| MaxLength |
100 |
| RequiredLevel |
None |
| Type |
String |
ModifiedOn
| プロパティ |
値 |
| DateTimeBehavior |
UserLocal |
| Description |
Date and time when the process log entry was last modified. |
| DisplayName |
Modified On |
| Format |
DateAndTime |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
modifiedon |
| RequiredLevel |
None |
| Type |
DateTime |
ModifiedOnBehalfBy
| プロパティ |
値 |
| Description |
Unique identifier of the delegate user who last modified the process log. |
| DisplayName |
Modified By (Delegate) |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
modifiedonbehalfby |
| RequiredLevel |
None |
| Targets |
systemuser |
| Type |
Lookup |
ModifiedOnBehalfByName
| プロパティ |
値 |
| Description |
|
| DisplayName |
Modified On Behalf By Name |
| FormatName |
Text |
| IsLocalizable |
False |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
modifiedonbehalfbyname |
| MaxLength |
100 |
| RequiredLevel |
None |
| Type |
String |
ModifiedOnBehalfByYomiName
| プロパティ |
値 |
| Description |
|
| DisplayName |
Modified On Behalf By Yomi Name |
| FormatName |
Text |
| IsLocalizable |
False |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
modifiedonbehalfbyyominame |
| MaxLength |
100 |
| RequiredLevel |
None |
| Type |
String |
Outputs_Name
追加元 : Active Solution ソリューション
| プロパティ |
値 |
| Description |
|
| DisplayName |
|
| FormatName |
Text |
| IsLocalizable |
False |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
outputs_name |
| MaxLength |
200 |
| RequiredLevel |
None |
| Type |
String |
OwnerId
| プロパティ |
値 |
| Description |
Unique identifier of the user or team who owns the process log. |
| DisplayName |
Owner |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
ownerid |
| RequiredLevel |
ApplicationRequired |
| Targets |
systemuser,team |
| Type |
Owner |
OwnerIdType
| プロパティ |
値 |
| Description |
|
| DisplayName |
Owner Id Type |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
owneridtype |
| RequiredLevel |
SystemRequired |
| Type |
EntityName |
OwningBusinessUnit
| プロパティ |
値 |
| Description |
Unique identifier of the business unit that owns the process. |
| DisplayName |
Owning Business Unit |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
owningbusinessunit |
| RequiredLevel |
None |
| Targets |
businessunit |
| Type |
Lookup |
OwningTeam
| プロパティ |
値 |
| Description |
Unique identifier of the team who owns the process log. |
| DisplayName |
Owning Team |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
owningteam |
| RequiredLevel |
None |
| Targets |
team |
| Type |
Lookup |
OwningUser
| プロパティ |
値 |
| Description |
Unique identifier of the user who owns the process. |
| DisplayName |
Owning User |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
owninguser |
| RequiredLevel |
None |
| Targets |
systemuser |
| Type |
Lookup |
多対一関連付け
各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。
business_unit_workflowlogs
businessunit テーブル/エンティティの一対多のリレーションシップ business_unit_workflowlogs を参照してください。
lk_workflowlog_createdby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_workflowlog_createdby を参照してください。
lk_workflowlog_processsession
processsession テーブル/エンティティの一対多のリレーションシップ lk_workflowlog_processsession を参照してください。
lk_workflowlog_processsession_childworkflow
processsession テーブル/エンティティの一対多のリレーションシップ lk_workflowlog_processsession_childworkflow を参照してください。
lk_workflowlog_asyncoperation_childworkflow
asyncoperation テーブル/エンティティの一対多のリレーションシップ lk_workflowlog_asyncoperation_childworkflow を参照してください。
lk_workflowlog_asyncoperations
asyncoperation テーブル/エンティティの一対多のリレーションシップ lk_workflowlog_asyncoperations を参照してください。
lk_workflowlog_modifiedby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_workflowlog_modifiedby を参照してください。
lk_newprocess_workflowlogs
newprocess テーブル/エンティティの一対多のリレーションシップ lk_newprocess_workflowlogs を参照してください。
team_workflowlog
team テーブル/エンティティの一対多のリレーションシップ team_workflowlog を参照してください。
lk_workflowlog_createdonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_workflowlog_createdonbehalfby を参照してください。
lk_translationprocess_workflowlogs
translationprocess テーブル/エンティティの一対多のリレーションシップ lk_translationprocess_workflowlogs を参照してください。
lk_expiredprocess_workflowlogs
expiredprocess テーブル/エンティティの一対多のリレーションシップ lk_expiredprocess_workflowlogs を参照してください。
lk_workflowlog_modifiedonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_workflowlog_modifiedonbehalfby を参照してください。
関連項目
テーブルの参照について
Web API リファレンス
workflowlog EntityType