Is it possible to use IMOD to filter or exclude some workload when the exception occurs?
Release : 20.0
Component : CA Insight Database Performance Monitor for DB for z/OS
IMOD only gets scheduled if the exception triggers. Unfortunately, the product doesn't have something like a "pre-exception IMOD" to be able to make a decision as to whether an exception truly exists (filtering).
But, the input parameters to the IMOD (Shown in the manuals) can be parsed to filter by Authid, Corrid, etc. and only perform some action if your criteria is matched.