While running a Legacy Report in Identity Governance, it is not possible to Filter when configured in Parameters
Additional configuration in the JVM
1. Open the WAS admin console.
2. Click on "Websphere application servers", click on "GVM_Server1" node -->Click on "Process Definition" under "Java and process management" --> Click on "Java Virtual Machine" under "Additional properties". Provide following under JVM Arguments, see below:
-Deurekify.home=${WAS_INSTALL_ROOT}/essentials/eurekify -Djavax.xml.stream.XMLInputFactory=com.ctc.wstx.stax.WstxInputFactory -Djavax.xml.stream.XMLOutputFactory=com.ctc.wstx.stax.WstxOutputFactory -Djavax.xml.stream.XMLEventFactory=com.ctc.wstx.stax.WstxEventFactory
3. Click on "OK" and Save.
4. Do the same steps for other GVM server "GVM_Server2", in case you have in Cluster
5. Restart the 2 servers.
Run the legacy report.