Référence d’entité/de table TranslationProcess

Notes

Vous n’êtes pas sûr de la table par rapport à l’entité ? Voir Développeurs : Comprendre la terminologie dans Microsoft Dataverse.

Translation Process Business Process Flow

Messages

Message Opération de l'API web Classe ou méthode SDK
Create POST [org URI]/api/data/v9.0/translationprocesses
Voir Créer
CreateRequest ou
Create
Delete DELETE [org URI]/api/data/v9.0/translationprocesses(businessprocessflowinstanceid)
Voir Supprimer
DeleteRequest ou
Delete
Retrieve GET [org URI]/api/data/v9.0/translationprocesses(businessprocessflowinstanceid)
Voir Récupérer
RetrieveRequest ou
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/translationprocesses
Voir Rechercher des données
RetrieveMultipleRequest ou
RetrieveMultiple
SetState PATCH [org URI]/api/data/v9.0/translationprocesses(businessprocessflowinstanceid)
Mettre à jour les propriétés statecode et statuscode.
SetStateRequest
Update PATCH [org URI]/api/data/v9.0/translationprocesses(businessprocessflowinstanceid)
Voir Mettre à jour
UpdateRequest ou
Update

Propriétés

Propriété Valeur
CollectionSchemaName TranslationProcesses
DisplayCollectionName Translation Process
DisplayName Translation Process
EntitySetName translationprocesses
IsBPFEntity True
LogicalCollectionName translationprocesses
LogicalName translationprocess
OwnershipType OrganizationOwned
PrimaryIdAttribute businessprocessflowinstanceid
PrimaryNameAttribute name
SchemaName TranslationProcess

Colonnes/Attributs inscriptibles

Ces colonnes/attributs renvoient la valeur true pour IsValidForCreate ou IsValidForUpdate (généralement les deux). Répertorié par SchemaName.

ActiveStageId

Propriété Valeur
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

Propriété Valeur
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

Propriété Valeur
Description Unique identifier for Translation Process bpf entity instances
DisplayName Translation Process Instance Id
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName businessprocessflowinstanceid
RequiredLevel SystemRequired
Type Uniqueidentifier

CompletedOn

Propriété Valeur
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

Propriété Valeur
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

Propriété Valeur
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

Propriété Valeur
Description Process Name.
DisplayName Process Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName name
MaxLength 200
RequiredLevel ApplicationRequired
Type String

OverriddenCreatedOn

Propriété Valeur
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

Propriété Valeur
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

Propriété Valeur
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

Choix/Options StateCode

Valeur Étiquette Statut par défaut Nom invariant
0 Active 1 Active
1 Inactive 2 Inactive

StatusCode

Propriété Valeur
Description Select the delve action record status.
DisplayName Status Reason
IsValidForForm True
IsValidForRead True
LogicalName statuscode
RequiredLevel None
Type Status

Choix/Options StatusCode

Valeur Étiquette État
1 Active 0
2 Finished 1
3 Aborted 1

TransactionCurrencyId

Propriété Valeur
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

Propriété Valeur
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

Colonnes/Attributs en lecture seule

Ces colonnes/attributs renvoient la valeur false pour IsValidForCreate ou IsValidForUpdate. Répertorié par SchemaName.

ActiveStageIdName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName activestageidname
MaxLength 100
RequiredLevel SystemRequired
Type String

CreatedBy

Propriété Valeur
Description Shows who created the record.
DisplayName Created By
IsValidForForm True
IsValidForRead True
LogicalName createdby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedByName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyname
MaxLength 100
RequiredLevel None
Type String

CreatedByYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

CreatedOn

Propriété Valeur
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

Propriété Valeur
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

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOnBehalfByYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

Duration

Propriété Valeur
Description Duration between completed on and started on, used by business process flow.
DisplayName Duration
Format Duration
IsValidForForm True
IsValidForRead True
LogicalName duration
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

ExchangeRate

Propriété Valeur
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

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName knowledgearticleidname
MaxLength 100
RequiredLevel SystemRequired
Type String

ModifiedBy

Propriété Valeur
Description Shows who last updated the record.
DisplayName Modified By
IsValidForForm True
IsValidForRead True
LogicalName modifiedby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedByName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedByYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

ModifiedOn

Propriété Valeur
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

Propriété Valeur
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

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOnBehalfByYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

OrganizationId

Propriété Valeur
Description Unique identifier of the organization with which the SDK message request is associated.
DisplayName Organization Id
IsValidForForm False
IsValidForRead True
LogicalName organizationid
RequiredLevel SystemRequired
Targets organization
Type Lookup

OrganizationIdName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName organizationidname
MaxLength 100
RequiredLevel SystemRequired
Type String

ProcessIdName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName processidname
MaxLength 100
RequiredLevel SystemRequired
Type String

TransactionCurrencyIdName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName transactioncurrencyidname
MaxLength 100
RequiredLevel None
Type String

VersionNumber

Propriété Valeur
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

Relations un-à-plusieurs

Répertorié par SchemaName.

TranslationProcess_ProcessSessions

Identique à la relation plusieurs à un TranslationProcess_ProcessSessions pour la table/entité processsession.

Propriété Valeur
ReferencingEntity processsession
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName TranslationProcess_ProcessSessions
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 110
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_translationprocess_workflowlogs

Identique à la relation plusieurs à un lk_translationprocess_workflowlogs pour la table/entité workflowlog.

Propriété Valeur
ReferencingEntity workflowlog
ReferencingAttribute asyncoperationid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName workflowlogs_translationprocess
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: Cascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

TranslationProcess_SyncErrors

Identique à la relation plusieurs à un TranslationProcess_SyncErrors pour la table/entité syncerror.

Propriété Valeur
ReferencingEntity syncerror
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName TranslationProcess_SyncErrors
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: Cascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

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.

lk_translationprocess_modifiedby

Voir la relation un à plusieurs lk_translationprocess_modifiedby pour la table/entité systemuser.

transactioncurrency_translationprocess

Voir la relation un à plusieurs transactioncurrency_translationprocess pour la table/entité transactioncurrency.

lk_translationprocess_knowledgearticleid

Voir la relation un à plusieurs lk_translationprocess_knowledgearticleid pour la table/entité knowledgearticle.

lk_translationprocess_createdonbehalfby

Voir la relation un à plusieurs lk_translationprocess_createdonbehalfby pour la table/entité systemuser.

lk_translationprocess_processid

Voir la relation un à plusieurs lk_translationprocess_processid pour la table/entité workflow.

lk_translationprocess_modifiedonbehalfby

Voir la relation un à plusieurs lk_translationprocess_modifiedonbehalfby pour la table/entité systemuser.

lk_translationprocess_activestageid

Voir la relation un à plusieurs lk_translationprocess_activestageid pour la table/entité processstage.

organization_translationprocess

Voir la relation un à plusieurs organization_translationprocess pour la table/entité organization.

lk_translationprocess_createdby

Voir la relation un à plusieurs lk_translationprocess_createdby pour la table/entité systemuser.

Voir aussi

Référence d’entité/de table Dataverse Référence d’API web translationprocess EntityType