Understanding Accessibility for PeopleSoft Applications

This chapter discusses:

Click to jump to parent topicAccessibility Standards at Oracle

Oracle's goal is to ensure that disabled end-users of our products can perform the same tasks, and access the same functionality, as other users. Oracle's PeopleSoft applications have been designed according to the standards of Section 508, a milestone U.S. law passed in 1998 that requires federal agencies to purchase information technology products that meet specifications that were defined by the Access Board. Oracle makes no warranty that PeopleSoft applications will inter-operate with all assistive technology or user agents (browsers). An accessible solution is achieved only when the user’s operating system, browser, assistive technology, and Oracle software all have coded to, and interpreted similarly, the same standards. For more information about accessibility laws, standards, and regulations, as well as the product status of Oracle's PeopleSoft applications, visit Oracle's Accessibility Program website.

See http://www.oracle.com/accessibility

Note. Although new PeopleSoft code is designed to meet the latest accessibility standards, some older code has not been retrofitted to meet the new standards of the World Wide Web Consortium's (W3C) Web Content Accessibility Guidelines, version 1.0 level double-A (WCAG 1.0 'AA').

Click to jump to parent topicAccessibility in PeopleSoft Applications

Enterprise PeopleTools provides the underlying technology for PeopleSoft applications. All PeopleSoft applications, such as Human Capital Management and Customer Relationship Management, are built, deployed, and maintained using Enterprise PeopleTools. PeopleTools is designed to generate HTML content that meets the standards of Section 508. This HTML content includes several accessibility features to help people with disabilities. These features support the use of assistive technologies, such as screen readers. PeopleSoft accessibility features include:

To ensure that these accessibility features are available:

This accessibility guide provides details about how to develop, set up, and use the accessibility features in PeopleSoft applications.

Examples

The following example shows a typical transaction page that contains fields, buttons, scroll areas, and a grid:

The following example shows how the same page appears when users have enabled Accessible Layout mode:

Notice that in the preceding example the controls in the scroll areas have been moved to appear inline with the other fields, and the Add row and Delete row columns in the grid have column headings (unlike the example of the standard page, which does not include headings for those columns). Because the purpose of this mode is to facilitate the use of assistive technologies, such as screen readers, the page layout may be quite different from how pages appear when Accessible Layout mode is not enabled.

Click to jump to parent topicSystem Requirements

To ensure that the accessibility features work as designed, users should use one of the recommended browsers listed in Enterprise PeopleTools Hardware and Software Requirements for your release. You can find the hardware and software requirements documents on the Oracle Technology Network website.

See http://www.oracle.com/technetwork/documentation/psftent-090284.html