Orchestration Process Steps

The Orchestration Process Steps view object that extracts the definition of an orchestration process step, such as sequence, service, compensation pattern, line selection criteria, and so on.

Data Store Key : FscmTopModelAM.ScmExtractAM.DooBiccExtractAM.StepExtractPVO

Primary Keys : CurrentStepStepId

Initial Extract Date : CurrentStepCreationDate

Incremental Extract Date : CurrentStepLastUpdateDate

Attributes

This table provides the list of exposed attributes and their descriptions.

Name Description
CurrentStepCheckWithFsBeforeChange Indicates whether to send a message to the fulfillment system before change processing. A list of accepted values is defined in the lookup type YES_NO.
CurrentStepCompPatternRlsId Value that identifies the business rule that specifies how to compensate an orchestration process during change processing.
CurrentStepCompPatternRlsName Name of the business rule that specifies how to compensate an orchestration process during change processing.
CurrentStepCreatedBy User who created the orchestration process step row.
CurrentStepCreationDate Date when the orchestration process step row was created.
CurrentStepDefaultBranchFlag Indicates whether the orchestration process step is on the default path. It is used for orchestration process planning in the case of conditional branch. A list of accepted values is defined in the lookup type YES_NO.
CurrentStepDefaultExitStatusCode Code that identifies the status of the task when this orchestration process step is completed.
CurrentStepDefaultLeadTime Default duration of the orchestration process step.
CurrentStepDefaultLeadTimeUom Code that identifies the unit of measure for the default duration of the orchestration process step.
CurrentStepDooProcessId Value that identifies the orchestration process associated to the orchestration process step row. This is a foreign key of the Orchestration Processes view object.
CurrentStepDooProcessVersion Version of the orchestration process.
CurrentStepDooSubProcessId Value that identifies the sub orchestration process associated to the orchestration process step row. This is a foreign key of the Orchestration Processes view object.
CurrentStepExitCriteriaStatusCode A list of codes that identify the statuses of the task to complete the wait step so that the orchestration process can proceed to the next step.
CurrentStepHoldOnWait Indicates whether the orchestration process step should be put on hold while waiting for the response from the fulfillment system.
CurrentStepLastUpdateDate Date when the orchestration process step row was last updated.
CurrentStepLastUpdateLogin Session login associated with the user who most recently updated the orchestration process step row.
CurrentStepLastUpdatedBy User who most recently updated the orchestration process step row.
CurrentStepLeadTimeRlsId Value that identifies the business rule that specifies how to calculate the duration of the orchestration process step.
CurrentStepLeadTimeRlsName Name of the business rule that specifies how to calculate the duration of the orchestration process step.
CurrentStepManualStepFlag Indicates whether the orchestration process step needs to be done manually. A list of accepted values is defined in the lookup type YES_NO.
CurrentStepObjectVersionNumber Number of times the orchestration process step row has been updated.
CurrentStepOtherwiseFlag Indicates whether the orchestration process step is on the branch that should be chosen if all branching conditions are false. A list of accepted values is defined in the lookup type YES_NO.
CurrentStepParentStepNumber Step number of the parent orchestration process step. It is used to determine the sequence of execution.
CurrentStepPreviousVersionStepId Not used.
CurrentStepServiceId Value that identifies the task service to the orchestration process step row. This is a foreign key of the Task Services view object.
CurrentStepSplitUnitName Name of the split unit that includes a list of the orchestration process steps that must be processed together when a split occurs.
CurrentStepStepFilterRlsId Value that identifies the business rule that specifies how to select the fulfillment lines that can be processed by the orchestration process step.
CurrentStepStepFilterRlsName Name of the business rule that specifies how to select the fulfillment lines that can be processed by the orchestration process step.
CurrentStepStepId Value that uniquely identifies the orchestration process step row. This is the primary key of the Orchestration Process Steps view object.
CurrentStepStepNumber Step number of the orchestration process step.
CurrentStepStepType Code that identifies the type of the orchestration process step. A list of accepted values is defined in the lookup type DOO_STEP_TYPE_CODE.
CurrentStepSubProcessVersion Version of the sub orchestration process.
CurrentStepSwitchConditionEvalSeq Sequence that determines the order of condition evaluation.
CurrentStepSwitchRlsId Value that identifies the business rule that specifies how to branch the execution of orchestration process steps.
CurrentStepSwitchRlsName Name of the business rule that specifies how to branch the execution of orchestration process steps.
CurrentStepTaskId Value that identifies the task to the orchestration process step row. This is a foreign key of the Tasks view object.
CurrentStepTranslationCreatedBy User who created the translated orchestration process step row.
CurrentStepTranslationCreationDate Date when the translated orchestration process row step was created.
CurrentStepTranslationLanguage Code that identifies the language into which the contents of the translatable columns are translated.
CurrentStepTranslationLastUpdateDate Date when the translated orchestration process step row was last updated.
CurrentStepTranslationLastUpdateLogin Session login associated with the user who most recently updated the translated orchestration process step row.
CurrentStepTranslationLastUpdatedBy User who most recently updated the translated orchestration process step row.
CurrentStepTranslationObjectVersionNumber Number of times the translated orchestration process step row has been updated.
CurrentStepTranslationSourceLang Code that identifies the language in which the contents of the translatable columns were originally created.
CurrentStepTranslationSplitUnitDisplayName Display name of the split unit.
CurrentStepTranslationStepId Value that uniquely identifies the orchestration process step row.
CurrentStepTranslationStepName Name of the orchestration process step.
CurrentStepUseDynamicAttrInDeltaComp Indicates whether to use the transactional item attributes as delta attributes. A list of accepted values is defined in the lookup type YES_NO.