Generating the Audit Report
Beginning with Release 11.2.10, you can generate audit reports with metadata about the Financial Reporting artifacts.
To generate an audit report, select File, and then Generate Audit Report.
Note:
On selecting Generate Audit Report, a dialog box that indicates the location of the created Audit Report is displayed. You may close the dialog box and continue to work. The default location where the Audit Report is stored is
EPM_ORACLE_INSTANCE\FinancialReporting\data
.
Detailed information on audit report generation can be found in
FRWebStudio.log
file. For example:
[SRC_CLASS: oracle.reporting.frstudioweb.view.report.audit.AuditSubject$1]
[SRC_METHOD: run] Start: Audit Report Generation.
[2022-05-03T09:37:34.467-07:00] [EPMServer0] [NOTIFICATION] [] [oracle.EPMFR.frwebstudio]
[tid: Thread-251] [userId: <anonymous>] [ecid: 0aff628e2bbba30c:-55a46dcf:1808aaa8345:-8000-00000000000000c5,0:1]
[APP: FINANCIALREPORTING#11.1.2.0] [SRC_CLASS: oracle.reporting.frstudioweb.view.report.audit.AuditSubject$1]
[SRC_METHOD: run] End: Audit Report Generation. Total Artifacts in Report : 252
[2022-05-03T09:37:34.467-07:00] [EPMServer0] [NOTIFICATION] []
[oracle.EPMFR.frwebstudio] [tid: Thread-251] [userId: <anonymous>]
[ecid: 0aff628e2bbba30c:-55a46dcf:1808aaa8345:-8000-00000000000000c5,0:1] [APP: FINANCIALREPORTING#11.1.2.0]
[SRC_CLASS: oracle.reporting.frstudioweb.view.report.audit.AuditSubject$1] [SRC_METHOD: run] Total Time: 355
Note:
- The
FRLogging.log
andFRWebStudio.log
files will keep track of any errors that are found throughout the creation of the Audit Report. - Audit reports are stored in
.CSV
format. To make the file names distinct, report generation timestamp, inyyyymmddhhmmss
format, is appended to the file name. For example,AuditReport20230705093734.csv
.