I am trying to analyze all the views in a bunch of module with DXL. If the view includes an invalid filter (e.g., an enumeration no longer exists), an error pop-up is displayed. I have to click "OK" for the DXL to continue. How can I bypass this so this multiple-hour analysis doesn't require me to sit there clicking "ok" the whole time?
There used to be a trick to set the default view, then open the module invisibly. In 9.6 this suppressed the error message. In 9.7 DOORS crashes.
An alternative would be to identify that a particular view has this kind of error before loading it. Then the code could skip the view.