Main Configuration

The main Automated Order Plan Development configuration is stored at $OM_HOME/roles/configurator/standalone/config/ConfigValues_AOPD.xml.

Parameter Name Description
DisableParentItemsDependencyImpact DisableParentItemsDependencyImpact flag is used to ignore modification rule application on child plan item In case of parent plan item modification, if flag is set to true. (default: false)
AffinityUDFNameMerge Merges affinity user-defined field name (default: false)
CharacterisitcsWithoutAffinityPostfix To not merge certain User Defined Fields during Affinity Sequencing, those User Defined Fields must be added as CSV in the variable (default: "")
SkipItemSequence Within Automated Order Plan Development, if the sequence is -1, it skips the product and all its mandatory children in the Execution Plan (default: -1)
MergeAffinityItemDescription Merges affinity item description (default: false)
HierarchySingleUse Uses unconditional removal of child product (default: false)
EnableAffinityUDFParent Enables affinity user-defined field parent (default: false)
UDFList List of internal User Defined Fields to be skipped for affinity merging (default: "EPMR_ACTION_PROVIDE, EPMR_ACTION_UPDATE, EPMR_ACTION_CEASE, EPMR_ACTION_WITHDRAW, COMPENSATE_PROVIDE, COMPENSATE_UPDATE, COMPENSATE_CEASE")
EnableBiDirectionalLinkID Enables extended behavior for PDO/MDO and LinkID mapping (default: false)
AllowMultipleRequiredProducts Multiple Required Products for the same link ID are available (default: false)
IgnorePDOFirstChildDependency Ignores First child dependency for source product in ProductDependsOn relationship (default: false)
HandleConflict Configurable handling for ProductComprisedOf conflict (default: "Apply")
ABDProductOrderline Include only the order line for attribute-based decomposition (default:false)
ABDIncludeCharacteristics Include plan item User Defined Fields for evaluating attribute-based decomposition (default:false)
CompensateRestartForNoEPMRChar Enables COMPENSATE and RESTART behavior in case of the required Execution Plan Modification Rules characteristic that is not present in the product model.
EnableDateShiftCompRedo Enables the backward compatibility for Date Shift amendment to generate comp redo tasks (default: false)
EnableModificationIdentifyingAttribute Enables the backward compatibility for user defined field change amendment by using MODIFICATION_IDENTIFYING_ATTR (default: false)
NoDependencyInCOMPPlanItems Enables the backward compatibility of NO dependency in the COMPENSATE plan item on the existing plan item being canceled.
EnableParentIDUDFCheck The Parent_ID user-defined field check, which was not present in plans generated in earlier versions of TIBCO Order Management - Long Running, caused issues in amendment for later versions (ones with a user-defined field). A flag com.tibco.af.aopd.flags.enableparentidudfcheck, is introduced, which toggles checking this user-defined field during amendments. By default, the value is true, which enables checking of this user-defined field. Set the flag to false to disable the check.