Applying Configurator Parent Values to Lower Level BOM Materials

We’re trying to have a configurator option fall through from a parent part to a subassembly and can’t seem to quite get it working. The general idea is that a color option is provided on the top level part and then the right color is swapped out on the subassembly BOM where the finish is actually applied.

Everything works as intended on the parent part configuration and a No Input configurator is set up on one of the subassemblies (to test - it’ll be added to all once this is working) to swap out or drop the parts in the subassembly BOM related to color and finish. However, when I go to Get Details on the quote, none of the rules execute and the subassembly BOM comes through as the template. I’ve even gone so far as to try and drop a material by hard coding the Keep When rule to always return false and changing a material quantity to a static value with no results.

Has anyone else run into this before or have some useful tips/tricks to troubleshoot this scenario? Or is there a better way to handle passing down a global option to each of the subassemblies?

I ran into this before and am positive that no inputs Configurators cannot be used in multi-level configurations. They do not appear in the sequence (Configurator Entry) of the top-level configurator unlike a Product Configurator would.

Well that’s disappointing… It would have been perfect for this scenario.

Thanks for saving me some time chasing ghosts at least!