Has anybody done interesting work with webjects for BOM generation?
Currently we are trying to replicate the following filter using info engine.
We are stuck on how to handle "apply latest for unresolved dependents".
Query tree would appear to support latest filtered by state, but we cannot implement a fall back when no version of that filtered state exists. Query tree with latest config by state, returns no part version, if the criteria cannot be satisfied.
A business use case would be
Show latest config with "Released" part versions, but fall back to latest of any state if there is no Released version yet.
As products are released from the bottom up, filtering by released state alone is not enough.
Any thoughts or related discussion points much appreciated.
Darren