Advanced Customization > Business Logic Customization > Customizing MPMLink > Customizing Flexible Assembly Discrepancy Search
Customizing Flexible Assembly Discrepancy Search
Objective
To configure the detection, verification, and resolver logic for flexible assembly discrepancy search.
Problem Statement
Add your own logic for detection, verification, and resolver to configure the delegate FlexibleRepresentationDiscrepancyDelegate.
Background
The flexible assembly discrepancy feature detects discrepancies in flexible features between the current and the last equivalent iteration of upstream parts.
Scope, Applicability, or Assumptions
In most cases, you need to write some code to enable your business use case to detect, verify, and resolve the discrepancy.
Intended Outcome
The search result displays the desired discrepancies based on the configuration specified in FlexibleRepresentationDiscrepancyDelegate.
Was this helpful?