Référence d’entité/de table ProcessStage
Notes
Vous n’êtes pas sûr de la table par rapport à l’entité ? Voir Développeurs : Comprendre la terminologie dans Microsoft Dataverse.
Stage associated with a process.
Messages
Message | Opération de l'API web | Classe ou méthode SDK |
---|---|---|
Create | POST [org URI]/api/data/v9.0/processstages Voir Créer |
CreateRequest ou Create |
Delete | DELETE [org URI]/api/data/v9.0/processstages(processstageid) Voir Supprimer |
DeleteRequest ou Delete |
Retrieve | GET [org URI]/api/data/v9.0/processstages(processstageid) Voir Récupérer |
RetrieveRequest ou Retrieve |
RetrieveActivePath | RetrieveActivePath Function | RetrieveActivePathRequest |
RetrieveMultiple | GET [org URI]/api/data/v9.0/processstages Voir Rechercher des données |
RetrieveMultipleRequest ou RetrieveMultiple |
Propriétés
Propriété | Valeur |
---|---|
CollectionSchemaName | ProcessStages |
DisplayCollectionName | Process Stages |
DisplayName | Process Stage |
EntitySetName | processstages |
IsBPFEntity | False |
LogicalCollectionName | processstages |
LogicalName | processstage |
OwnershipType | None |
PrimaryIdAttribute | processstageid |
PrimaryNameAttribute | stagename |
SchemaName | ProcessStage |
Colonnes/Attributs inscriptibles
Ces colonnes/attributs renvoient la valeur true pour IsValidForCreate ou IsValidForUpdate (généralement les deux). Répertorié par SchemaName.
- Connector
- IsTrigger
- OperationId
- OperationKind
- OperationType
- ParameterName
- ParameterValue
- ParentProcessStageId
- PrimaryEntityTypeCode
- ProcessId
- ProcessStageId
- StageCategory
- StageName
Connector
Ajouté par : solution Power Automate Core Components
Propriété | Valeur |
---|---|
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
Ajouté par : solution Power Automate Core Components
Propriété | Valeur |
---|---|
Description | Whether the stage is a trigger |
DisplayName | Is Trigger |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | istrigger |
RequiredLevel | None |
Type | Boolean |
Choix/Options IsTrigger
Valeur | Étiquette | Description |
---|---|---|
1 | Yes | |
0 | No |
Valeur par défaut : 0
OperationId
Ajouté par : solution Power Automate Core Components
Propriété | Valeur |
---|---|
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
Ajouté par : solution Power Automate Core Components
Propriété | Valeur |
---|---|
Description | The operation kind |
DisplayName | Operation Kind |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | operationkind |
RequiredLevel | None |
Type | Picklist |
Choix/Options OperationKind
Valeur | Étiquette | Description |
---|---|---|
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
Ajouté par : solution Power Automate Core Components
Propriété | Valeur |
---|---|
Description | The type of the operation |
DisplayName | Operation Type |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | operationtype |
RequiredLevel | None |
Type | Picklist |
Choix/Options OperationType
Valeur | Étiquette | Description |
---|---|---|
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
Ajouté par : solution Power Automate Core Components
Propriété | Valeur |
---|---|
Description | The parameter name. |
DisplayName | Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | parametername |
MaxLength | 100 |
RequiredLevel | ApplicationRequired |
Type | String |
ParameterValue
Ajouté par : solution Power Automate Core Components
Propriété | Valeur |
---|---|
Description | The parameter value. |
DisplayName | Value |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | parametervalue |
MaxLength | 2000 |
RequiredLevel | None |
Type | String |
ParentProcessStageId
Ajouté par : solution Power Automate Core Components
Propriété | Valeur |
---|---|
Description | The parent stage for the parameter. |
DisplayName | Stage |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | parentprocessstageid |
RequiredLevel | ApplicationRequired |
Targets | processstage |
Type | Lookup |
PrimaryEntityTypeCode
Propriété | Valeur |
---|---|
Description | Primary entity associated with the stage. |
DisplayName | Primary Entity |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | primaryentitytypecode |
RequiredLevel | SystemRequired |
Type | EntityName |
ProcessId
Propriété | Valeur |
---|---|
Description | Shows the ID of the process. |
DisplayName | Process |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | processid |
RequiredLevel | SystemRequired |
Targets | workflow |
Type | Lookup |
ProcessStageId
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
Description | Select the category of the sales process. |
DisplayName | Stage Category |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | stagecategory |
RequiredLevel | None |
Type | Picklist |
Choix/Options StageCategory
Valeur | Étiquette | Description |
---|---|---|
0 | Qualify | |
1 | Develop | |
2 | Propose | |
3 | Close | |
4 | Identify | |
5 | Research | |
6 | Resolve | |
7 | Approval |
StageName
Propriété | Valeur |
---|---|
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 |
Colonnes/Attributs en lecture seule
Ces colonnes/attributs renvoient la valeur false pour IsValidForCreate ou IsValidForUpdate. Répertorié par SchemaName.
- ClientData
- OwnerId
- OwnerIdType
- OwningBusinessUnit
- ParentProcessStageIdName
- ProcessIdName
- VersionNumber
ClientData
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
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
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridtype |
RequiredLevel | SystemRequired |
Type | EntityName |
OwningBusinessUnit
Propriété | Valeur |
---|---|
Description | Select the business unit that owns the record. |
DisplayName | Owning Business Unit |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningbusinessunit |
RequiredLevel | ApplicationRequired |
Type | Uniqueidentifier |
ParentProcessStageIdName
Ajouté par : solution Power Automate Core Components
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | parentprocessstageidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ProcessIdName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | processidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
VersionNumber
Propriété | Valeur |
---|---|
Description | Version number of the process stage. |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
Relations un-à-plusieurs
Répertorié par 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
Identique à la relation plusieurs à un processstage_knowledgearticle pour la table/entité knowledgearticle.
Propriété | Valeur |
---|---|
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
Identique à la relation plusieurs à un processstage_contact pour la table/entité contact.
Propriété | Valeur |
---|---|
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
Identique à la relation plusieurs à un processstage_teams pour la table/entité team.
Propriété | Valeur |
---|---|
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
Identique à la relation plusieurs à un ProcessStage_SyncErrors pour la table/entité syncerror.
Propriété | Valeur |
---|---|
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
Identique à la relation plusieurs à un processstage_recurringappointmentmasters pour la table/entité recurringappointmentmaster.
Propriété | Valeur |
---|---|
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
Identique à la relation plusieurs à un processstage_letters pour la table/entité letter.
Propriété | Valeur |
---|---|
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
Identique à la relation plusieurs à un processstage_faxes pour la table/entité fax.
Propriété | Valeur |
---|---|
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
Identique à la relation plusieurs à un processstage_tasks pour la table/entité task.
Propriété | Valeur |
---|---|
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
Identique à la relation plusieurs à un processstage_account pour la table/entité account.
Propriété | Valeur |
---|---|
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
Identique à la relation plusieurs à un lk_translationprocess_activestageid pour la table/entité translationprocess.
Propriété | Valeur |
---|---|
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
Identique à la relation plusieurs à un processstage_systemusers pour la table/entité systemuser.
Propriété | Valeur |
---|---|
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
Identique à la relation plusieurs à un lk_newprocess_activestageid pour la table/entité newprocess.
Propriété | Valeur |
---|---|
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
Identique à la relation plusieurs à un processstage_emails pour la table/entité email.
Propriété | Valeur |
---|---|
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
Identique à la relation plusieurs à un processstage_appointments pour la table/entité appointment.
Propriété | Valeur |
---|---|
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
Identique à la relation plusieurs à un processstage_phonecalls pour la table/entité phonecall.
Propriété | Valeur |
---|---|
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
Identique à la relation plusieurs à un lk_expiredprocess_activestageid pour la table/entité expiredprocess.
Propriété | Valeur |
---|---|
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
Ajouté par : solution Power Automate Core Components
Identique à la relation plusieurs à un processstage_processstageparameter pour la table/entité processstageparameter.
Propriété | Valeur |
---|---|
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
Ajouté par : solution Power Automate Core Components
Identique à la relation plusieurs à un processstage_parentprocessstage pour la table/entité processstage.
Propriété | Valeur |
---|---|
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
Ajouté par : solution Active Solution
Identique à la relation plusieurs à un processstage_adx_portalcomment pour la table/entité adx_portalcomment.
Propriété | Valeur |
---|---|
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 |
Relations plusieurs-à-un
Chaque relation plusieurs-à-un est définie par une relation un-à-plusieurs correspondante avec la table associée. Répertorié par SchemaName.
process_processstage
Voir la relation un à plusieurs process_processstage pour la table/entité workflow.
processstage_parentprocessstage
Voir la relation un à plusieurs processstage_parentprocessstage pour la table/entité processstage.
Voir aussi
Référence d’entité/de table Dataverse Référence d’API web processstage EntityType