Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
Hi friends,
I have a large assembly with failures in some sub-assemblies and parts.
Whenever I open this top-level assembly a failure window keeps on appearing for each and every failure.
I just want to know if there is a possibility so that I can suppress all the failures once instead of doing it again and again.
I hope my doubt is clear to you all.
Pl help.
Thanks in advance...
What version of WF are you using? WF5 has an improved failure mode that could solve your problem.
Hi Matt,
Im using WF5..
WF5 has better failure handling but it seems you have old type of handling chosen as default not new one. Check your config.pro for this or find it in options.
As Davor states, in WF5, failure windows (regen mode) should not pop up unless you have you have the following config option set.
regen_failure_handling = resolve_mode
This option should be removed from your config or set to "no_resolve_mode"