Validations to Disallow Invalid Date Range Selection for Report Generation

Oracle Enterprise Performance Management Cloud has implemented new validations that prevent selecting an invalid date range during report generation. Oracle Cloud EPM ensures that only valid date range is used during Access Control report generation through Access Control screens, EPM Automate, and REST APIs. As a result, users can no longer select invalid date ranges for generating these reports.

  • Invalid Login Report
  • Role Assignment Audit Report
  • Group Assignment Audit Report
  • User Login Report

The Audit Retention Period (days) setting in the Oracle Cloud IAM controls the retention period (maximum of 90 days) for the audit data  presented in the Invalid Login Report and the Role Assignment Audit Report. Cloud EPM maintains the audit data displayed in the Group Assignment Audit Report and User Login Report for a maximum of 120 days. The following validations are performed for the start and end dates:

  • The start date cannot be earlier than the allowed maximum retention period from the current date.
  • The end date cannot be later than the maximum retention period from the start date.
  • The end date cannot be earlier than the start date.

Business Benefit: These validations ensure that the generated reports don't provide unexpected results or empty pages because of invalid date range.

Steps to Enable

You don't need to do anything to enable this feature.

Key Resources