Referencia de tabla o entidad ExpiredProcess

Nota

¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en Microsoft Dataverse.

Expired Process Business Process Flow

Mensajes

Mensaje Operación de API web Método o clase de SDK
Create POST [org URI]/api/data/v9.0/expiredprocesses
Vea Crear
CreateRequest o
Create
Delete DELETE [org URI]/api/data/v9.0/expiredprocesses(businessprocessflowinstanceid)
Vea Eliminar
DeleteRequest o
Delete
Retrieve GET [org URI]/api/data/v9.0/expiredprocesses(businessprocessflowinstanceid)
Vea Recuperar
RetrieveRequest o
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/expiredprocesses
Vea Consultar datos
RetrieveMultipleRequest o
RetrieveMultiple
SetState PATCH [org URI]/api/data/v9.0/expiredprocesses(businessprocessflowinstanceid)
Actualizar propiedades statecode y statuscode.
SetStateRequest
Update PATCH [org URI]/api/data/v9.0/expiredprocesses(businessprocessflowinstanceid)
Vea Actualizar
UpdateRequest o
Update

Propiedades

Propiedad Valor
CollectionSchemaName ExpiredProcesses
DisplayCollectionName Expired Process
DisplayName Expired Process
EntitySetName expiredprocesses
IsBPFEntity True
LogicalCollectionName expiredprocesses
LogicalName expiredprocess
OwnershipType OrganizationOwned
PrimaryIdAttribute businessprocessflowinstanceid
PrimaryNameAttribute name
SchemaName ExpiredProcess

Columnas/atributos que se pueden escribir

Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por SchemaName.

ActiveStageId

Propiedad Valor
Description Unique identifier of the active stage for the Business Process Flow instance.
DisplayName Active Stage
IsValidForForm True
IsValidForRead True
LogicalName activestageid
RequiredLevel None
Targets processstage
Type Lookup

ActiveStageStartedOn

Propiedad Valor
DateTimeBehavior UserLocal
Description Date and time when current active stage is started.
DisplayName Active Stage Started On
Format DateOnly
IsValidForForm True
IsValidForRead True
LogicalName activestagestartedon
RequiredLevel None
Type DateTime

BusinessProcessFlowInstanceId

Propiedad Valor
Description Unique identifier for Expired Process bpf entity instances
DisplayName Expired Process Instance Id
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName businessprocessflowinstanceid
RequiredLevel SystemRequired
Type Uniqueidentifier

CompletedOn

Propiedad Valor
DateTimeBehavior UserLocal
Description Date and time when Business Process Flow instance is completed.
DisplayName Completed On
Format DateOnly
IsValidForForm True
IsValidForRead True
LogicalName completedon
RequiredLevel None
Type DateTime

ImportSequenceNumber

Propiedad Valor
Description Unique identifier of the data import or data migration that created this record.
DisplayName Import Sequence Number
Format None
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName importsequencenumber
MaxValue 2147483647
MinValue -2147483648
RequiredLevel None
Type Integer

KnowledgeArticleId

Propiedad Valor
Description Unique identifier of the workflow associated to the Business Process Flow instance.
DisplayName Knowledge Article
IsValidForForm True
IsValidForRead True
LogicalName knowledgearticleid
RequiredLevel None
Targets knowledgearticle
Type Lookup

Name

Propiedad Valor
Description Process Name.
DisplayName Process Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName name
MaxLength 200
RequiredLevel ApplicationRequired
Type String

OverriddenCreatedOn

Propiedad Valor
DateTimeBehavior UserLocal
Description Date and time that the record was migrated.
DisplayName Record Created On
Format DateOnly
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName overriddencreatedon
RequiredLevel None
Type DateTime

ProcessId

Propiedad Valor
Description Unique identifier of the workflow associated to the Business Process Flow instance.
DisplayName Process
IsValidForForm True
IsValidForRead True
LogicalName processid
RequiredLevel None
Targets workflow
Type Lookup

StateCode

Propiedad Valor
Description Shows whether the Delve action record is pending, completed, or tracking.
DisplayName Status
IsValidForCreate False
IsValidForForm True
IsValidForRead True
LogicalName statecode
RequiredLevel SystemRequired
Type State

Elecciones/opciones de StateCode

Valor Etiqueta Estado predeterminado Nombre invariable
0 Active 1 Active
1 Inactive 2 Inactive

StatusCode

Propiedad Valor
Description Select the delve action record status.
DisplayName Status Reason
IsValidForForm True
IsValidForRead True
LogicalName statuscode
RequiredLevel None
Type Status

Elecciones/opciones de StatusCode

Valor Etiqueta Estado
1 Active 0
2 Finished 1
3 Aborted 1

TransactionCurrencyId

Propiedad Valor
Description Choose the local currency for the record to make sure budgets are reported in the correct currency.
DisplayName Currency
IsValidForForm True
IsValidForRead True
LogicalName transactioncurrencyid
RequiredLevel None
Targets transactioncurrency
Type Lookup

TraversedPath

Propiedad Valor
Description Traversed Path
DisplayName Comma delimited string of process stage ids that represent visited stages of the Business Process Flow instance.
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName traversedpath
MaxLength 1250
RequiredLevel None
Type String

Columnas/atributos de sólo lectura

Estas columnas o atributos devuelven false tanto para IsValidForCreate como para IsValidForUpdate. Listado por SchemaName.

ActiveStageIdName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName activestageidname
MaxLength 100
RequiredLevel SystemRequired
Type String

CreatedBy

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

CreatedByName

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

CreatedByYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

CreatedOn

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

CreatedOnBehalfBy

Propiedad Valor
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

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

CreatedOnBehalfByYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

Duration

Propiedad Valor
Description Duration the business process flow was active.
DisplayName Duration
Format Duration
IsValidForForm True
IsValidForRead True
LogicalName duration
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

ExchangeRate

Propiedad Valor
Description Shows the conversion rate of the record's currency. The exchange rate is used to convert all money fields in the record from the local currency to the system's default currency.
DisplayName Exchange Rate
IsValidForForm True
IsValidForRead True
LogicalName exchangerate
MaxValue 100000000000
MinValue 0.000000000001
Precision 12
RequiredLevel None
Type Decimal

KnowledgeArticleIdName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName knowledgearticleidname
MaxLength 100
RequiredLevel SystemRequired
Type String

ModifiedBy

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

ModifiedByName

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

ModifiedByYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

ModifiedOn

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

ModifiedOnBehalfBy

Propiedad Valor
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

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

ModifiedOnBehalfByYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

OrganizationId

Propiedad Valor
Description Unique identifier of the organization with which the SDK message request is associated.
DisplayName Organization
IsValidForForm False
IsValidForRead True
LogicalName organizationid
RequiredLevel SystemRequired
Targets organization
Type Lookup

OrganizationIdName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName organizationidname
MaxLength 100
RequiredLevel SystemRequired
Type String

ProcessIdName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName processidname
MaxLength 100
RequiredLevel SystemRequired
Type String

TransactionCurrencyIdName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName transactioncurrencyidname
MaxLength 100
RequiredLevel None
Type String

VersionNumber

Propiedad Valor
Description Version number of the business process instance.
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.

lk_expiredprocess_workflowlogs

Igual que la relación de varios a uno lk_expiredprocess_workflowlogs de la tabla workflowlog.

Propiedad Valor
ReferencingEntity workflowlog
ReferencingAttribute asyncoperationid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName workflowlogs_expiredprocess
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: Cascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

ExpiredProcess_SyncErrors

Igual que la relación de varios a uno ExpiredProcess_SyncErrors de la tabla syncerror.

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

ExpiredProcess_ProcessSessions

Igual que la relación de varios a uno ExpiredProcess_ProcessSessions de la tabla processsession.

Propiedad Valor
ReferencingEntity processsession
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName ExpiredProcess_ProcessSessions
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 110
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.

lk_expiredprocess_createdonbehalfby

Consulte la relación de uno a varios lk_expiredprocess_createdonbehalfby de la tabla systemuser.

transactioncurrency_expiredprocess

Consulte la relación de uno a varios transactioncurrency_expiredprocess de la tabla transactioncurrency.

lk_expiredprocess_modifiedonbehalfby

Consulte la relación de uno a varios lk_expiredprocess_modifiedonbehalfby de la tabla systemuser.

organization_expiredprocess

Consulte la relación de uno a varios organization_expiredprocess de la tabla organization.

lk_expiredprocess_knowledgearticleid

Consulte la relación de uno a varios lk_expiredprocess_knowledgearticleid de la tabla knowledgearticle.

lk_expiredprocess_createdby

Consulte la relación de uno a varios lk_expiredprocess_createdby de la tabla systemuser.

lk_expiredprocess_activestageid

Consulte la relación de uno a varios lk_expiredprocess_activestageid de la tabla processstage.

lk_expiredprocess_processid

Consulte la relación de uno a varios lk_expiredprocess_processid de la tabla workflow.

lk_expiredprocess_modifiedby

Consulte la relación de uno a varios lk_expiredprocess_modifiedby de la tabla systemuser.

Consultar también

Referencia de tabla o entidad de Dataverse Referencia de la API web expiredprocess EntityType