Orchestration Process Groups
The Orchestration Process Groups view object that extracts orchestration process group details from the sales orders.
Data Store Key : FscmTopModelAM.ScmExtractAM.DooBiccExtractAM.OrchestrationGroupExtractPVO
Primary Keys : OrchestrationGroupGroupSeqId
Initial Extract Date : OrchestrationGroupCreationDate
Incremental Extract Date : OrchestrationGroupLastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
| Name | Description | 
|---|---|
| OrchestrationGroupCreatedBy | User who created the orchestration process group row. | 
| OrchestrationGroupCreationDate | Date when the orchestration process group row was created. | 
| OrchestrationGroupDeltaType | Value that identifies the type of change, such as update, cancel, and so on. Order Management uses this values when processing change order. | 
| OrchestrationGroupDooProcessId | Value that identifies the orchestration process associated to the orchestration process group row. This is a foreign key to the Orchestration Processes view object. | 
| OrchestrationGroupDooProcessInstanceId | Value that identifies the orchestration process instance associated to the orchestration process group row. This is a foreign key to the Orchestration Process Instances view object. | 
| OrchestrationGroupDooProcessVersion | Version of the orchestration process. | 
| OrchestrationGroupFulfillmentLineId | Value that identifies the fulfillment line associated to the orchestration process group row. This is a foreign key to the Fulfillment Lines view object. | 
| OrchestrationGroupGroupCreatedBy | Order Management module that created the orchestration process group. | 
| OrchestrationGroupGroupId | Value that uniquely identifies the orchestration process group row. This is the primary key of the Orchestration Process Groups view object. | 
| OrchestrationGroupGroupSeqId | Value that's used to generate a unique key. | 
| OrchestrationGroupGroupSetName | Value that's used to determine if the orchestration process group is created for a shipment set or model. Order Management uses this value when processing a change order. | 
| OrchestrationGroupGroupSetType | Type of fulfillment set associated to the orchestration process group, such as STANDARD, SHIP, MODEL, and so on. | 
| OrchestrationGroupHeaderId | Value that identifies the sales order header associated to the orchestration process group row. This is a foreign key to the Sales Order Headers view object. | 
| OrchestrationGroupIsGroupEditable | Indicates where the orchestration process group can be edited. | 
| OrchestrationGroupLastUpdateDate | Date when the orchestration process group row was last updated. | 
| OrchestrationGroupLastUpdateLogin | Session login associated to the user who most recently updated the orchestration process group row. | 
| OrchestrationGroupLastUpdatedBy | User who most recently updated the orchestration process group row. | 
| OrchestrationGroupLineId | Value that identifies the sales order line associated to the orchestration process group row. This is a foreign key to the Sales Order Lines view object. | 
| OrchestrationGroupObjectVersionNumber | Number of times the orchestration process group row has been updated. | 
| OrchestrationGroupOrgId | Value that identifies the business unit that sells the fulfillment lines in the orchestration process group. | 
| OrchestrationGroupParentGroupId | Value that identifies the parent orchestration process group. | 
| OrchestrationGroupReferenceGroupId | Value that identifies the previous orchestration process group. Order Management uses this value when processing a change order. | 
| OrchestrationGroupRootParentGroupId | Value that identifies the root parent orchestration process group. | 
| OrchestrationGroupSplitGroupFromId | Value that identifies the orchestration process group from which this group was split. | 
| OrchestrationGroupStatus | Status of the orchestration process group. Contain one of the following values: ACTIVE or INACTIVE. |