Main Configuration

The main AOPD configuration is stored in the file $AF_HOME/roles/configurator/standalone/config/ConfigValues_AOPD.xml.

Parameter Name Description
AffinityUDFNameMerge Merges affinity UDF name (default: false)
CharacterisitcsWithoutAffinityPostfix To not merge certain UDFs during Affinity Sequencing, those UDFs should be added as CSV in the variable (default: "")
SkipItemSequence Within AOPD, if the sequence is -1, it will skip 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 UDF parent (default: false)
UDFList List of internal UDFs 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 Allows Multiple Required Products for the same link ID (default: false)
IgnorePDOFirstChildDependency Ignores First child dependency for source product in PDO relationship (default: false)
HandleConflict Configurable handling for PCO conflict (default: "Apply")
ABDProductOrderline Include only the orderline for attribute based decomposition (default:false)
ABDIncludeCharacteristics Include plan item UDFs for evaluating attribute based decomposition (default:false)
CompensateRestartForNoEPMRChar Enables COMPENSATE and RESTART behavior in case of the required EPMR 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 udf change amendment 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 cancelled.
EnableParentIDUDFCheck The Parent_ID UDF check, which was not present in plans generated in earlier versions of TIBCO Fulfillment Order Management, caused issues in amendment for later versions (ones with a UDF). A flag com.tibco.af.aopd.flags.enableparentidudfcheck, is introduced, which toggles checking this UDF during amendments. By default, the value is true which enables checking of this UDF. Set the flag to false to disable the check.