Orchestration Process Class Statuses
The Orchestration Process Class Statuses view object that extracts the list of statuses that can be used on an orchestration process class.
Data Store Key : FscmTopModelAM.ScmExtractAM.DooBiccExtractAM.ProcessClassStatusExtractPVO
Primary Keys : OrchestrationProcessClassProcessClassStatusId
Initial Extract Date : OrchestrationProcessClassCreationDate
Incremental Extract Date : OrchestrationProcessClassLastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
| Name | Description | 
|---|---|
| OrchestrationProcessClassCreatedBy | User who created the orchestration process class status row. | 
| OrchestrationProcessClassCreationDate | Date when the orchestration process class status row was created. | 
| OrchestrationProcessClassDefaultFlag | Indicates whether the status can be the starting status for an orchestration process class. A list of accepted values is defined in the lookup type YES_NO. | 
| OrchestrationProcessClassLastUpdateDate | Date when the orchestration process class status row was last updated. | 
| OrchestrationProcessClassLastUpdateLogin | Session login associated to the user who most recently updated the orchestration process class status row. | 
| OrchestrationProcessClassLastUpdatedBy | User who most recently updated the orchestration process class status row. | 
| OrchestrationProcessClassObjectVersionNumber | Number of times the orchestration process class status row has been updated. | 
| OrchestrationProcessClassOrchestrationApplicationId | Value that identifies the orchestration application associated to the orchestration process class status row. This is a foreign key to the DOO_ORCHESTRATION_APPLICATIONS table. | 
| OrchestrationProcessClassProcessClassId | Value that identifies the orchestration process class associated to the orchestration process class status row. This is a foreign key to the Orchestration Process Classes view object. | 
| OrchestrationProcessClassProcessClassStatusId | Value that uniquely identifies the orchestration process class status row. This is the primary key of the Orchestration Process Class Statuses view object. | 
| OrchestrationProcessClassStatusCode | Code that uniquely identifies the status that can be used on an orchestration process class. |