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

注意

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

New Process Business Process Flow

メッセージ

メッセージ Web API 操作 SDK クラスまたはメソッド
Create POST [org URI]/api/data/v9.0/newprocesses
作成を参照
CreateRequest または
Create
Delete DELETE [org URI]/api/data/v9.0/newprocesses(businessprocessflowinstanceid)
削除を参照
DeleteRequest または
Delete
Retrieve GET [org URI]/api/data/v9.0/newprocesses(businessprocessflowinstanceid)
取得を参照
RetrieveRequest または
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/newprocesses
データのクエリを参照
RetrieveMultipleRequest または
RetrieveMultiple
SetState PATCH [org URI]/api/data/v9.0/newprocesses(businessprocessflowinstanceid)
statecodestatuscode のプロパティを更新する。
SetStateRequest
Update PATCH [org URI]/api/data/v9.0/newprocesses(businessprocessflowinstanceid)
更新を参照
UpdateRequest または
Update

プロパティ

プロパティ
CollectionSchemaName NewProcesses
DisplayCollectionName New Process
DisplayName New Process
EntitySetName newprocesses
IsBPFEntity True
LogicalCollectionName newprocesses
LogicalName newprocess
OwnershipType OrganizationOwned
PrimaryIdAttribute businessprocessflowinstanceid
PrimaryNameAttribute name
SchemaName NewProcess

書き込み可能な列/属性

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

ActiveStageId

プロパティ
Description Unique identifier of the active stage for the Business Process Flow instance.
DisplayName Active Stage
IsValidForForm True
IsValidForRead True
LogicalName activestageid
RequiredLevel None
Targets processstage
Type Lookup

ActiveStageStartedOn

プロパティ
DateTimeBehavior UserLocal
Description Date and time when current active stage is started.
DisplayName Active Stage Started On
Format DateOnly
IsValidForForm True
IsValidForRead True
LogicalName activestagestartedon
RequiredLevel None
Type DateTime

BusinessProcessFlowInstanceId

プロパティ
Description Unique identifier for New Process bpf entity instances
DisplayName New Process Instance Id
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName businessprocessflowinstanceid
RequiredLevel SystemRequired
Type Uniqueidentifier

CompletedOn

プロパティ
DateTimeBehavior UserLocal
Description Date and time when current active stage is started.
DisplayName Completed On
Format DateOnly
IsValidForForm True
IsValidForRead True
LogicalName completedon
RequiredLevel None
Type DateTime

ImportSequenceNumber

プロパティ
Description Unique identifier of the data import or data migration 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

KnowledgeArticleId

プロパティ
Description Unique identifier of the Knowledge Article associated to the Business Process Flow instance.
DisplayName Knowledge Article
IsValidForForm True
IsValidForRead True
LogicalName knowledgearticleid
RequiredLevel None
Targets knowledgearticle
Type Lookup

Name

プロパティ
Description Process Name.
DisplayName Process Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName name
MaxLength 200
RequiredLevel ApplicationRequired
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

ProcessId

プロパティ
Description Unique identifier of the workflow associated to the Business Process Flow instance.
DisplayName Process
IsValidForForm True
IsValidForRead True
LogicalName processid
RequiredLevel None
Targets workflow
Type Lookup

StateCode

プロパティ
Description Shows whether the Delve action record is pending, completed, or tracking.
DisplayName Status
IsValidForCreate False
IsValidForForm True
IsValidForRead True
LogicalName statecode
RequiredLevel SystemRequired
Type State

StateCode の選択肢/オプション

ラベル 既定の状態 不変名
0 Active 1 Active
1 Inactive 2 Inactive

StatusCode

プロパティ
Description Select the delve action record status.
DisplayName Status Reason
IsValidForForm True
IsValidForRead True
LogicalName statuscode
RequiredLevel None
Type Status

StatusCode の選択肢/オプション

ラベル 状態
1 Active 0
2 Finished 1
3 Aborted 1

TransactionCurrencyId

プロパティ
Description Choose the local currency for the record to make sure budgets are reported in the correct currency.
DisplayName Currency
IsValidForForm True
IsValidForRead True
LogicalName transactioncurrencyid
RequiredLevel None
Targets transactioncurrency
Type Lookup

TraversedPath

プロパティ
Description Traversed Path
DisplayName Comma delimited string of process stage ids that represent visited stages of the Business Process Flow instance.
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName traversedpath
MaxLength 1250
RequiredLevel None
Type String

読み取り専用列/属性

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

ActiveStageIdName

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

CreatedBy

プロパティ
Description Shows who created the record.
DisplayName Created By
IsValidForForm True
IsValidForRead True
LogicalName createdby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedByName

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

CreatedByYomiName

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

CreatedOn

プロパティ
DateTimeBehavior UserLocal
Description Shows the date and time when the record was created. The date and time are displayed in the time zone selected in Microsoft Dynamics CRM options.
DisplayName Created On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName createdon
RequiredLevel None
Type DateTime

CreatedOnBehalfBy

プロパティ
Description Shows who created the record on behalf of another user.
DisplayName Created By (Delegate)
IsValidForForm True
IsValidForRead True
LogicalName createdonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedOnBehalfByName

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

CreatedOnBehalfByYomiName

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

Duration

プロパティ
Description Duration the business process flow was active.
DisplayName Duration
Format Duration
IsValidForForm True
IsValidForRead True
LogicalName duration
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

ExchangeRate

プロパティ
Description Shows the conversion rate of the record's currency. The exchange rate is used to convert all money fields in the record from the local currency to the system's default currency.
DisplayName Exchange Rate
IsValidForForm True
IsValidForRead True
LogicalName exchangerate
MaxValue 100000000000
MinValue 0.000000000001
Precision 12
RequiredLevel None
Type Decimal

KnowledgeArticleIdName

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

ModifiedBy

プロパティ
Description Shows who last updated the record.
DisplayName Modified By
IsValidForForm True
IsValidForRead True
LogicalName modifiedby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedByName

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

ModifiedByYomiName

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

ModifiedOn

プロパティ
DateTimeBehavior UserLocal
Description Shows the date and time when the record was last updated. The date and time are displayed in the time zone selected in Microsoft Dynamics CRM options.
DisplayName Modified On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName modifiedon
RequiredLevel None
Type DateTime

ModifiedOnBehalfBy

プロパティ
Description Shows who last updated the record on behalf of another user.
DisplayName Modified By (Delegate)
IsValidForForm True
IsValidForRead True
LogicalName modifiedonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedOnBehalfByName

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

ModifiedOnBehalfByYomiName

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

OrganizationId

プロパティ
Description Unique identifier of the organization with which the SDK message request is associated.
DisplayName Organization Id
IsValidForForm False
IsValidForRead True
LogicalName organizationid
RequiredLevel SystemRequired
Targets organization
Type Lookup

OrganizationIdName

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

ProcessIdName

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

TransactionCurrencyIdName

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

VersionNumber

プロパティ
Description Version number of the business process instance.
DisplayName Version Number
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

一対多関連付け

SchemaName が一覧表示。

NewProcess_ProcessSessions

processsession テーブル/エンティティの多対一のリレーションシップ NewProcess_ProcessSessions と同じです。

プロパティ
ReferencingEntity processsession
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName NewProcess_ProcessSessions
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 110
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_newprocess_workflowlogs

workflowlog テーブル/エンティティの多対一のリレーションシップ lk_newprocess_workflowlogs と同じです。

プロパティ
ReferencingEntity workflowlog
ReferencingAttribute asyncoperationid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName workflowlogs_newprocess
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: Cascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

NewProcess_SyncErrors

syncerror テーブル/エンティティの多対一のリレーションシップ NewProcess_SyncErrors と同じです。

プロパティ
ReferencingEntity syncerror
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName NewProcess_SyncErrors
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: Cascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

多対一関連付け

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

lk_newprocess_activestageid

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

lk_newprocess_knowledgearticleid

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

lk_newprocess_processid

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

lk_newprocess_createdby

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

lk_newprocess_modifiedonbehalfby

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

lk_newprocess_createdonbehalfby

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

lk_newprocess_modifiedby

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

transactioncurrency_newprocess

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

organization_newprocess

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

関連項目

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