JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Identity Analytics System Integrator's Guide 11g Release 1
search filter icon
search icon

Document Information

Preface

1.  Integrating With Oracle Identity Manager, Preferred Method

2.  Integrating With Oracle Identity Manager, Deprecated Method

3.  Integrating With Oracle Waveset (Sun Identity Manager)

4.  Integrating With Other Provisioning Servers

5.  Authenticating With LDAP

6.  Integrating With Intellitactics Security Manager

7.  Configuring Oracle Identity Analytics For Web Access Control

8.  Customizing The Oracle Identity Analytics User Interface

Before You Begin

Configuring Logos

To Configure a Custom Logo

Configuring Labels

To Modify Menu Labels

To Modify User Labels

Configuring Error Messages

To Modify My Requests Error Messages

To Modify Identity Certification Error Messages

Configuring the Maximum Number of Identity Certification Records That Should Display in the UI

To Modify Identity Certification Batch Sizes in the UI

A.  Oracle Waveset Sample Workflows

Configuring the Maximum Number of Identity Certification Records That Should Display in the UI

You can configure the maximum number of records that users see onscreen when viewing certifications on the My Certifications screen by defining batch sizes. Batch sizes for data owner certifications, user entitlement certifications, and resource entitlement certifications can be configured, but role entitlement certifications cannot.

If UI batch sizes are set too high, long load times can result. If set too low, end-users will need to request pages more often, which can also result in delays.

Note - To improve identity certification performance, server-side batching can be configured. See Configuring Identity Certification Settings on the Server for information.

To Modify Identity Certification Batch Sizes in the UI

  1. Open the idc.properties file located in $RBACX_WAR/conf to configure batch sizes for user entitlement certifications and resource entitlement certifications.

    (To configure batch sizes for data owner certifications, open the idc-context.xml file located in $RBACX_WAR/conf.)

  2. Scroll to the section that says IDC UI batch sizes.

  3. Find the correct configuration key, then change the value.

    See the following examples:

    • For user entitlement certifications, find the com.vaau.rbacx.idc.ui.usersBatchSize key and change the numeric value up or down.

    • For resource entitlement certifications, find the com.vaau.rbacx.idc.ui.resourcesBatchSize key and change the numeric value up or down.

  4. Save the file.

  5. Restart the Oracle Identity Analytics application in a new browser window to view your changes.