Orchestration Process Classes
The Orchestration Process Classes view object that extracts the definition of orchestration process classes.
Data Store Key : FscmTopModelAM.ScmExtractAM.DooBiccExtractAM.ProcessClassExtractPVO
Primary Keys : ProcessClassProcessClassId, ProcessClassTranslationLanguage, ProcessClassTranslationProcessClassId
Initial Extract Date : ProcessClassCreationDate
Incremental Extract Date : ProcessClassLastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
| Name | Description |
|---|---|
| ProcessClassCreatedBy | User who created the orchestration process class row. |
| ProcessClassCreationDate | Date when the orchestration process class row was created. |
| ProcessClassLastUpdateDate | Date when the orchestration process class row was last updated. |
| ProcessClassLastUpdateLogin | Session login associated to the user who most recently updated the orchestration process class row. |
| ProcessClassLastUpdatedBy | User who most recently updated the orchestration process class row. |
| ProcessClassObjectVersionNumber | Number of times the orchestration process class row has been updated. |
| ProcessClassProcessClassId | Value that uniquely identifies the orchestration process class row. This is the primary key of the Orchestration Process Classes view object. |
| ProcessClassTranslationCreatedBy | User who created the translated orchestration process class row. |
| ProcessClassTranslationCreationDate | Date when the translated orchestration process class row was created. |
| ProcessClassTranslationDescription | Description of the orchestration process class. |
| ProcessClassTranslationLanguage | Code that identifies the language into which the contents of the translatable columns are translated. |
| ProcessClassTranslationLastUpdateDate | Date when the translated orchestration process class row was last updated. |
| ProcessClassTranslationLastUpdateLogin | Session login associated to the user who most recently updated the translated orchestration process class row. |
| ProcessClassTranslationLastUpdatedBy | User who most recently updated the translated orchestration process class row. |
| ProcessClassTranslationObjectVersionNumber | Number of times the translated orchestration process class row has been updated. |
| ProcessClassTranslationOrchestrationApplicationId | Value that identifies the orchestration application associated to the translated orchestration process class row. This is a foreign key to the DOO_ORCHESTRATION_APPLICATIONS table. |
| ProcessClassTranslationProcessClassId | Value that uniquely identifies the orchestration process class row. |
| ProcessClassTranslationProcessClassName | Name of the orchestration process class. |
| ProcessClassTranslationSourceLang | Code that identifies the language that the contents of the translatable columns were originally created. |