ProcessStage テーブル/エンティティの参照
注意
テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。
Stage associated with a process.
メッセージ
メッセージ | Web API 操作 | SDK クラスまたはメソッド |
---|---|---|
Create | POST [org URI]/api/data/v9.0/processstages 作成を参照 |
CreateRequest または Create |
Delete | DELETE [org URI]/api/data/v9.0/processstages(processstageid) 削除を参照 |
DeleteRequest または Delete |
Retrieve | GET [org URI]/api/data/v9.0/processstages(processstageid) 取得を参照 |
RetrieveRequest または Retrieve |
RetrieveActivePath | RetrieveActivePath Function | RetrieveActivePathRequest |
RetrieveMultiple | GET [org URI]/api/data/v9.0/processstages データのクエリを参照 |
RetrieveMultipleRequest または RetrieveMultiple |
プロパティ
プロパティ | 値 |
---|---|
CollectionSchemaName | ProcessStages |
DisplayCollectionName | Process Stages |
DisplayName | Process Stage |
EntitySetName | processstages |
IsBPFEntity | False |
LogicalCollectionName | processstages |
LogicalName | processstage |
OwnershipType | None |
PrimaryIdAttribute | processstageid |
PrimaryNameAttribute | stagename |
SchemaName | ProcessStage |
書き込み可能な列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。
- Connector
- IsTrigger
- OperationId
- OperationKind
- OperationType
- ParameterName
- ParameterValue
- ParentProcessStageId
- PrimaryEntityTypeCode
- ProcessId
- ProcessStageId
- StageCategory
- StageName
Connector
追加元 : Power Automate Core Components ソリューション
プロパティ | 値 |
---|---|
Description | The connector associated with the stage. |
DisplayName | Connector |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | connector |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
IsTrigger
追加元 : Power Automate Core Components ソリューション
プロパティ | 値 |
---|---|
Description | Whether the stage is a trigger |
DisplayName | Is Trigger |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | istrigger |
RequiredLevel | None |
Type | Boolean |
IsTrigger の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
1 | Yes | |
0 | No |
既定値 : 0
OperationId
追加元 : Power Automate Core Components ソリューション
プロパティ | 値 |
---|---|
Description | The operation id of the stage |
DisplayName | Operation Id |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | operationid |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
OperationKind
追加元 : Power Automate Core Components ソリューション
プロパティ | 値 |
---|---|
Description | The operation kind |
DisplayName | Operation Kind |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | operationkind |
RequiredLevel | None |
Type | Picklist |
OperationKind の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
473330000 | Http | |
473330001 | PowerApp | |
473330002 | PowerAppV2 | |
473330003 | Button | |
473330004 | ApiConnection | |
473330005 | Alert | |
473330006 | EventGrid | |
473330007 | CurrentTime | |
473330008 | ConvertTimeZone | |
473330009 | GetFutureTime | |
473330010 | GetPastTime | |
473330011 | AddToTime | |
473330012 | SubtractFromTime | |
473330013 | AzureMonitorAlert | |
473330014 | SecurityCenterAlert | |
473330015 | JsonToJson | |
473330016 | JsonToText | |
473330017 | XmlToJson | |
473330018 | XmlToText | |
473330019 | Geofence | |
473330020 | ODataOpenApiConnection | |
473330021 | IndexOf | |
473330022 | Substring | |
473330023 | VirtualAgent | |
473330024 | FormatNumber | |
473330025 | Skills |
OperationType
追加元 : Power Automate Core Components ソリューション
プロパティ | 値 |
---|---|
Description | The type of the operation |
DisplayName | Operation Type |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | operationtype |
RequiredLevel | None |
Type | Picklist |
OperationType の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
473330000 | Http | |
473330001 | ApiApp | |
473330002 | Recurrence | |
473330003 | Workflow | |
473330004 | Flow | |
473330005 | Wait | |
473330006 | ApiConnection | |
473330007 | OpenApiConnection | |
473330008 | Manual | |
473330009 | ApiConnectionWebhook | |
473330010 | OpenApiConnectionWebhook | |
473330011 | Response | |
473330012 | HttpWebhook | |
473330013 | Compose | |
473330014 | Query | |
473330015 | Function | |
473330016 | ApiManagement | |
473330017 | XmlValidation | |
473330018 | FlatFileEncoding | |
473330019 | Scope | |
473330020 | Request | |
473330021 | If | |
473330022 | Foreach | |
473330023 | Until | |
473330024 | Xslt | |
473330025 | FlatFileDecoding | |
473330026 | Terminate | |
473330027 | IntegrationAccountArtifactLookup | |
473330028 | Switch | |
473330029 | ParseJson | |
473330030 | Table | |
473330031 | Join | |
473330032 | Select | |
473330033 | InitializeVariable | |
473330034 | IncrementVariable | |
473330035 | DecrementVariable | |
473330036 | SetVariable | |
473330037 | AppendToArrayVariable | |
473330038 | AppendToStringVariable | |
473330039 | Batch | |
473330040 | SendToBatch | |
473330041 | SlidingWindow | |
473330042 | Expression | |
473330043 | Liquid | |
473330044 | JavascriptCode | |
473330045 | As2Decode | |
473330046 | As2Encode | |
473330047 | RosettaNetEncode | |
473330048 | RosettaNetDecode | |
473330049 | RosettaNetWaitForResponse | |
473330050 | ApiConnectionNotification | |
473330051 | Changeset | |
473330052 | SwiftEncode |
ParameterName
追加元 : Power Automate Core Components ソリューション
プロパティ | 値 |
---|---|
Description | The parameter name. |
DisplayName | Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | parametername |
MaxLength | 100 |
RequiredLevel | ApplicationRequired |
Type | String |
ParameterValue
追加元 : Power Automate Core Components ソリューション
プロパティ | 値 |
---|---|
Description | The parameter value. |
DisplayName | Value |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | parametervalue |
MaxLength | 2000 |
RequiredLevel | None |
Type | String |
ParentProcessStageId
追加元 : Power Automate Core Components ソリューション
プロパティ | 値 |
---|---|
Description | The parent stage for the parameter. |
DisplayName | Stage |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | parentprocessstageid |
RequiredLevel | ApplicationRequired |
Targets | processstage |
Type | Lookup |
PrimaryEntityTypeCode
プロパティ | 値 |
---|---|
Description | Primary entity associated with the stage. |
DisplayName | Primary Entity |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | primaryentitytypecode |
RequiredLevel | SystemRequired |
Type | EntityName |
ProcessId
プロパティ | 値 |
---|---|
Description | Shows the ID of the process. |
DisplayName | Process |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | processid |
RequiredLevel | SystemRequired |
Targets | workflow |
Type | Lookup |
ProcessStageId
プロパティ | 値 |
---|---|
Description | Shows the ID of the process stage record. |
DisplayName | Process Stage |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | processstageid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
StageCategory
プロパティ | 値 |
---|---|
Description | Select the category of the sales process. |
DisplayName | Stage Category |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | stagecategory |
RequiredLevel | None |
Type | Picklist |
StageCategory の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
0 | Qualify | |
1 | Develop | |
2 | Propose | |
3 | Close | |
4 | Identify | |
5 | Research | |
6 | Resolve | |
7 | Approval |
StageName
プロパティ | 値 |
---|---|
Description | Type a name for the process stage. |
DisplayName | Process Stage Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | stagename |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
読み取り専用列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。
- ClientData
- OwnerId
- OwnerIdType
- OwningBusinessUnit
- ParentProcessStageIdName
- ProcessIdName
- VersionNumber
ClientData
プロパティ | 値 |
---|---|
Description | Step metadata for process stage |
DisplayName | Client Data |
Format | TextArea |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | clientdata |
MaxLength | 1073741823 |
RequiredLevel | None |
Type | Memo |
OwnerId
プロパティ | 値 |
---|---|
Description | Enter the user or team who is assigned to manage the record. This field is updated every time the record is assigned to a different user. |
DisplayName | Owner |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | ownerid |
RequiredLevel | ApplicationRequired |
Targets | systemuser,team |
Type | Owner |
OwnerIdType
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridtype |
RequiredLevel | SystemRequired |
Type | EntityName |
OwningBusinessUnit
プロパティ | 値 |
---|---|
Description | Select the business unit that owns the record. |
DisplayName | Owning Business Unit |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningbusinessunit |
RequiredLevel | ApplicationRequired |
Type | Uniqueidentifier |
ParentProcessStageIdName
追加元 : Power Automate Core Components ソリューション
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | parentprocessstageidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ProcessIdName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | processidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
VersionNumber
プロパティ | 値 |
---|---|
Description | Version number of the process stage. |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
一対多関連付け
SchemaName が一覧表示。
- processstage_knowledgearticle
- processstage_contact
- processstage_teams
- ProcessStage_SyncErrors
- processstage_recurringappointmentmasters
- processstage_letters
- processstage_faxes
- processstage_tasks
- processstage_account
- lk_translationprocess_activestageid
- processstage_systemusers
- lk_newprocess_activestageid
- processstage_emails
- processstage_appointments
- processstage_phonecalls
- lk_expiredprocess_activestageid
- processstage_processstageparameter
- processstage_parentprocessstage
- processstage_adx_portalcomment
processstage_knowledgearticle
knowledgearticle テーブル/エンティティの多対一のリレーションシップ processstage_knowledgearticle と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | knowledgearticle |
ReferencingAttribute | stageid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | processstage_knowledgearticle |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
processstage_contact
contact テーブル/エンティティの多対一のリレーションシップ processstage_contact と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | contact |
ReferencingAttribute | stageid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | processstage_contact |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
processstage_teams
team テーブル/エンティティの多対一のリレーションシップ processstage_teams と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | team |
ReferencingAttribute | stageid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | processstage_teams |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
ProcessStage_SyncErrors
syncerror テーブル/エンティティの多対一のリレーションシップ ProcessStage_SyncErrors と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | ProcessStage_SyncErrors |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
processstage_recurringappointmentmasters
recurringappointmentmaster テーブル/エンティティの多対一のリレーションシップ processstage_recurringappointmentmasters と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | recurringappointmentmaster |
ReferencingAttribute | stageid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | processstage_recurringappointmentmasters |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
processstage_letters
letter テーブル/エンティティの多対一のリレーションシップ processstage_letters と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | letter |
ReferencingAttribute | stageid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | processstage_letters |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
processstage_faxes
fax テーブル/エンティティの多対一のリレーションシップ processstage_faxes と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | fax |
ReferencingAttribute | stageid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | processstage_faxes |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
processstage_tasks
task テーブル/エンティティの多対一のリレーションシップ processstage_tasks と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | task |
ReferencingAttribute | stageid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | processstage_tasks |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
processstage_account
account テーブル/エンティティの多対一のリレーションシップ processstage_account と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | account |
ReferencingAttribute | stageid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | processstage_account |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_translationprocess_activestageid
translationprocess テーブル/エンティティの多対一のリレーションシップ lk_translationprocess_activestageid と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | translationprocess |
ReferencingAttribute | activestageid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | processstage_translationprocess |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
processstage_systemusers
systemuser テーブル/エンティティの多対一のリレーションシップ processstage_systemusers と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | systemuser |
ReferencingAttribute | stageid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | processstage_systemusers |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_newprocess_activestageid
newprocess テーブル/エンティティの多対一のリレーションシップ lk_newprocess_activestageid と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | newprocess |
ReferencingAttribute | activestageid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | processstage_newprocess |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
processstage_emails
email テーブル/エンティティの多対一のリレーションシップ processstage_emails と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | |
ReferencingAttribute | stageid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | processstage_emails |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
processstage_appointments
appointment テーブル/エンティティの多対一のリレーションシップ processstage_appointments と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | appointment |
ReferencingAttribute | stageid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | processstage_appointments |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
processstage_phonecalls
phonecall テーブル/エンティティの多対一のリレーションシップ processstage_phonecalls と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | phonecall |
ReferencingAttribute | stageid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | processstage_phonecalls |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_expiredprocess_activestageid
expiredprocess テーブル/エンティティの多対一のリレーションシップ lk_expiredprocess_activestageid と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | expiredprocess |
ReferencingAttribute | activestageid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | processstage_expiredprocess |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
processstage_processstageparameter
追加元 : Power Automate Core Components ソリューション
processstageparameter テーブル/エンティティの多対一のリレーションシップ processstage_processstageparameter と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | processstageparameter |
ReferencingAttribute | processstageid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | processstage_processstageparameter |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
processstage_parentprocessstage
追加元 : Power Automate Core Components ソリューション
processstage テーブル/エンティティの多対一のリレーションシップ processstage_parentprocessstage と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | processstage |
ReferencingAttribute | parentprocessstageid |
IsHierarchical | True |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | processstage_parentprocessstage |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
processstage_adx_portalcomment
追加元 : Active Solution ソリューション
adx_portalcomment テーブル/エンティティの多対一のリレーションシップ processstage_adx_portalcomment と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | adx_portalcomment |
ReferencingAttribute | stageid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | processstage_adx_portalcomment |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
多対一関連付け
各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。
process_processstage
workflow テーブル/エンティティの一対多のリレーションシップ process_processstage を参照してください。
processstage_parentprocessstage
processstage テーブル/エンティティの一対多のリレーションシップ processstage_parentprocessstage を参照してください。
関連項目
Dataverse テーブル/エンティティ参照 Web API リファレンス processstage EntityType