Process (Workflow) テーブル/エンティティの参照
注意
テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。
Set of logical rules that define the steps necessary to automate a specific business process, task, or set of actions to be performed.
メッセージ
メッセージ | Web API 操作 | SDK クラスまたはメソッド |
---|---|---|
AddRequiredDesktopFlowComponentsToSolutions | AddRequiredDesktopFlowComponentsToSolutions Action | CrmSvcUtil.exe によって生成されるタイプ、またはメッセージに必要なパラメータを設定して OrganizationRequest を使用。 |
Assign | PATCH [org URI]/api/data/v9.0/workflows(workflowid)ownerid のプロパティを更新する。 |
AssignRequest |
CancelAllCloudFlowRuns | CancelAllCloudFlowRuns Action | CrmSvcUtil.exe によって生成されるタイプ、またはメッセージに必要なパラメータを設定して OrganizationRequest を使用。 |
Create | POST [org URI]/api/data/v9.0/workflows 作成を参照 |
CreateRequest または Create |
CreateWorkflowFromTemplate | CreateWorkflowFromTemplate Action | CreateWorkflowFromTemplateRequest |
Delete | DELETE [org URI]/api/data/v9.0/workflows(workflowid) 削除を参照 |
DeleteRequest または Delete |
ExecuteWorkflow | ExecuteWorkflow Action | ExecuteWorkflowRequest |
GrantAccess | GrantAccess Action | GrantAccessRequest |
InitializeModernFlowFromAsyncWorkflow | InitializeModernFlowFromAsyncWorkflow Action | InitializeModernFlowFromAsyncWorkflowRequest |
install | install Action | CrmSvcUtil.exe によって生成されるタイプ、またはメッセージに必要なパラメータを設定して OrganizationRequest を使用。 |
ListConnectionReferences | ListConnectionReferences Action | CrmSvcUtil.exe によって生成されるタイプ、またはメッセージに必要なパラメータを設定して OrganizationRequest を使用。 |
ModifyAccess | ModifyAccess Action | ModifyAccessRequest |
Retrieve | GET [org URI]/api/data/v9.0/workflows(workflowid) 取得を参照 |
RetrieveRequest または Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/workflows データのクエリを参照 |
RetrieveMultipleRequest または RetrieveMultiple |
RetrievePrincipalAccess | RetrievePrincipalAccess Function | RetrievePrincipalAccessRequest |
RetrieveSharedPrincipalsAndAccess | RetrieveSharedPrincipalsAndAccess Function | RetrieveSharedPrincipalsAndAccessRequest |
RetrieveUnpublished | RetrieveUnpublished Function | RetrieveUnpublishedRequest |
RetrieveUnpublishedMultiple | RetrieveUnpublishedMultiple Function | RetrieveUnpublishedMultipleRequest |
RevokeAccess | RevokeAccess Action | RevokeAccessRequest |
RunDesktopFlow | RunDesktopFlow Action | CrmSvcUtil.exe によって生成されるタイプ、またはメッセージに必要なパラメータを設定して OrganizationRequest を使用。 |
SaveAsDesktopFlow | SaveAsDesktopFlow Action | CrmSvcUtil.exe によって生成されるタイプ、またはメッセージに必要なパラメータを設定して OrganizationRequest を使用。 |
SetState | PATCH [org URI]/api/data/v9.0/workflows(workflowid)statecode と statuscode のプロパティを更新する。 |
SetStateRequest |
Update | PATCH [org URI]/api/data/v9.0/workflows(workflowid) 更新を参照 |
UpdateRequest または Update |
プロパティ
プロパティ | 値 |
---|---|
CollectionSchemaName | Workflows |
DisplayCollectionName | Processes |
DisplayName | Process |
EntitySetName | workflows |
IsBPFEntity | False |
LogicalCollectionName | workflows |
LogicalName | workflow |
OwnershipType | UserOwned |
PrimaryIdAttribute | workflowid |
PrimaryNameAttribute | name |
SchemaName | Workflow |
書き込み可能な列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。
- AsyncAutoDelete
- BillingContext
- BusinessProcessType
- Category
- ClientData
- ConnectionReferences
- CreateMetadata
- CreateStage
- Definition
- DeleteStage
- Dependencies
- Description
- DesktopFlowModules
- DynamicsSolutionContext
- EntityImage
- FormId
- InputParameters
- Inputs
- IntroducedVersion
- IsCustomizable
- IsCustomProcessingStepAllowedForOtherPublishers
- IsTransacted
- LanguageCode
- LicenseEntitledBy
- Metadata
- Mode
- Name
- OnDemand
- Outputs
- OwnerId
- OwnerIdType
- PrimaryEntity
- ProcessOrder
- ProcessRoleAssignment
- ProcessTriggerFormId
- ProcessTriggerScope
- Rank
- RendererObjectTypeCode
- ResourceContainer
- ResourceId
- RunAs
- SchemaVersion
- Scope
- StateCode
- StatusCode
- Subprocess
- SuspensionReasonDetails
- SyncWorkflowLogOnFailure
- ThrottlingBehavior
- TriggerOnCreate
- TriggerOnDelete
- TriggerOnUpdateAttributeList
- Type
- UIFlowType
- UniqueName
- UpdateStage
- WorkflowId
- Xaml
AsyncAutoDelete
プロパティ | 値 |
---|---|
Description | Indicates whether the asynchronous system job is automatically deleted on completion. |
DisplayName | Delete Job On Completion |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | asyncautodelete |
RequiredLevel | SystemRequired |
Type | Boolean |
AsyncAutoDelete の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
1 | Yes | |
0 | No |
既定値 : 0
BillingContext
追加元 : Power Automate Workflow Table Extensions ソリューション
プロパティ | 値 |
---|---|
Description | Billing context this flow is in. |
DisplayName | BillingContext |
Format | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | billingcontext |
MaxLength | 100000 |
RequiredLevel | None |
Type | Memo |
BusinessProcessType
プロパティ | 値 |
---|---|
Description | Business Process Type. |
DisplayName | Business Process Type |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | businessprocesstype |
RequiredLevel | None |
Type | Picklist |
BusinessProcessType の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
0 | Business Flow | |
1 | Task Flow |
Category
プロパティ | 値 |
---|---|
Description | Category of the process. |
DisplayName | Category |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | category |
RequiredLevel | SystemRequired |
Type | Picklist |
Category の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
0 | Workflow | |
1 | Dialog | |
2 | Business Rule | |
3 | Action | |
4 | Business Process Flow | |
5 | Modern Flow | |
6 | Desktop Flow |
ClientData
プロパティ | 値 |
---|---|
Description | Business logic converted into client data |
DisplayName | Client Data |
Format | TextArea |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | clientdata |
MaxLength | 1073741823 |
RequiredLevel | None |
Type | Memo |
ConnectionReferences
追加元 : Power Automate Workflow Table Extensions ソリューション
プロパティ | 値 |
---|---|
Description | Connection References related to this workflow. |
DisplayName | Connection references |
Format | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | connectionreferences |
MaxLength | 100000 |
RequiredLevel | None |
Type | Memo |
CreateMetadata
追加元 : Power Automate Workflow Table Extensions ソリューション
プロパティ | 値 |
---|---|
Description | Create metadata for this workflow. |
DisplayName | Create metadata |
Format | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | createmetadata |
MaxLength | 100000 |
RequiredLevel | None |
Type | Memo |
CreateStage
プロパティ | 値 |
---|---|
Description | Stage of the process when triggered on Create. |
DisplayName | Create Stage |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createstage |
RequiredLevel | None |
Type | Picklist |
CreateStage の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
20 | Pre-operation | |
40 | Post-operation |
Definition
追加元 : Power Automate Workflow Table Extensions ソリューション
プロパティ | 値 |
---|---|
Description | Definition of the business logic of this workflow instance. |
DisplayName | Definition |
Format | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | definition |
MaxLength | 1048576 |
RequiredLevel | None |
Type | Memo |
DeleteStage
プロパティ | 値 |
---|---|
Description | Stage of the process when triggered on Delete. |
DisplayName | Delete stage |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | deletestage |
RequiredLevel | None |
Type | Picklist |
DeleteStage の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
20 | Pre-operation | |
40 | Post-operation |
Dependencies
追加元 : Power Automate Workflow Table Extensions ソリューション
プロパティ | 値 |
---|---|
Description | Soft dependencies of this workflow instance. |
DisplayName | Dependencies |
Format | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | dependencies |
MaxLength | 100000 |
RequiredLevel | None |
Type | Memo |
Description
プロパティ | 値 |
---|---|
Description | Description of the process. |
DisplayName | Description |
Format | TextArea |
IsLocalizable | True |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | description |
MaxLength | 100000 |
RequiredLevel | None |
Type | Memo |
DesktopFlowModules
追加元 : Power Automate Workflow Table Extensions ソリューション
プロパティ | 値 |
---|---|
Description | Desktop flow modules related to this workflow. |
DisplayName | Desktop flow modules |
Format | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | desktopflowmodules |
MaxLength | 100000 |
RequiredLevel | None |
Type | Memo |
DynamicsSolutionContext
追加元 : Power Automate Workflow Table Extensions ソリューション
プロパティ | 値 |
---|---|
Description | comma separated list of one or more Dynamics First Party Solution Unique names that this workflow is in context of. |
DisplayName | DynamicsSolutionContext |
Format | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | dynamicssolutioncontext |
MaxLength | 10000 |
RequiredLevel | None |
Type | Memo |
EntityImage
プロパティ | 値 |
---|---|
Description | Shows the default image for the record. |
DisplayName | Default Image |
IsPrimaryImage | True |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | entityimage |
MaxHeight | 144 |
MaxWidth | 144 |
RequiredLevel | None |
Type | Image |
FormId
プロパティ | 値 |
---|---|
Description | Unique identifier of the associated form. |
DisplayName | Form ID |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | formid |
RequiredLevel | None |
Type | Uniqueidentifier |
InputParameters
プロパティ | 値 |
---|---|
Description | Input parameters to the process. |
DisplayName | Input Parameters |
Format | TextArea |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | inputparameters |
MaxLength | 1073741823 |
RequiredLevel | None |
Type | Memo |
Inputs
追加元 : Power Automate Workflow Table Extensions ソリューション
プロパティ | 値 |
---|---|
Description | Inputs definition for this workflow. |
DisplayName | Inputs |
Format | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | inputs |
MaxLength | 1048576 |
RequiredLevel | None |
Type | Memo |
IntroducedVersion
プロパティ | 値 |
---|---|
Description | Version in which the form is introduced. |
DisplayName | Introduced Version |
FormatName | VersionNumber |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | introducedversion |
MaxLength | 48 |
RequiredLevel | None |
Type | String |
IsCustomizable
プロパティ | 値 |
---|---|
Description | Information that specifies whether this component can be customized. |
DisplayName | Customizable |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | iscustomizable |
RequiredLevel | SystemRequired |
Type | ManagedProperty |
IsCustomProcessingStepAllowedForOtherPublishers
追加元 : MessageProcessorExtension ソリューション
プロパティ | 値 |
---|---|
Description | Defines whether other publishers can attach custom processing steps to this action |
DisplayName | Allow custom processing step for other publishers |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | iscustomprocessingstepallowedforotherpublishers |
RequiredLevel | SystemRequired |
Type | ManagedProperty |
IsTransacted
プロパティ | 値 |
---|---|
Description | Whether or not the steps in the process are executed in a single transaction. |
DisplayName | Is Transacted |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | istransacted |
RequiredLevel | None |
Type | Boolean |
IsTransacted の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
1 | Yes | |
0 | No |
既定値 : 1
LanguageCode
プロパティ | 値 |
---|---|
Description | Language of the process. |
DisplayName | Language |
Format | Language |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | languagecode |
MaxValue | 2147483647 |
MinValue | 0 |
RequiredLevel | None |
Type | Integer |
LicenseEntitledBy
追加元 : Power Automate Workflow Table Extensions ソリューション
プロパティ | 値 |
---|---|
Description | The source of the license entitlements. |
DisplayName | License entitled by |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | licenseentitledby |
RequiredLevel | None |
Targets | workflow |
Type | Lookup |
Metadata
追加元 : Power Automate Workflow Table Extensions ソリューション
プロパティ | 値 |
---|---|
Description | Additional metadata for this workflow. |
DisplayName | Metadata |
Format | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | metadata |
MaxLength | 100000 |
RequiredLevel | None |
Type | Memo |
Mode
プロパティ | 値 |
---|---|
Description | Shows the mode of the process. |
DisplayName | Mode |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mode |
RequiredLevel | SystemRequired |
Type | Picklist |
Mode の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
0 | Background | |
1 | Real-time |
Name
プロパティ | 値 |
---|---|
Description | Name of the process. |
DisplayName | Process Name |
FormatName | Text |
IsLocalizable | True |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | name |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OnDemand
プロパティ | 値 |
---|---|
Description | Indicates whether the process is able to run as an on-demand process. |
DisplayName | Run as On Demand |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | ondemand |
RequiredLevel | None |
Type | Boolean |
OnDemand の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
1 | Yes | |
0 | No |
既定値 : 0
Outputs
追加元 : Power Automate Workflow Table Extensions ソリューション
プロパティ | 値 |
---|---|
Description | Outputs definition for this workflow. |
DisplayName | Outputs |
Format | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | outputs |
MaxLength | 1048576 |
RequiredLevel | None |
Type | Memo |
OwnerId
プロパティ | 値 |
---|---|
Description | Unique identifier of the user or team who owns the process. |
DisplayName | Owner |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | ownerid |
RequiredLevel | SystemRequired |
Targets | systemuser |
Type | Owner |
OwnerIdType
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridtype |
RequiredLevel | SystemRequired |
Type | EntityName |
PrimaryEntity
プロパティ | 値 |
---|---|
Description | Primary entity for the process. The process can be associated for one or more SDK operations defined on the primary entity. |
DisplayName | Primary Entity |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | primaryentity |
RequiredLevel | SystemRequired |
Type | EntityName |
ProcessOrder
プロパティ | 値 |
---|---|
Description | Type the business process flow order. |
DisplayName | Process Order |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | processorder |
MaxValue | 2147483647 |
MinValue | 0 |
RequiredLevel | None |
Type | Integer |
ProcessRoleAssignment
プロパティ | 値 |
---|---|
Description | Contains the role assignment for the process. |
DisplayName | Role assignment for Process |
Format | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | processroleassignment |
MaxLength | 1048576 |
RequiredLevel | None |
Type | Memo |
ProcessTriggerFormId
プロパティ | 値 |
---|---|
Description | Unique identifier of the associated form for process trigger. |
DisplayName | ProcessTriggerFormId |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | processtriggerformid |
RequiredLevel | None |
Type | Uniqueidentifier |
ProcessTriggerScope
プロパティ | 値 |
---|---|
Description | Scope of the process trigger. |
DisplayName | ProcessTriggerScope |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | processtriggerscope |
RequiredLevel | None |
Type | Picklist |
ProcessTriggerScope の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
1 | Form | |
2 | Entity |
Rank
プロパティ | 値 |
---|---|
Description | Indicates the rank for order of execution for the synchronous workflow. |
DisplayName | Rank |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | rank |
MaxValue | 2147483647 |
MinValue | -2147483648 |
RequiredLevel | None |
Type | Integer |
RendererObjectTypeCode
プロパティ | 値 |
---|---|
Description | The renderer type of Workflow |
DisplayName | Renderer Type |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | rendererobjecttypecode |
RequiredLevel | None |
Type | EntityName |
ResourceContainer
追加元 : Power Automate Workflow Table Extensions ソリューション
プロパティ | 値 |
---|---|
Description | For internal use only. |
DisplayName | ResourceContainer |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | resourcecontainer |
MaxLength | 10000 |
RequiredLevel | None |
Type | String |
ResourceId
追加元 : Power Automate Workflow Table Extensions ソリューション
プロパティ | 値 |
---|---|
Description | For internal use only. |
DisplayName | ResourceId |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | resourceid |
RequiredLevel | None |
Type | Uniqueidentifier |
RunAs
プロパティ | 値 |
---|---|
Description | Specifies the system user account under which a workflow executes. |
DisplayName | Run As User |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | runas |
RequiredLevel | None |
Type | Picklist |
RunAs の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
0 | Owner | |
1 | Calling User |
SchemaVersion
追加元 : Power Automate Workflow Table Extensions ソリューション
プロパティ | 値 |
---|---|
Description | Schema version for this workflow. |
DisplayName | Schema Version |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | schemaversion |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
Scope
プロパティ | 値 |
---|---|
Description | Scope of the process. |
DisplayName | Scope |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | scope |
RequiredLevel | SystemRequired |
Type | Picklist |
Scope の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
1 | User | |
2 | Business Unit | |
3 | Parent: Child Business Units | |
4 | Organization |
StateCode
プロパティ | 値 |
---|---|
Description | Status of the workflow |
DisplayName | Status |
IsValidForCreate | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statecode |
RequiredLevel | SystemRequired |
Type | State |
StateCode の選択肢/オプション
値 | ラベル | 既定の状態 | 不変名 |
---|---|---|---|
0 | Draft | 1 | Draft |
1 | Activated | 2 | Activated |
2 | Suspended | 3 | Suspended |
StatusCode
プロパティ | 値 |
---|---|
Description | Reason for the status of the workflow |
DisplayName | Status Reason |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statuscode |
RequiredLevel | None |
Type | Status |
StatusCode の選択肢/オプション
値 | ラベル | 状態 |
---|---|---|
1 | Draft | 0 |
2 | Activated | 1 |
3 | CompanyDLPViolation | 2 |
Subprocess
プロパティ | 値 |
---|---|
Description | Indicates whether the process can be included in other processes as a child process. |
DisplayName | Is Child Process |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | subprocess |
RequiredLevel | None |
Type | Boolean |
Subprocess の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
1 | Yes | |
0 | No |
既定値 : 0
SuspensionReasonDetails
追加元 : Power Automate Workflow Table Extensions ソリューション
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
Format | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | suspensionreasondetails |
MaxLength | 500 |
RequiredLevel | None |
Type | Memo |
SyncWorkflowLogOnFailure
プロパティ | 値 |
---|---|
Description | Select whether synchronous workflow failures will be saved to log files. |
DisplayName | Log upon Failure |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | syncworkflowlogonfailure |
RequiredLevel | SystemRequired |
Type | Boolean |
SyncWorkflowLogOnFailure の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
1 | Yes | |
0 | No |
既定値 : 0
ThrottlingBehavior
追加元 : Power Automate Workflow Table Extensions ソリューション
プロパティ | 値 |
---|---|
Description | The throttling behavior type. |
DisplayName | Throttling behavior type |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | throttlingbehavior |
RequiredLevel | None |
Type | Picklist |
ThrottlingBehavior の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
0 | None | |
1 | TenantPool |
TriggerOnCreate
プロパティ | 値 |
---|---|
Description | Indicates whether the process will be triggered when the primary entity is created. |
DisplayName | Trigger On Create |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | triggeroncreate |
RequiredLevel | None |
Type | Boolean |
TriggerOnCreate の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
1 | Yes | |
0 | No |
既定値 : 0
TriggerOnDelete
プロパティ | 値 |
---|---|
Description | Indicates whether the process will be triggered on deletion of the primary entity. |
DisplayName | Trigger On Delete |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | triggerondelete |
RequiredLevel | None |
Type | Boolean |
TriggerOnDelete の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
1 | Yes | |
0 | No |
既定値 : 0
TriggerOnUpdateAttributeList
プロパティ | 値 |
---|---|
Description | Attributes that trigger the process when updated. |
DisplayName | Trigger On Update Attribute List |
Format | TextArea |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | triggeronupdateattributelist |
MaxLength | 1073741823 |
RequiredLevel | None |
Type | Memo |
Type
プロパティ | 値 |
---|---|
Description | Type of the process. |
DisplayName | Type |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | type |
RequiredLevel | SystemRequired |
Type | Picklist |
Type の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
1 | Definition | |
2 | Activation | |
3 | Template |
UIFlowType
プロパティ | 値 |
---|---|
Description | Type of the UI Flow process. |
DisplayName | Desktop Flow Type |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | uiflowtype |
RequiredLevel | None |
Type | Picklist |
UIFlowType の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
0 | Windows recorder (V1) | |
1 | Selenium IDE | |
2 | Power Automate Desktop | |
101 | Recording |
UniqueName
プロパティ | 値 |
---|---|
Description | Unique name of the process |
DisplayName | Unique Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | uniquename |
MaxLength | 256 |
RequiredLevel | None |
Type | String |
UpdateStage
プロパティ | 値 |
---|---|
Description | Select the stage a process will be triggered on update. |
DisplayName | Update Stage |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | updatestage |
RequiredLevel | None |
Type | Picklist |
UpdateStage の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
20 | Pre-operation | |
40 | Post-operation |
WorkflowId
プロパティ | 値 |
---|---|
Description | Unique identifier of the process. |
DisplayName | Process |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | workflowid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
Xaml
プロパティ | 値 |
---|---|
Description | XAML that defines the process. |
DisplayName | |
Format | TextArea |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | xaml |
MaxLength | 1073741823 |
RequiredLevel | ApplicationRequired |
Type | Memo |
読み取り専用列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。
- ActiveWorkflowId
- ActiveWorkflowIdName
- ComponentState
- CreatedBy
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- EntityImage_Timestamp
- EntityImage_URL
- EntityImageId
- IsCrmUIWorkflow
- IsManaged
- licenseentitledbyName
- ModifiedBy
- ModifiedByName
- ModifiedByYomiName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- OverwriteTime
- OwnerIdName
- OwnerIdYomiName
- OwningBusinessUnit
- OwningBusinessUnitName
- OwningTeam
- OwningUser
- ParentWorkflowId
- ParentWorkflowIdName
- PluginTypeId
- SdkMessageId
- SolutionId
- SupportingSolutionId
- TrustedAccess
- UIData
- VersionNumber
- WorkflowIdUnique
ActiveWorkflowId
プロパティ | 値 |
---|---|
Description | Unique identifier of the latest activation record for the process. |
DisplayName | Active Process ID |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | activeworkflowid |
RequiredLevel | None |
Targets | workflow |
Type | Lookup |
ActiveWorkflowIdName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | activeworkflowidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ComponentState
プロパティ | 値 |
---|---|
Description | For internal use only. |
DisplayName | Component State |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | componentstate |
RequiredLevel | SystemRequired |
Type | Picklist |
ComponentState の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
0 | Published | |
1 | Unpublished | |
2 | Deleted | |
3 | Deleted Unpublished |
CreatedBy
プロパティ | 値 |
---|---|
Description | Unique identifier of the user who created the process. |
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 | None |
Type | String |
CreatedOn
プロパティ | 値 |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the process was created. |
DisplayName | Created 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. |
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 | None |
Type | String |
EntityImage_Timestamp
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | entityimage_timestamp |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
EntityImage_URL
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Url |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | entityimage_url |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
EntityImageId
プロパティ | 値 |
---|---|
Description | For internal use only. |
DisplayName | Entity Image Id |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | entityimageid |
RequiredLevel | None |
Type | Uniqueidentifier |
IsCrmUIWorkflow
プロパティ | 値 |
---|---|
Description | Indicates whether the process was created using the Microsoft Dynamics 365 Web application. |
DisplayName | Is CRM Process |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | iscrmuiworkflow |
RequiredLevel | None |
Type | Boolean |
IsCrmUIWorkflow の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
1 | Yes | |
0 | No |
既定値 : 0
IsManaged
プロパティ | 値 |
---|---|
Description | Indicates whether the solution component is part of a managed solution. |
DisplayName | Is Managed |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | ismanaged |
RequiredLevel | SystemRequired |
Type | Boolean |
IsManaged の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
1 | Managed | |
0 | Unmanaged |
既定値 : 0
licenseentitledbyName
追加元 : Power Automate Workflow Table Extensions ソリューション
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | licenseentitledbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedBy
プロパティ | 値 |
---|---|
Description | Unique identifier of the user who last modified the process. |
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 | None |
Type | String |
ModifiedOn
プロパティ | 値 |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the process 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. |
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 | None |
Type | String |
OverwriteTime
プロパティ | 値 |
---|---|
DateTimeBehavior | UserLocal |
Description | For internal use only. |
DisplayName | Record Overwrite Time |
Format | DateOnly |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | overwritetime |
RequiredLevel | SystemRequired |
Type | DateTime |
OwnerIdName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridname |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OwnerIdYomiName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OwningBusinessUnit
プロパティ | 値 |
---|---|
Description | Unique identifier of the business unit that owns the process. |
DisplayName | Owning Business Unit |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | owningbusinessunit |
RequiredLevel | None |
Targets | businessunit |
Type | Lookup |
OwningBusinessUnitName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningbusinessunitname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
OwningTeam
プロパティ | 値 |
---|---|
Description | Unique identifier of the team who owns the process. |
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 |
ParentWorkflowId
プロパティ | 値 |
---|---|
Description | Unique identifier of the definition for process activation. |
DisplayName | Parent Process ID |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | parentworkflowid |
RequiredLevel | None |
Targets | workflow |
Type | Lookup |
ParentWorkflowIdName
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | parentworkflowidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
PluginTypeId
プロパティ | 値 |
---|---|
Description | Unique identifier of the plug-in type. |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | plugintypeid |
RequiredLevel | None |
Targets | sdkmessagefilter |
Type | Lookup |
SdkMessageId
プロパティ | 値 |
---|---|
Description | Unique identifier of the SDK Message associated with this workflow. |
DisplayName | SDK Message |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | sdkmessageid |
RequiredLevel | None |
Targets | sdkmessage |
Type | Lookup |
SolutionId
プロパティ | 値 |
---|---|
Description | Unique identifier of the associated solution. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | solutionid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
SupportingSolutionId
プロパティ | 値 |
---|---|
Description | For internal use only. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | supportingsolutionid |
RequiredLevel | None |
Type | Uniqueidentifier |
TrustedAccess
追加元 : Power Automate Workflow Table Extensions ソリューション
プロパティ | 値 |
---|---|
Description | For Internal Use Only. |
DisplayName | Trusted Access |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | trustedaccess |
RequiredLevel | None |
Type | Boolean |
TrustedAccess の選択肢/オプション
値 | ラベル | 内容 |
---|---|---|
1 | Workflow has gone through access check | |
0 | Workflow has not gone through access check |
既定値 : 0
UIData
プロパティ | 値 |
---|---|
Description | For internal use only. |
DisplayName | UI Data |
Format | TextArea |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | uidata |
MaxLength | 1073741823 |
RequiredLevel | None |
Type | Memo |
VersionNumber
プロパティ | 値 |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
WorkflowIdUnique
プロパティ | 値 |
---|---|
Description | For internal use only. |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | workflowidunique |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
一対多関連付け
SchemaName が一覧表示。
- Workflow_Annotation
- process_processstage
- lk_asyncoperation_workflowactivationid
- process_processtrigger
- lk_expiredprocess_processid
- workflow_parent_workflow
- slaitembase_workflowid
- slabase_workflowid
- lk_processsession_processid
- lk_translationprocess_processid
- lk_newprocess_processid
- Workflow_SyncErrors
- workflow_active_workflow
- catalogassignment_workflow
- workflow_componentversionnrddatasourceset
- workflow_componentversions
- Workflow_licenseentitledby
- regardingobjectid_process
- workflow_workflowbinary_Process
- workflow_desktopflowbinary_Process
- workflow_flowrun_Workflow
- flowcapacityassignment_workflow
- flowevent_workflow
- AIPluginOperation_Workflow_Workflow
- msdyn_workflow_slaitem_customtimecalculationworkflowid
- msdyn_retrainworkflow_msdyn_toaimodel
- msdyn_scheduleinferenceworkflow_msdyn_toaimodel
- msdyn_workflow_msdyn_pmrecording
- msdyn_workflow_msdyn_solutionhealthrule_Workflow
- msdyn_workflow_msdyn_solutionhealthrule_resolutionaction
- adx_invitation_redemptionworkflow
- workflow_flowlog_cloudflowid
- workflow_flowlog_desktopflowid
Workflow_Annotation
annotation テーブル/エンティティの多対一のリレーションシップ Workflow_Annotation と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | annotation |
ReferencingAttribute | objectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | Workflow_Annotation |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
process_processstage
processstage テーブル/エンティティの多対一のリレーションシップ process_processstage と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | processstage |
ReferencingAttribute | processid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | process_processstage |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: Cascade Unshare: Cascade |
lk_asyncoperation_workflowactivationid
asyncoperation テーブル/エンティティの多対一のリレーションシップ lk_asyncoperation_workflowactivationid と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | asyncoperation |
ReferencingAttribute | workflowactivationid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | lk_asyncoperation_workflowactivationid |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
process_processtrigger
processtrigger テーブル/エンティティの多対一のリレーションシップ process_processtrigger と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | processtrigger |
ReferencingAttribute | processid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | process_processtrigger |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_expiredprocess_processid
expiredprocess テーブル/エンティティの多対一のリレーションシップ lk_expiredprocess_processid と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | expiredprocess |
ReferencingAttribute | processid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | workflow_expiredprocess |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
workflow_parent_workflow
workflow テーブル/エンティティの多対一のリレーションシップ workflow_parent_workflow と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | workflow |
ReferencingAttribute | parentworkflowid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | workflow_parent_workflow |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
slaitembase_workflowid
slaitem テーブル/エンティティの多対一のリレーションシップ slaitembase_workflowid と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | slaitem |
ReferencingAttribute | workflowid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | slaitembase_workflowid |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
slabase_workflowid
sla テーブル/エンティティの多対一のリレーションシップ slabase_workflowid と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | sla |
ReferencingAttribute | workflowid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | slabase_workflowid |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_processsession_processid
processsession テーブル/エンティティの多対一のリレーションシップ lk_processsession_processid と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | processsession |
ReferencingAttribute | processid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | lk_processsession_processid |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_translationprocess_processid
translationprocess テーブル/エンティティの多対一のリレーションシップ lk_translationprocess_processid と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | translationprocess |
ReferencingAttribute | processid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | workflow_translationprocess |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
lk_newprocess_processid
newprocess テーブル/エンティティの多対一のリレーションシップ lk_newprocess_processid と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | newprocess |
ReferencingAttribute | processid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | workflow_newprocess |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Workflow_SyncErrors
syncerror テーブル/エンティティの多対一のリレーションシップ Workflow_SyncErrors と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | Workflow_SyncErrors |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
workflow_active_workflow
workflow テーブル/エンティティの多対一のリレーションシップ workflow_active_workflow と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | workflow |
ReferencingAttribute | activeworkflowid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | workflow_active_workflow |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
catalogassignment_workflow
追加元 : CatalogFramework ソリューション
catalogassignment テーブル/エンティティの多対一のリレーションシップ catalogassignment_workflow と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | catalogassignment |
ReferencingAttribute | object |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | CatalogAssignments |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
workflow_componentversionnrddatasourceset
追加元 : Component Versioning ソリューション
componentversionnrddatasource テーブル/エンティティの多対一のリレーションシップ workflow_componentversionnrddatasourceset と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | componentversionnrddatasource |
ReferencingAttribute | component |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | componentversionnrddatasourceset |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
workflow_componentversions
追加元 : Component Versioning ソリューション
componentversion テーブル/エンティティの多対一のリレーションシップ workflow_componentversions と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | componentversion |
ReferencingAttribute | component |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | componentversions |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Workflow_licenseentitledby
追加元 : Power Automate Workflow Table Extensions ソリューション
workflow テーブル/エンティティの多対一のリレーションシップ Workflow_licenseentitledby と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | workflow |
ReferencingAttribute | licenseentitledby |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | Workflow_licenseentitledby |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
regardingobjectid_process
追加元 : Power Automate Core Components ソリューション
flowsession テーブル/エンティティの多対一のリレーションシップ regardingobjectid_process と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | flowsession |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | regardingobjectid_process |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
workflow_workflowbinary_Process
追加元 : Power Automate Core Components ソリューション
workflowbinary テーブル/エンティティの多対一のリレーションシップ workflow_workflowbinary_Process と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | workflowbinary |
ReferencingAttribute | process |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | workflow_workflowbinary_Process |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
workflow_desktopflowbinary_Process
追加元 : Power Automate Core Components ソリューション
desktopflowbinary テーブル/エンティティの多対一のリレーションシップ workflow_desktopflowbinary_Process と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | desktopflowbinary |
ReferencingAttribute | process |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | workflow_desktopflowbinary_Process |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
workflow_flowrun_Workflow
追加元 : Power Automate Online ソリューション
flowrun テーブル/エンティティの多対一のリレーションシップ workflow_flowrun_Workflow と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | flowrun |
ReferencingAttribute | workflow |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | workflow_flowrun_Workflow |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
flowcapacityassignment_workflow
追加元 : Power Automate Core Components ソリューション
flowcapacityassignment テーブル/エンティティの多対一のリレーションシップ flowcapacityassignment_workflow と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | flowcapacityassignment |
ReferencingAttribute | regarding |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | flowcapacityassignment_workflow |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
flowevent_workflow
追加元 : Power Automate Core Components ソリューション
flowevent テーブル/エンティティの多対一のリレーションシップ flowevent_workflow と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | flowevent |
ReferencingAttribute | parentobjectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | flowevent_workflow |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
AIPluginOperation_Workflow_Workflow
追加元 : AIPlatformExtensionsCore Solution ソリューション
aipluginoperation テーブル/エンティティの多対一のリレーションシップ AIPluginOperation_Workflow_Workflow と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | aipluginoperation |
ReferencingAttribute | workflow |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | AIPluginOperation_Workflow_Workflow |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_workflow_slaitem_customtimecalculationworkflowid
追加元 : Service Level Agreement (SLA) Extension ソリューション
slaitem テーブル/エンティティの多対一のリレーションシップ msdyn_workflow_slaitem_customtimecalculationworkflowid と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | slaitem |
ReferencingAttribute | msdyn_customtimecalculationworkflowid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | msdyn_workflow_slaitem_customtimecalculationworkflowid |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_retrainworkflow_msdyn_toaimodel
追加元 : AISolution ソリューション
msdyn_aimodel テーブル/エンティティの多対一のリレーションシップ msdyn_retrainworkflow_msdyn_toaimodel と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | msdyn_aimodel |
ReferencingAttribute | msdyn_retrainworkflowid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | msdyn_retrainworkflow_msdyn_toaimodel |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_scheduleinferenceworkflow_msdyn_toaimodel
追加元 : AISolution ソリューション
msdyn_aimodel テーブル/エンティティの多対一のリレーションシップ msdyn_scheduleinferenceworkflow_msdyn_toaimodel と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | msdyn_aimodel |
ReferencingAttribute | msdyn_scheduleinferenceworkflowid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | msdyn_scheduleinferenceworkflow_msdyn_toaimodel |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_workflow_msdyn_pmrecording
追加元 : Process Mining ソリューション
msdyn_pmrecording テーブル/エンティティの多対一のリレーションシップ msdyn_workflow_msdyn_pmrecording と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | msdyn_pmrecording |
ReferencingAttribute | msdyn_sourceworkflow |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | msdyn_workflow_msdyn_pmrecording |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_workflow_msdyn_solutionhealthrule_Workflow
追加元 : Power Apps Checker ソリューション
msdyn_solutionhealthrule テーブル/エンティティの多対一のリレーションシップ msdyn_workflow_msdyn_solutionhealthrule_Workflow と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | msdyn_solutionhealthrule |
ReferencingAttribute | msdyn_workflow |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | msdyn_workflow_msdyn_solutionhealthrule_Workflow |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_workflow_msdyn_solutionhealthrule_resolutionaction
追加元 : Power Apps Checker ソリューション
msdyn_solutionhealthrule テーブル/エンティティの多対一のリレーションシップ msdyn_workflow_msdyn_solutionhealthrule_resolutionaction と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | msdyn_solutionhealthrule |
ReferencingAttribute | msdyn_resolutionaction |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | msdyn_workflow_msdyn_solutionhealthrule_resolutionaction |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
adx_invitation_redemptionworkflow
追加元 : Power Pages Runtime Core ソリューション
adx_invitation テーブル/エンティティの多対一のリレーションシップ adx_invitation_redemptionworkflow と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | adx_invitation |
ReferencingAttribute | adx_redemptionworkflow |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | adx_invitation_redemptionworkflow |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
workflow_flowlog_cloudflowid
追加元 : Power Automate Online ソリューション
flowlog テーブル/エンティティの多対一のリレーションシップ workflow_flowlog_cloudflowid と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | flowlog |
ReferencingAttribute | cloudflowid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | workflow_flowlog_cloudflowid |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
workflow_flowlog_desktopflowid
追加元 : Power Automate Online ソリューション
flowlog テーブル/エンティティの多対一のリレーションシップ workflow_flowlog_desktopflowid と同じです。
プロパティ | 値 |
---|---|
ReferencingEntity | flowlog |
ReferencingAttribute | desktopflowid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | workflow_flowlog_desktopflowid |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
多対一関連付け
各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。
- workflow_active_workflow
- workflow_modifiedby
- workflow_createdonbehalfby
- business_unit_workflow
- system_user_workflow
- team_workflow
- workflow_createdby
- workflow_parent_workflow
- workflow_modifiedonbehalfby
- Workflow_licenseentitledby
workflow_active_workflow
workflow テーブル/エンティティの一対多のリレーションシップ workflow_active_workflow を参照してください。
workflow_modifiedby
systemuser テーブル/エンティティの一対多のリレーションシップ workflow_modifiedby を参照してください。
workflow_createdonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ workflow_createdonbehalfby を参照してください。
business_unit_workflow
businessunit テーブル/エンティティの一対多のリレーションシップ business_unit_workflow を参照してください。
system_user_workflow
systemuser テーブル/エンティティの一対多のリレーションシップ system_user_workflow を参照してください。
team_workflow
team テーブル/エンティティの一対多のリレーションシップ team_workflow を参照してください。
workflow_createdby
systemuser テーブル/エンティティの一対多のリレーションシップ workflow_createdby を参照してください。
workflow_parent_workflow
workflow テーブル/エンティティの一対多のリレーションシップ workflow_parent_workflow を参照してください。
workflow_modifiedonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ workflow_modifiedonbehalfby を参照してください。
Workflow_licenseentitledby
workflow テーブル/エンティティの一対多のリレーションシップ Workflow_licenseentitledby を参照してください。
多対多関連付け
Workflow テーブルが関連付けの最初のテーブルである場合に提供される関連付けの詳細。 SchemaName が一覧表示。
botcomponent_workflow
botcomponent テーブル/エンティティの多対多のリレーションシップ botcomponent_workflow を参照してください。
workflow_card_connections
IntersectEntityName: workflowcardconnections
テーブル 1
プロパティ | 値 |
---|---|
IntersectAttribute | workflowid |
IsCustomizable | False |
LogicalName | workflow |
NavigationPropertyName | workflow_card_connections |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
テーブル 2
プロパティ | 値 |
---|---|
LogicalName | card |
IntersectAttribute | cardid |
NavigationPropertyName | workflow_card_connections |
AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |