08-14-2024 07:32 PM
08-15-2024 11:20 AM
I see you're asking specifically about DQMH code... there is a test in the DQMH Validate tool that will detect this situation. If you haven't used it yet, the DQMH Validator is an excellent tool to ensure your DQMH modules are up to date and don't have common bugs (like this one).
Tools > DQMH Consortium > DQMH > Module > Validate DQMH Module
08-15-2024 12:55 PM
No not specific to the DQMH, but the bundle input. A check for missing inputs. The DQMH validator does not catch this.
08-15-2024 01:55 PM
If you want a VI Analyzer test for identifying this issue generally across all code, it should be relatively easy to implement.
For the DQMH use case, there is a validation test for this ("Unwired Bundles in Main EHL", listed here). Unfortunately it is broken in DQMH 7.0 and not properly returning failures. I have filed Issue #946 to the DQMH Consortium to get this fixed in a future DQMH release.