ProcessDefinitionExtractPVO
The Orchestration Processes view object that extracts the definition of orchestration process, such as name, effective dates, status, calculation of cost of change, and so on.
Data Store Key : FscmTopModelAM.ScmExtractAM.DooBiccExtractAM.ProcessDefinitionExtractPVO
Primary Keys : ProcessDefinitionTranslationDooProcessId, ProcessDefinitionDooProcessId, ProcessDefinitionTranslationLanguage
Initial Extract Date : ProcessDefinitionCreationDate
Incremental Extract Date : ProcessDefinitionLastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
Name | Description |
---|---|
ProcessDefinitionChangeManagementMode | Indicates how to process the change order. A list of acceptable values is defined in the lookup type DOO_CHANGE_MODE. |
ProcessDefinitionCompositeNameSpace | Namespace for the deployed orchestration process. |
ProcessDefinitionCostOfChangeRlsId | Value that identifies the business rule that calculates the cost of change process. |
ProcessDefinitionCostOfChangeRlsName | Name of the business rule that calculates the cost of change process. |
ProcessDefinitionCreatedBy | User who created the orchestration process row. |
ProcessDefinitionCreationDate | Date when the orchestration process row was created. |
ProcessDefinitionDeployedBpelVersion | Version of the orchestration BPEL process. |
ProcessDefinitionDooProcessId | Value that uniquely identifies the orchestration process row. This is the primary key of the Orchestration Processes view object. |
ProcessDefinitionDooProcessVersion | Version of the orchestration process. |
ProcessDefinitionEffectiveEndDate | Date at the end of the date range within which the orchestration process row is effective. |
ProcessDefinitionEffectiveStartDate | Date at the beginning of the date range within which the orchestration process row is effective. |
ProcessDefinitionEssFlag | Indicates whether the orchestration process should be replanned instantly upon some data changes that require the replanning. A list of accepted values is defined in the lookup type YES_NO. |
ProcessDefinitionLastUpdateDate | Date when the orchestration process row was last updated. |
ProcessDefinitionLastUpdateLogin | Session login associated with the user who most recently updated the orchestration process row. |
ProcessDefinitionLastUpdatedBy | User who most recently updated the orchestration process row. |
ProcessDefinitionMainProcessFlag | Indicates whether the orchestration process is a parent process or a subprocess. A list of accepted values is defined in the lookup type YES_NO. |
ProcessDefinitionObjectVersionNumber | Number of times the orchestration process row has been updated. |
ProcessDefinitionOrchestrationApplicationId | Value that identifies the orchestration application associated to the orchestration process row. This is a foreign key to the DOO_ORCHESTRATION_APPLICATIONS table. |
ProcessDefinitionProcessClassId | Value that identifies the orchestration process class associated to the orchestration process row. This is a foreign key of the Orchestration Process Classes view object. |
ProcessDefinitionProcessName | Name of the orchestration process. |
ProcessDefinitionProcessReleaseStatusCode | Code that identifies the status of the orchestration process. A list of accepted values is defined in the lookup type DOO_PROCESS_RELEASE_STATUS_CD. |
ProcessDefinitionProcessWsdlUri | Location of the deployed orchestration process. |
ProcessDefinitionReplanFlag | Indicates whether the orchestration process should be replanned instantly upon some data changes that require the replanning. A list of accepted values is defined in the lookup type YES_NO. |
ProcessDefinitionRuleDictionaryId | Value that identifies the rule dictionary for an orchestration process version. |
ProcessDefinitionSetId | Value that identifies a set of reference data shared across business units and other entities. Also known as Reference Data Sets. |
ProcessDefinitionStatusCatalogId | Value that identifies the status catalog. |
ProcessDefinitionTranslationCreatedBy | User who created the translated orchestration process row. |
ProcessDefinitionTranslationCreationDate | Date when the translated orchestration process row was created. |
ProcessDefinitionTranslationDescription | Description of the orchestration process. |
ProcessDefinitionTranslationDooProcessId | Value that uniquely identifies the orchestration process row. |
ProcessDefinitionTranslationDooProcessVersion | Version of the orchestration process. |
ProcessDefinitionTranslationLanguage | Code that identifies the language into which the contents of the translatable columns are translated. |
ProcessDefinitionTranslationLastUpdateDate | Date when the translated orchestration process row was last updated. |
ProcessDefinitionTranslationLastUpdateLogin | Session login associated with the user who most recently updated the translated orchestration process row. |
ProcessDefinitionTranslationLastUpdatedBy | User who most recently updated the translated orchestration process row. |
ProcessDefinitionTranslationObjectVersionNumber | Number of times the translated orchestration process row has been updated. |
ProcessDefinitionTranslationProcessDisplayName | Display name of the orchestration process. |
ProcessDefinitionTranslationSourceLang | Code that identifies the language, in which, the contents of the translatable columns were originally created. |
ProcessDefinitionUseDynamicAttrInDeltaComp | Indicates whether to use the transactional item attributes as delta attributes. A list of accepted values is defined in the lookup type YES_NO. |
ProcessDefinitionUseFlexAttrInDeltaComp | Indicates whether to use the flexfield attributes as delta attributes. A list of accepted values is defined in the lookup type YES_NO. |