Translated Orchestration Processes
The Translated Orchestration Processes view object that extracts the definition of translated orchestration process.
Data Store Key : FscmTopModelAM.ScmExtractAM.DooBiccExtractAM.ProcessDefinitionTLExtractPVO
Primary Keys : DooProcessId, Language
Initial Extract Date : CreationDate
Incremental Extract Date : LastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
| Name | Description |
|---|---|
| CreatedBy | User who created the translated orchestration process row. |
| CreationDate | Date when the translated orchestration process row was created. |
| Description | Description of the orchestration process. |
| DooProcessId | Value that uniquely identifies the orchestration process row. This is a foreign key to the Orchestration Processes view object. |
| DooProcessVersion | Version of the orchestration process. |
| Language | Code that identifies the language into which the contents of the translatable columns are translated. |
| LastUpdateDate | Date when the translated orchestration process row was last updated. |
| LastUpdateLogin | Session login associated with the user who most recently updated the translated orchestration process row. |
| LastUpdatedBy | User who most recently updated the translated orchestration process row. |
| ObjectVersionNumber | Number of times the translated orchestration process row has been updated. |
| ProcessDisplayName | Display name of the orchestration process. |
| SourceLang | Code that identifies the language in which the contents of the translatable columns were originally created. |