Which IIQ version are you inquiring about?
Version 8.2
Please share any images or screenshots, if relevant.
Share all details related to your problem, including any error messages you may have received.
It looks like the primary error is coming from “Attempt to resolve method: isLogDebugEnabled() on undefined variable or class name: LogEnablement”
Inactive work item forwarding failed with : BeanShell script error: bsh.EvalError: Sourced file: inline evaluation of: ``import sailpoint.object.Identity; import sailpoint.object.Rule; import sailpoint . . . '' : Attempt to resolve method: isLogDebugEnabled() on undefined variable or class name: LogEnablement : at Line: 50 : in file: inline evaluation of: ``import sailpoint.object.Identity; import sailpoint.object.Rule; import sailpoint . . . '' : LogEnablement .isLogDebugEnabled ( logger , "Enter Rule-FrameworkInactiveWorkItemEscalation" ) BSF info: Rule-FrameworkInactiveWorkItemEscalation at line: 0 column: columnNo
I’ve attached “Capture.JPG” that shows the imports and the line where it’s catching with the "LogEnablement .isLogDebugEnabled ( logger , “Enter Rule-FrameworkInactiveWorkItemEscalation” ) " – I’m not sure exactly how to fix.