Referencia de tabla o entidad Process (Workflow)

Nota

¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en 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.

Mensajes

Mensaje Operación de API web Método o clase de SDK
AddRequiredDesktopFlowComponentsToSolutions AddRequiredDesktopFlowComponentsToSolutions Action Tipo generado por CrmSvcUtil.exe o use OrganizationRequest para configurar los parámetros necesarios para el mensaje.
Assign PATCH [org URI]/api/data/v9.0/workflows(workflowid)
Actualizar propiedad ownerid.
AssignRequest
Create POST [org URI]/api/data/v9.0/workflows
Vea Crear
CreateRequest o
Create
CreateWorkflowFromTemplate CreateWorkflowFromTemplate Action CreateWorkflowFromTemplateRequest
Delete DELETE [org URI]/api/data/v9.0/workflows(workflowid)
Vea Eliminar
DeleteRequest o
Delete
ExecuteWorkflow ExecuteWorkflow Action ExecuteWorkflowRequest
GrantAccess GrantAccess Action GrantAccessRequest
InitializeModernFlowFromAsyncWorkflow InitializeModernFlowFromAsyncWorkflow Action InitializeModernFlowFromAsyncWorkflowRequest
install install Action Tipo generado por CrmSvcUtil.exe o use OrganizationRequest para configurar los parámetros necesarios para el mensaje.
ListConnectionReferences ListConnectionReferences Action Tipo generado por CrmSvcUtil.exe o use OrganizationRequest para configurar los parámetros necesarios para el mensaje.
ModifyAccess ModifyAccess Action ModifyAccessRequest
Retrieve GET [org URI]/api/data/v9.0/workflows(workflowid)
Vea Recuperar
RetrieveRequest o
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/workflows
Vea Consultar datos
RetrieveMultipleRequest o
RetrieveMultiple
RetrievePrincipalAccess RetrievePrincipalAccess Function RetrievePrincipalAccessRequest
RetrieveSharedPrincipalsAndAccess RetrieveSharedPrincipalsAndAccess Function RetrieveSharedPrincipalsAndAccessRequest
RetrieveUnpublished RetrieveUnpublished Function RetrieveUnpublishedRequest
RetrieveUnpublishedMultiple RetrieveUnpublishedMultiple Function RetrieveUnpublishedMultipleRequest
RevokeAccess RevokeAccess Action RevokeAccessRequest
RunDesktopFlow RunDesktopFlow Action Tipo generado por CrmSvcUtil.exe o use OrganizationRequest para configurar los parámetros necesarios para el mensaje.
SaveAsDesktopFlow SaveAsDesktopFlow Action Tipo generado por CrmSvcUtil.exe o use OrganizationRequest para configurar los parámetros necesarios para el mensaje.
SetState PATCH [org URI]/api/data/v9.0/workflows(workflowid)
Actualizar propiedades statecode y statuscode.
SetStateRequest
Update PATCH [org URI]/api/data/v9.0/workflows(workflowid)
Vea Actualizar
UpdateRequest o
Update

Propiedades

Propiedad Valor
CollectionSchemaName Workflows
DisplayCollectionName Processes
DisplayName Process
EntitySetName workflows
IsBPFEntity False
LogicalCollectionName workflows
LogicalName workflow
OwnershipType UserOwned
PrimaryIdAttribute workflowid
PrimaryNameAttribute name
SchemaName Workflow

Columnas/atributos que se pueden escribir

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

AsyncAutoDelete

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

Elecciones/opciones de AsyncAutoDelete

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

BillingContext

Añadido por: solución Power Automate Workflow Table Extensions

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

Propiedad Valor
Description Business Process Type.
DisplayName Business Process Type
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName businessprocesstype
RequiredLevel None
Type Picklist

Elecciones/opciones de BusinessProcessType

Valor Etiqueta Descripción
0 Business Flow
1 Task Flow

Category

Propiedad Valor
Description Category of the process.
DisplayName Category
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName category
RequiredLevel SystemRequired
Type Picklist

Elecciones/opciones de Category

Valor Etiqueta Descripción
0 Workflow
1 Dialog
2 Business Rule
3 Action
4 Business Process Flow
5 Modern Flow
6 Desktop Flow

ClientData

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

Añadido por: solución Power Automate Workflow Table Extensions

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

Añadido por: solución Power Automate Workflow Table Extensions

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

Propiedad Valor
Description Stage of the process when triggered on Create.
DisplayName Create Stage
IsValidForForm False
IsValidForRead True
LogicalName createstage
RequiredLevel None
Type Picklist

Elecciones/opciones de CreateStage

Valor Etiqueta Descripción
20 Pre-operation
40 Post-operation

Definition

Añadido por: solución Power Automate Workflow Table Extensions

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

Propiedad Valor
Description Stage of the process when triggered on Delete.
DisplayName Delete stage
IsValidForForm False
IsValidForRead True
LogicalName deletestage
RequiredLevel None
Type Picklist

Elecciones/opciones de DeleteStage

Valor Etiqueta Descripción
20 Pre-operation
40 Post-operation

Dependencies

Añadido por: solución Power Automate Workflow Table Extensions

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

Propiedad Valor
Description Description of the process.
DisplayName Description
Format TextArea
IsLocalizable True
IsValidForForm True
IsValidForRead True
LogicalName description
MaxLength 100000
RequiredLevel None
Type Memo

DesktopFlowModules

Añadido por: solución Power Automate Workflow Table Extensions

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

Añadido por: solución Power Automate Workflow Table Extensions

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

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

Propiedad Valor
Description Unique identifier of the associated form.
DisplayName Form ID
IsValidForForm False
IsValidForRead True
LogicalName formid
RequiredLevel None
Type Uniqueidentifier

InputParameters

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

Añadido por: solución Power Automate Workflow Table Extensions

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

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

Propiedad Valor
Description Information that specifies whether this component can be customized.
DisplayName Customizable
IsValidForForm False
IsValidForRead True
LogicalName iscustomizable
RequiredLevel SystemRequired
Type ManagedProperty

IsCustomProcessingStepAllowedForOtherPublishers

Añadido por: solución MessageProcessorExtension

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

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

Elecciones/opciones de IsTransacted

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 1

LanguageCode

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

Metadata

Añadido por: solución Power Automate Workflow Table Extensions

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

Propiedad Valor
Description Shows the mode of the process.
DisplayName Mode
IsValidForForm True
IsValidForRead True
LogicalName mode
RequiredLevel SystemRequired
Type Picklist

Elecciones/opciones de Mode

Valor Etiqueta Descripción
0 Background
1 Real-time

Name

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

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

Elecciones/opciones de OnDemand

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

Outputs

Añadido por: solución Power Automate Workflow Table Extensions

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

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

Propiedad Valor
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName owneridtype
RequiredLevel SystemRequired
Type EntityName

PrimaryEntity

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

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

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

Propiedad Valor
Description Unique identifier of the associated form for process trigger.
DisplayName ProcessTriggerFormId
IsValidForForm False
IsValidForRead True
LogicalName processtriggerformid
RequiredLevel None
Type Uniqueidentifier

ProcessTriggerScope

Propiedad Valor
Description Scope of the process trigger.
DisplayName ProcessTriggerScope
IsValidForForm False
IsValidForRead True
LogicalName processtriggerscope
RequiredLevel None
Type Picklist

Elecciones/opciones de ProcessTriggerScope

Valor Etiqueta Descripción
1 Form
2 Entity

Rank

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

Propiedad Valor
Description The renderer type of Workflow
DisplayName Renderer Type
IsValidForForm False
IsValidForRead True
LogicalName rendererobjecttypecode
RequiredLevel None
Type EntityName

RunAs

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

Elecciones/opciones de RunAs

Valor Etiqueta Descripción
0 Owner
1 Calling User

SchemaVersion

Añadido por: solución Power Automate Workflow Table Extensions

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

Propiedad Valor
Description Scope of the process.
DisplayName Scope
IsValidForForm False
IsValidForRead True
LogicalName scope
RequiredLevel SystemRequired
Type Picklist

Elecciones/opciones de Scope

Valor Etiqueta Descripción
1 User
2 Business Unit
3 Parent: Child Business Units
4 Organization

StateCode

Propiedad Valor
Description Status of the workflow
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 Draft 1 Draft
1 Activated 2 Activated
2 Suspended 3 Suspended

StatusCode

Propiedad Valor
Description Reason for the status of the workflow
DisplayName Status Reason
IsValidForForm True
IsValidForRead True
LogicalName statuscode
RequiredLevel None
Type Status

Elecciones/opciones de StatusCode

Valor Etiqueta Estado
1 Draft 0
2 Activated 1
3 CompanyDLPViolation 2

Subprocess

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

Elecciones/opciones de Subprocess

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

SuspensionReasonDetails

Añadido por: solución Power Automate Workflow Table Extensions

Propiedad Valor
Description
DisplayName
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName suspensionreasondetails
MaxLength 500
RequiredLevel None
Type Memo

SyncWorkflowLogOnFailure

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

Elecciones/opciones de SyncWorkflowLogOnFailure

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

ThrottlingBehavior

Añadido por: solución Power Automate Workflow Table Extensions

Propiedad Valor
Description The throttling behavior type.
DisplayName Throttling behavior type
IsValidForForm True
IsValidForRead True
LogicalName throttlingbehavior
RequiredLevel None
Type Picklist

Elecciones/opciones de ThrottlingBehavior

Valor Etiqueta Descripción
0 None
1 TenantPool

TriggerOnCreate

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

Elecciones/opciones de TriggerOnCreate

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

TriggerOnDelete

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

Elecciones/opciones de TriggerOnDelete

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

TriggerOnUpdateAttributeList

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

Propiedad Valor
Description Type of the process.
DisplayName Type
IsValidForForm False
IsValidForRead True
LogicalName type
RequiredLevel SystemRequired
Type Picklist

Elecciones/opciones de Type

Valor Etiqueta Descripción
1 Definition
2 Activation
3 Template

UIFlowType

Propiedad Valor
Description Type of the UI Flow process.
DisplayName Desktop Flow Type
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName uiflowtype
RequiredLevel None
Type Picklist

Elecciones/opciones de UIFlowType

Valor Etiqueta Descripción
0 Windows recorder (V1)
1 Selenium IDE
2 Power Automate Desktop
101 Recording

UniqueName

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

Propiedad Valor
Description Select the stage a process will be triggered on update.
DisplayName Update Stage
IsValidForForm False
IsValidForRead True
LogicalName updatestage
RequiredLevel None
Type Picklist

Elecciones/opciones de UpdateStage

Valor Etiqueta Descripción
20 Pre-operation
40 Post-operation

WorkflowId

Propiedad Valor
Description Unique identifier of the process.
DisplayName Process
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName workflowid
RequiredLevel SystemRequired
Type Uniqueidentifier

Xaml

Propiedad Valor
Description XAML that defines the process.
DisplayName
Format TextArea
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName xaml
MaxLength 1073741823
RequiredLevel ApplicationRequired
Type Memo

Columnas/atributos de sólo lectura

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

ActiveWorkflowId

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

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

ComponentState

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

Elecciones/opciones de ComponentState

Valor Etiqueta Descripción
0 Published
1 Unpublished
2 Deleted
3 Deleted Unpublished

CreatedBy

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

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 None
Type String

CreatedOn

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

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

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 None
Type String

EntityImage_Timestamp

Propiedad Valor
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName entityimage_timestamp
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

EntityImage_URL

Propiedad Valor
Description
DisplayName
FormatName Url
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName entityimage_url
MaxLength 200
RequiredLevel None
Type String

EntityImageId

Propiedad Valor
Description For internal use only.
DisplayName Entity Image Id
IsValidForForm False
IsValidForRead True
LogicalName entityimageid
RequiredLevel None
Type Uniqueidentifier

IsCrmUIWorkflow

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

Elecciones/opciones de IsCrmUIWorkflow

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

IsManaged

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

Elecciones/opciones de IsManaged

Valor Etiqueta Descripción
1 Managed
0 Unmanaged

Valor predeterminado: 0

ModifiedBy

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

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 None
Type String

ModifiedOn

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

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

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 None
Type String

OverwriteTime

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

OwnerIdName

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

OwnerIdYomiName

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

OwningBusinessUnit

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

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

OwningTeam

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

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

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

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

PluginTypeId

Propiedad Valor
Description Unique identifier of the plug-in type.
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName plugintypeid
RequiredLevel None
Targets sdkmessagefilter
Type Lookup

ResourceContainer

Añadido por: solución Power Automate Workflow Table Extensions

Propiedad Valor
Description For internal use only.
DisplayName ResourceContainer
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName resourcecontainer
MaxLength 10000
RequiredLevel None
Type String

ResourceId

Añadido por: solución Power Automate Workflow Table Extensions

Propiedad Valor
Description For internal use only.
DisplayName ResourceId
IsValidForForm True
IsValidForRead True
LogicalName resourceid
RequiredLevel None
Type Uniqueidentifier

SdkMessageId

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

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

SupportingSolutionId

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

TrustedAccess

Añadido por: solución Power Automate Workflow Table Extensions

Propiedad Valor
Description For Internal Use Only.
DisplayName Trusted Access
IsValidForForm True
IsValidForRead True
LogicalName trustedaccess
RequiredLevel None
Type Boolean

Elecciones/opciones de TrustedAccess

Valor Etiqueta Descripción
1 Workflow has gone through access check
0 Workflow has not gone through access check

Valor predeterminado: 0

UIData

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

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

WorkflowIdUnique

Propiedad Valor
Description For internal use only.
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName workflowidunique
RequiredLevel SystemRequired
Type Uniqueidentifier

Relaciones de uno a varios

Listado por SchemaName.

Workflow_Annotation

Igual que la relación de varios a uno Workflow_Annotation de la tabla annotation.

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

Igual que la relación de varios a uno process_processstage de la tabla processstage.

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

Igual que la relación de varios a uno lk_asyncoperation_workflowactivationid de la tabla asyncoperation.

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

Igual que la relación de varios a uno process_processtrigger de la tabla processtrigger.

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

Igual que la relación de varios a uno lk_expiredprocess_processid de la tabla expiredprocess.

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

Igual que la relación de varios a uno workflow_parent_workflow de la tabla workflow.

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

Igual que la relación de varios a uno slaitembase_workflowid de la tabla slaitem.

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

Igual que la relación de varios a uno slabase_workflowid de la tabla sla.

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

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

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

Igual que la relación de varios a uno lk_translationprocess_processid de la tabla translationprocess.

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

Igual que la relación de varios a uno lk_newprocess_processid de la tabla newprocess.

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

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

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

Igual que la relación de varios a uno workflow_active_workflow de la tabla workflow.

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

Añadido por: solución CatalogFramework

Igual que la relación de varios a uno catalogassignment_workflow de la tabla catalogassignment.

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

Añadido por: solución Component Versioning

Igual que la relación de varios a uno workflow_componentversionnrddatasourceset de la tabla componentversionnrddatasource.

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

Añadido por: solución Component Versioning

Igual que la relación de varios a uno workflow_componentversions de la tabla componentversion.

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

regardingobjectid_process

Añadido por: solución Power Automate Core Components

Igual que la relación de varios a uno regardingobjectid_process de la tabla flowsession.

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

Añadido por: solución Power Automate Core Components

Igual que la relación de varios a uno workflow_workflowbinary_Process de la tabla workflowbinary.

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

Añadido por: solución Power Automate Core Components

Igual que la relación de varios a uno workflow_desktopflowbinary_Process de la tabla desktopflowbinary.

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

Añadido por: solución Power Automate Online

Igual que la relación de varios a uno workflow_flowrun_Workflow de la tabla flowrun.

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

AIPluginOperation_Workflow_Workflow

Añadido por: solución AIPlatformExtensionsCore Solution

Igual que la relación de varios a uno AIPluginOperation_Workflow_Workflow de la tabla aipluginoperation.

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

Añadido por: solución Service Level Agreement (SLA) Extension

Igual que la relación de varios a uno msdyn_workflow_slaitem_customtimecalculationworkflowid de la tabla slaitem.

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

Añadido por: solución AISolution

Igual que la relación de varios a uno msdyn_retrainworkflow_msdyn_toaimodel de la tabla msdyn_aimodel.

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

Añadido por: solución AISolution

Igual que la relación de varios a uno msdyn_scheduleinferenceworkflow_msdyn_toaimodel de la tabla msdyn_aimodel.

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

Añadido por: solución Process Mining

Igual que la relación de varios a uno msdyn_workflow_msdyn_pmrecording de la tabla msdyn_pmrecording.

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

Añadido por: solución Power Apps Checker

Igual que la relación de varios a uno msdyn_workflow_msdyn_solutionhealthrule_Workflow de la tabla msdyn_solutionhealthrule.

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

Añadido por: solución Power Apps Checker

Igual que la relación de varios a uno msdyn_workflow_msdyn_solutionhealthrule_resolutionaction de la tabla msdyn_solutionhealthrule.

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

Añadido por: solución Power Pages Runtime Core

Igual que la relación de varios a uno adx_invitation_redemptionworkflow de la tabla adx_invitation.

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

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.

workflow_active_workflow

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

workflow_modifiedby

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

workflow_createdonbehalfby

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

business_unit_workflow

Consulte la relación de uno a varios business_unit_workflow de la tabla businessunit.

system_user_workflow

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

team_workflow

Consulte la relación de uno a varios team_workflow de la tabla team.

workflow_createdby

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

workflow_parent_workflow

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

workflow_modifiedonbehalfby

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

Relaciones de varios a varios

Los detalles de la relación proporcionados cuando la tabla Workflow es la primera tabla de la relación. Listado por SchemaName.

botcomponent_workflow

Consulte la relación de varios a varios botcomponent_workflow de la tabla botcomponent.

workflow_card_connections

IntersectEntityName: workflowcardconnections

Tabla 1

Propiedad Valor
IntersectAttribute workflowid
IsCustomizable False
LogicalName workflow
NavigationPropertyName workflow_card_connections
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000

Tabla 2

Propiedad Valor
LogicalName card
IntersectAttribute cardid
NavigationPropertyName workflow_card_connections
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 10000

Consultar también

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