Go to primary content
Oracle® Retail Merchandising Implementation Guide
Release 16.0
E80776-04
  Go To Table Of Contents
Contents

Previous
Previous
 
Next
Next
 

4 Accessibility

Accessibility involves making your application usable for differently abled persons such as low vision or blindness, deafness, or other physical limitations. This means creating applications that can be used without a mouse (keyboard only), used with a screen reader for blind or low-vision users, and used without reliance on sound, color, or animation and timing. Application Development Framework (ADF) Faces user interface components have built-in accessibility support for visually and physically impaired users. User agents such as a web browser rendering to nonvisual media such as a screen reader can read component text descriptions to provide useful information to impaired users.

ADF Faces provides two levels of application accessibility support:

Additional fine grained accessibility levels as described below are also supported:

RMS/ReSA provides the ability to switch between the above accessibility support levels in the application, so that users can choose their desired type of accessibility support, if required. It exposes a user preferences screen in which the user can specify the accessibility preferences/mode which will allow the user to operate in that mode.

Configuring Application for Screen Reader Mode

Users can configure their session to the accessibility mode by setting user references on the home page of the application as shown below. Perform the following procedure to configure a user preference for screen reader mode.

  1. Log into the RMS/ReSA application.

  2. From the application home page, select Preferences from the logged in user menu.

    Figure 4-1 Logged-in User Menu

    Surrounding text describes Figure 4-1 .
  3. From the Tasks pane, click Accessibility to open the Accessibility tab.

    Figure 4-2 Accessibility Tab

    Surrounding text describes Figure 4-2 .
  4. Select Screen Reader to enable accessibility mode, and click Save.

    Figure 4-3 Enabling the Screen Reader

    Surrounding text describes Figure 4-3 .
  5. Click on Back to Home to return to the home page. Now the application is enabled in the screen reader mode to assist a visibly challenged user. Some of the graphical content of Operational Insights is also displayed in a tabular mode.

Setting Accessibility to Default

Perform the following procedure to set Accessibility mode to Default mode.

  1. From the application home page, select Preferences from the logged in user menu.

    Figure 4-4 Logged-in User Menu

    Surrounding text describes Figure 4-4 .
  2. From the Tasks pane, click Accessibility to open the Accessibility tab.

    Figure 4-5 Accessibility Tab

    Surrounding text describes Figure 4-5 .
  3. Select Default mode.

    Figure 4-6 Accessibility Settings

    Surrounding text describes Figure 4-6 .
  4. Click Save to save the settings.

  5. Click Back to Home to return to the home page. Application is returned to default mode and you can view graphical reports.