
Mmabotse asked a question.
Oracle Java Worksheet table availability for custom reports
Can the fields or table from the Java Worksheet be accessed in the Report Builder for custom reports? I need to create a report that includes both version and release information of Java to determine which installations in AWS are on 8.0.2, but the current custom report only shows the version number without the detailed release data available in the Java Worksheet report.
@Mmabotse
I think that you may have to reference the InstalledJavaEvidenceDetail Table through SQL to get to the release level data.
Thanks,