Referencia de tabla o entidad ProcessStage
Nota
¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en Microsoft Dataverse.
Stage associated with a process.
Mensajes
Mensaje | Operación de API web | Método o clase de SDK |
---|---|---|
Create | POST [org URI]/api/data/v9.0/processstages Vea Crear |
CreateRequest o Create |
Delete | DELETE [org URI]/api/data/v9.0/processstages(processstageid) Vea Eliminar |
DeleteRequest o Delete |
Retrieve | GET [org URI]/api/data/v9.0/processstages(processstageid) Vea Recuperar |
RetrieveRequest o Retrieve |
RetrieveActivePath | RetrieveActivePath Function | RetrieveActivePathRequest |
RetrieveMultiple | GET [org URI]/api/data/v9.0/processstages Vea Consultar datos |
RetrieveMultipleRequest o RetrieveMultiple |
Propiedades
Propiedad | Valor |
---|---|
CollectionSchemaName | ProcessStages |
DisplayCollectionName | Process Stages |
DisplayName | Process Stage |
EntitySetName | processstages |
IsBPFEntity | False |
LogicalCollectionName | processstages |
LogicalName | processstage |
OwnershipType | None |
PrimaryIdAttribute | processstageid |
PrimaryNameAttribute | stagename |
SchemaName | ProcessStage |
Columnas/atributos que se pueden escribir
Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por SchemaName.
- Connector
- IsTrigger
- OperationId
- OperationKind
- OperationType
- ParameterName
- ParameterValue
- ParentProcessStageId
- PrimaryEntityTypeCode
- ProcessId
- ProcessStageId
- StageCategory
- StageName
Connector
Añadido por: solución Power Automate Core Components
Propiedad | Valor |
---|---|
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
Añadido por: solución Power Automate Core Components
Propiedad | Valor |
---|---|
Description | Whether the stage is a trigger |
DisplayName | Is Trigger |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | istrigger |
RequiredLevel | None |
Type | Boolean |
Elecciones/opciones de IsTrigger
Valor | Etiqueta | Descripción |
---|---|---|
1 | Yes | |
0 | No |
Valor predeterminado: 0
OperationId
Añadido por: solución Power Automate Core Components
Propiedad | Valor |
---|---|
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
Añadido por: solución Power Automate Core Components
Propiedad | Valor |
---|---|
Description | The operation kind |
DisplayName | Operation Kind |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | operationkind |
RequiredLevel | None |
Type | Picklist |
Elecciones/opciones de OperationKind
Valor | Etiqueta | Descripción |
---|---|---|
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
Añadido por: solución Power Automate Core Components
Propiedad | Valor |
---|---|
Description | The type of the operation |
DisplayName | Operation Type |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | operationtype |
RequiredLevel | None |
Type | Picklist |
Elecciones/opciones de OperationType
Valor | Etiqueta | Descripción |
---|---|---|
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
Añadido por: solución Power Automate Core Components
Propiedad | Valor |
---|---|
Description | The parameter name. |
DisplayName | Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | parametername |
MaxLength | 100 |
RequiredLevel | ApplicationRequired |
Type | String |
ParameterValue
Añadido por: solución Power Automate Core Components
Propiedad | Valor |
---|---|
Description | The parameter value. |
DisplayName | Value |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | parametervalue |
MaxLength | 2000 |
RequiredLevel | None |
Type | String |
ParentProcessStageId
Añadido por: solución Power Automate Core Components
Propiedad | Valor |
---|---|
Description | The parent stage for the parameter. |
DisplayName | Stage |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | parentprocessstageid |
RequiredLevel | ApplicationRequired |
Targets | processstage |
Type | Lookup |
PrimaryEntityTypeCode
Propiedad | Valor |
---|---|
Description | Primary entity associated with the stage. |
DisplayName | Primary Entity |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | primaryentitytypecode |
RequiredLevel | SystemRequired |
Type | EntityName |
ProcessId
Propiedad | Valor |
---|---|
Description | Shows the ID of the process. |
DisplayName | Process |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | processid |
RequiredLevel | SystemRequired |
Targets | workflow |
Type | Lookup |
ProcessStageId
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | Select the category of the sales process. |
DisplayName | Stage Category |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | stagecategory |
RequiredLevel | None |
Type | Picklist |
Elecciones/opciones de StageCategory
Valor | Etiqueta | Descripción |
---|---|---|
0 | Qualify | |
1 | Develop | |
2 | Propose | |
3 | Close | |
4 | Identify | |
5 | Research | |
6 | Resolve | |
7 | Approval |
StageName
Propiedad | Valor |
---|---|
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 |
Columnas/atributos de sólo lectura
Estas columnas o atributos devuelven false tanto para IsValidForCreate como para IsValidForUpdate. Listado por SchemaName.
- ClientData
- OwnerId
- OwnerIdType
- OwningBusinessUnit
- ParentProcessStageIdName
- ProcessIdName
- VersionNumber
ClientData
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridtype |
RequiredLevel | SystemRequired |
Type | EntityName |
OwningBusinessUnit
Propiedad | Valor |
---|---|
Description | Select the business unit that owns the record. |
DisplayName | Owning Business Unit |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningbusinessunit |
RequiredLevel | ApplicationRequired |
Type | Uniqueidentifier |
ParentProcessStageIdName
Añadido por: solución Power Automate Core Components
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | parentprocessstageidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ProcessIdName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | processidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
VersionNumber
Propiedad | Valor |
---|---|
Description | Version number of the process stage. |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
Relaciones de uno a varios
Listado por 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
Igual que la relación de varios a uno processstage_knowledgearticle de la tabla knowledgearticle.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno processstage_contact de la tabla contact.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno processstage_teams de la tabla team.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno ProcessStage_SyncErrors de la tabla syncerror.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno processstage_recurringappointmentmasters de la tabla recurringappointmentmaster.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno processstage_letters de la tabla letter.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno processstage_faxes de la tabla fax.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno processstage_tasks de la tabla task.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno processstage_account de la tabla account.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno lk_translationprocess_activestageid de la tabla translationprocess.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno processstage_systemusers de la tabla systemuser.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno lk_newprocess_activestageid de la tabla newprocess.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno processstage_emails de la tabla email.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno processstage_appointments de la tabla appointment.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno processstage_phonecalls de la tabla phonecall.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno lk_expiredprocess_activestageid de la tabla expiredprocess.
Propiedad | Valor |
---|---|
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
Añadido por: solución Power Automate Core Components
Igual que la relación de varios a uno processstage_processstageparameter de la tabla processstageparameter.
Propiedad | Valor |
---|---|
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
Añadido por: solución Power Automate Core Components
Igual que la relación de varios a uno processstage_parentprocessstage de la tabla processstage.
Propiedad | Valor |
---|---|
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
Añadido por: solución Active Solution
Igual que la relación de varios a uno processstage_adx_portalcomment de la tabla adx_portalcomment.
Propiedad | Valor |
---|---|
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 |
Relaciones de varios a uno
Cada relación de varios a uno se define mediante una relación de uno a varios correspondiente con la tabla relacionada. Listado por SchemaName.
process_processstage
Consulte la relación de uno a varios process_processstage de la tabla workflow.
processstage_parentprocessstage
Consulte la relación de uno a varios processstage_parentprocessstage de la tabla processstage.
Consultar también
Referencia de tabla o entidad de Dataverse Referencia de la API web processstage EntityType