Referenz zur Tabelle/Entität ProcessTrigger

Hinweis

Unsicher bei Tabelle vs. Entität? Siehe Entwickler: Terminologie in Microsoft Dataverse verstehen.

Trigger that invoke a rule.

Nachrichten

Nachricht Web-API-Vorgang SDK-Klasse oder -Methode
Create POST [org URI]/api/data/v9.0/processtriggers
Weitere Informationen finden Sie unter Erstellen
CreateRequest oder
Create
Delete DELETE [org URI]/api/data/v9.0/processtriggers(processtriggerid)
Weitere Informationen finden Sie unter Löschen
DeleteRequest oder
Delete
Retrieve GET [org URI]/api/data/v9.0/processtriggers(processtriggerid)
Weitere Informationen finden Sie unter Abrufen
RetrieveRequest oder
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/processtriggers
Weitere Informationen finden Sie unter Daten abfragen
RetrieveMultipleRequest oder
RetrieveMultiple
Update PATCH [org URI]/api/data/v9.0/processtriggers(processtriggerid)
Weitere Informationen finden Sie unter Aktualisieren
UpdateRequest oder
Update

Eigenschaften

Eigenschaft Wert
CollectionSchemaName ProcessTriggers
DisplayCollectionName Process Triggers
DisplayName Process Trigger
EntitySetName processtriggers
IsBPFEntity False
LogicalCollectionName processtriggers
LogicalName processtrigger
OwnershipType None
PrimaryIdAttribute processtriggerid
PrimaryNameAttribute
SchemaName ProcessTrigger

Schreibbare Spalten/Attribute

Diese Spalten/Attribute geben entweder für IsValidForCreate oder IsValidForUpdate (normalerweise beides) true zurück. Aufgelistet durch SchemaName.

ControlName

Eigenschaft Wert
Description Name of the control.
DisplayName Control Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName controlname
MaxLength 100
RequiredLevel None
Type String

ControlType

Eigenschaft Wert
Description Type of the control to which this trigger is bound
DisplayName Control Type
IsValidForForm False
IsValidForRead True
LogicalName controltype
RequiredLevel None
Type Picklist

ControlType Auswahlen/Optionen

Wert Etikett Beschreibung
1 Attribute
2 Form Tab

Event

Eigenschaft Wert
Description Indicates the event.
DisplayName Event
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName event
MaxLength 100
RequiredLevel SystemRequired
Type String

FormId

Eigenschaft Wert
Description Unique identifier of the form associated with the trigger.
DisplayName Form
IsValidForForm True
IsValidForRead True
LogicalName formid
RequiredLevel None
Targets systemform
Type Lookup

IsCustomizable

Eigenschaft Wert
Description Indicates whether this component can be customized.
DisplayName Customizable
IsValidForForm False
IsValidForRead True
LogicalName iscustomizable
RequiredLevel SystemRequired
Type ManagedProperty

MethodId

Eigenschaft Wert
Description Displays StageID to which the PBL rule belongs to
DisplayName MethodId
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName methodid
RequiredLevel None
Type Uniqueidentifier

PipelineStage

Eigenschaft Wert
Description Pipeline Stage to Execute Workflow Event Plugin.
DisplayName PipelineStage
IsValidForForm False
IsValidForRead True
LogicalName pipelinestage
RequiredLevel SystemRequired
Type Picklist

PipelineStage Auswahlen/Optionen

Wert Etikett Beschreibung
0 Default Value
20 Before Main Operation
40 After Main Operation

PrimaryEntityTypeCode

Eigenschaft Wert
Description Primary entity for the process which is invoked by the event.
DisplayName Primary Entity
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName primaryentitytypecode
RequiredLevel SystemRequired
Type EntityName

ProcessId

Eigenschaft Wert
Description Shows the ID of the process.
DisplayName Process
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName processid
RequiredLevel SystemRequired
Targets workflow
Type Lookup

ProcessTriggerId

Eigenschaft Wert
Description Unique identifier of the process trigger record.
DisplayName Process Trigger
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName processtriggerid
RequiredLevel SystemRequired
Type Uniqueidentifier

Scope

Eigenschaft Wert
Description Scope level for PBL rules.
DisplayName Scope
IsValidForForm False
IsValidForRead True
LogicalName scope
RequiredLevel SystemRequired
Type Picklist

Scope Auswahlen/Optionen

Wert Etikett Beschreibung
1 Form
2 Entity

Schreibgeschützt Spalten/Attribute

Diese Spalten/Attribute geben false zurück für sowohl IsValidForCreate als auch IsValidForUpdate. Aufgelistet durch SchemaName.

ComponentState

Eigenschaft Wert
Description For internal use only.
DisplayName Component State
IsValidForForm False
IsValidForRead True
LogicalName componentstate
RequiredLevel SystemRequired
Type Picklist

ComponentState Auswahlen/Optionen

Wert Etikett Beschreibung
0 Published
1 Unpublished
2 Deleted
3 Deleted Unpublished

CreatedBy

Eigenschaft Wert
Description Shows who created the record.
DisplayName Created By
IsValidForForm True
IsValidForRead True
LogicalName createdby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedByName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyname
MaxLength 100
RequiredLevel None
Type String

CreatedByYomiName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyyominame
MaxLength 100
RequiredLevel None
Type String

CreatedOn

Eigenschaft Wert
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 365 options.
DisplayName Created On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName createdon
RequiredLevel None
Type DateTime

CreatedOnBehalfBy

Eigenschaft Wert
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

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOnBehalfByYomiName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

FormIdName

Eigenschaft Wert
Description Name for the Form associated with this trigger.
DisplayName Form Name
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName formidname
MaxLength 200
RequiredLevel None
Type String

IsManaged

Eigenschaft Wert
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 Auswahlen/Optionen

Wert Etikett Beschreibung
1 Managed
0 Unmanaged

Standardwert: 0

ModifiedBy

Eigenschaft Wert
Description Shows who last updated the record.
DisplayName Modified By
IsValidForForm True
IsValidForRead True
LogicalName modifiedby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedByName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedByYomiName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyyominame
MaxLength 100
RequiredLevel None
Type String

ModifiedOn

Eigenschaft Wert
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 365 options.
DisplayName Modified On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName modifiedon
RequiredLevel None
Type DateTime

ModifiedOnBehalfBy

Eigenschaft Wert
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

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOnBehalfByYomiName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

OverwriteTime

Eigenschaft Wert
DateTimeBehavior UserLocal
Description For internal use only.
DisplayName Record Overwrite Time
Format DateOnly
IsValidForForm False
IsValidForRead True
LogicalName overwritetime
RequiredLevel SystemRequired
Type DateTime

OwnerId

Eigenschaft Wert
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

Eigenschaft Wert
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName owneridtype
RequiredLevel SystemRequired
Type EntityName

OwningBusinessUnit

Eigenschaft Wert
Description Select the business unit that owns the record.
DisplayName Owning Business Unit
IsValidForForm False
IsValidForRead True
LogicalName owningbusinessunit
RequiredLevel ApplicationRequired
Type Uniqueidentifier

OwningUser

Eigenschaft Wert
Description Unique identifier for the user that owns the record.
DisplayName Owning User
IsValidForForm False
IsValidForRead True
LogicalName owninguser
RequiredLevel ApplicationRequired
Type Uniqueidentifier

ProcessIdName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName processidname
MaxLength 100
RequiredLevel None
Type String

ProcessTriggerIdUnique

Eigenschaft Wert
Description For internal use only.
DisplayName Process Id
IsValidForForm False
IsValidForRead True
LogicalName processtriggeridunique
RequiredLevel SystemRequired
Type Uniqueidentifier

SolutionId

Eigenschaft Wert
Description Unique identifier of the associated solution.
DisplayName Solution
IsValidForForm False
IsValidForRead True
LogicalName solutionid
RequiredLevel SystemRequired
Type Uniqueidentifier

SupportingSolutionId

Eigenschaft Wert
Description For internal use only.
DisplayName Solution
IsValidForForm False
IsValidForRead False
LogicalName supportingsolutionid
RequiredLevel None
Type Uniqueidentifier

VersionNumber

Eigenschaft Wert
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

Eins-zu-Viele-Beziehungen

Aufgelistet durch SchemaName.

ProcessTrigger_SyncErrors

Wie die ProcessTrigger_SyncErrors-Viele-zu-Eins-Beziehung für die syncerror-Tabelle/-Entität.

Eigenschaft Wert
ReferencingEntity syncerror
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName ProcessTrigger_SyncErrors
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: Cascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

Viele-zu-Eins-Beziehungen

Jede Viele-zu-Eins-Beziehung wird durch eine entsprechende Viele-zu-Viele-Beziehungen mit der zugehörigen Tabelle definiert. Aufgelistet durch SchemaName.

process_processtrigger

Siehe die process_processtrigger-Eins-zu-Viele-Beziehung für die workflow-Tabelle/-Entität.

lk_processtriggerbase_createdby

Siehe die lk_processtriggerbase_createdby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.

lk_processtriggerbase_createdonbehalfby

Siehe die lk_processtriggerbase_createdonbehalfby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.

processtrigger_systemform

Siehe die processtrigger_systemform-Eins-zu-Viele-Beziehung für die systemform-Tabelle/-Entität.

lk_processtriggerbase_modifiedonbehalfby

Siehe die lk_processtriggerbase_modifiedonbehalfby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.

lk_processtriggerbase_modifiedby

Siehe die lk_processtriggerbase_modifiedby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.

Siehe auch

Dataverse-Tabelle/-Entitätsreferenz Web-API-Referenz processtrigger EntityType