ACR: Oracle APEX Components 26.1

Oracle Accessibility Conformance Report

VPAT® Version 2.5

Name of Product:

 Oracle APEX Components 26.1

Product Description:

The native components available within Oracle APEX.

The responses to many of the technical standards are based on functionality provided by underlying technologies; please see the ACRs listed in the Dependent Products section for more information.

Report Date:

29-APR-26

Contact Information:

accessible_ww@oracle.com

Notes:

This ACR does not cover the following product areas:

Dependent Products


This product interacts with or is built with the other Oracle products listed in this section. Click below to view information about the accessibility of these dependent products. Products listed are the versions available at the time of publication of this document; newer documents may be available that supersede these versions.

Evaluation Methods Used:

Oracle's policy is to design, develop and test both products and documentation to be accessible. The recommended styles of testing for accessibility include: (i) algorithmic automated tests, (ii) human judgement tests such as tool-assisted tests, visual inspection and manual operation, and (iii) testing with assistive technology by people with and without disabilities. Additional information about Oracle's accessibility program is available on http://www.oracle.com/corporate/accessibility/

Accessibility Standards/Guidelines

This report covers the degree of conformance for the following accessibility standard/guideline:

Standard/GuidelineIncluded In Report
Web Content Accessibility Guidelines 2.0Level A - Yes
Level AA - Yes
Level AAA - No
Web Content Accessibility Guidelines 2.1Level A - Yes
Level AA - Yes
Level AAA - No
Web Content Accessibility Guidelines 2.2Level A - Yes
Level AA - Yes
Level AAA - No
Revised Section 508 standards published January 18, 2017 and corrected January 22, 2018Yes

Terms

The terms used in the Conformance Level information are defined as follows:

Supports
The functionality of the product has at least one method that meets the criteria without known defects or meets with equivalent facilitation.
Partially Supports
Some functionality of the product does not meet the criteria.
Does Not Support
Majority of functionality of the product does not meet the criteria.
Not Applicable
The criteria are not relevant to the product.

WCAG 2.2 Report

Table 1 also documents conformance with:

Note: When reporting on conformance with the WCAG 2.2 Success Criteria, they are scoped for full pages, complete processes, and accessibility-supported ways of using technology as documented in the WCAG 2.1 Conformance Requirements.

Table 1: WCAG Conformance Criteria

Criteria
Conformance Level
Remarks and Explanations
1.1.1 Non-text Content (Level A)Supports
1.2.1 Audio-only and Video-only (Prerecorded) (Level A)Not ApplicableThe product has no multimedia.
1.2.2 Captions (Prerecorded) (Level A)Not ApplicableThe product has no multimedia.
1.2.3 Audio Description or Media Alternative (Prerecorded) (Level A)Not ApplicableThe product has no multimedia.
1.2.4 Captions (Live) (Level AA)Not ApplicableThe product has no multimedia.
1.2.5 Audio Description (Prerecorded) (Level AA)Not ApplicableThe product has no multimedia.
1.3.1 Info and Relationships (Level A)Partially Supports

The product was tested for:

  • User interface component labels are associated with the fields they are labeling
  • Headings are encoded with HTML heading tags
  • List markup is used for marking up lists
  • Table markup is used for marking up data tables, including row and column headers and table summaries where appropriate
  • Data tables specify ARIA-LABEL or SUMMARY
  • Layout tables use appropriate markup
  • Groups of components are marked up with their description
  • Style sheets are used only to change the layout and presentation on the screen

Exceptions:

  • Bug 35177965: Faceted Search region - The number of results for each facet value is difficult to understand for screen reader users.
  • Bug 34427572: Items can comprise of multiple distinct elements (for example the help button, inline help and 'Quick Pick' links). All elements associated with an item should be semantically grouped, however they are not.
  • Bug 36964786: Smart Filters -The issue involves the disappearance of the filter button after applying two filters on an Application Wizard. This problem is intensified for visually impaired users as screen readers users hear all filters as one string, making comprehension difficult.
  • Bug 37287912: Interactive Grid - The grid contains two invalid child elements according to WAI-ARIA.
1.3.2 Meaningful Sequence (Level A)Partially Supports

The product was tested for:

  • The sequence of elements in the DOM matches a logical reading sequence

Exceptions:

  • Bug 34668049: Interactive Grid region - After selecting 'Add Row', item types that do not fit in the cell (eg Textareas, Radio Groups) are rendered in the DOM at the end of the page, but visually positioned in the relevant grid cell, which can be confusing for screen reader users.
1.3.3 Sensory Characteristics (Level A)Supports
1.3.4 Orientation (Level AA)Supports
1.3.5 Identify Input Purpose (Level AA)Supports
1.4.1 Use of Color (Level A)Partially Supports

The product was tested for:

  • Information conveyed by color is available in alternative formats, such as shape, text, font weight
  • Information conveyed by color has a contrast ratio of at least 3:1

Exceptions:

  • Bug 32463607: Map region - Polygon layers allow the user to visualize information with the fill color for the polygons on the map, providing a 'thematic map'. Polygons can be filled with different colors, but there is no ability to have patterned fill, if color is not sufficient. As a workaround, the 'Extruded Polygons' can be used instead of simple polygons. The map will become a 3D map, and the attribute is being visualized by the height of the extruded polygon - so color is not the only method to convey the information.
  • Bug 34099929: Chart region - No declarative way of defining a chart series pattern. As a workaround, it is possible to do this through customization, please see our Sample Chart > Pattern page for more information.
  • Bug 34184229: Interactive Grid and Report regions provide the ability for an end user to define a highlight. This highlight can be either a row, or cell highlight. The user defines a background and a foreground color for the highlight, and some kind of data condition that controls when the highlight displays. Although we guide people into making good color combination choices by showing the luminosity ratio of the highlight text and background colors, the highlight itself is conveyed to the user by color alone.
1.4.2 Audio Control (Level A)Not ApplicableThe product has no multimedia.
1.4.3 Contrast (Minimum) (Level AA)Supports
1.4.4 Resize text (Level AA)Supports
1.4.5 Images of Text (Level AA)Supports
1.4.10 Reflow (Level AA)Supports
1.4.11 Non-text Contrast (Level AA)Supports
1.4.12 Text Spacing (Level AA)Supports
1.4.13 Content on Hover or Focus (Level AA)Partially Supports

The product was tested for:

  • Dismissable -The content can be dismissed without moving the pointer or keyboard focus
  • Hoverable - When pointer hover triggers additional content, the pointer can be moved over the additional content without the additional content disappearing
  • Persistent - The additional content remains visible until the hover or focus trigger is removed, the user dismisses it, or its information is no longer valid.

Exceptions:

  • Bug 31888900: Tooltips used throughout the product fail the 'hoverable' test, because the tooltip disappears if you move the mouse over it.
2.1.1 Keyboard (Level A)Partially Supports

The product was tested for:

  • Ability to perform functions from the keyboard only, and without requiring specific timings for individual keystrokes
  • Proper operation of unique keystrokes and access keys, including those listed in the product documentation
  • The ability to use the product with OS keyboard aids: StickyKeys and FilterKeys (feature names may be different on different platforms)

Exceptions:

  • Bug 32463573: Map region - Spatial objects drawn on the map are currently not accessible with the keyboard. It is possible to hover over these with the mouse and get more information about them, however this is not possible with the keyboard. The only workaround currently available to developers is to create alternative content on the page that conveys the same information, that is keyboard accessible (for example a report).
  • Bug 34455843: Application Search region - When focused on the pagination controls, if the user presses Shift+Tab, this can sometimes trigger pagination.
  • Bug 28293186: Although icon buttons used in our development environment and in Applications have an accessible name (using ARIA-LABEL), they also have a TITLE attribute which displays to mouse users on hover, however keyboard users have no way of perceiving this text.
  • Bug 33309025: Modal pages that submit and reload the modal page can lose focus.
  • Bug 34200659: Interactive Grid region - If a Dynamic Action is defined on a column that sets the value of another column, when keyboard users interact with the column, they can be taken to the next row unexpectedly.
2.1.2 No Keyboard Trap (Level A)Supports
2.1.4 Character Key Shortcuts (Level A)Supports
2.2.1 Timing Adjustable (Level A)Supports
2.2.2 Pause, Stop, Hide (Level A)Supports
2.3.1 Three Flashes or Below Threshold (Level A)Supports
2.4.1 Bypass Blocks (Level A)Partially Supports

The product was tested for:

  • A ‘Skip to Main Content’ link is provided to skip repetitive navigation links at the top of the page.
  • Structure and hierarchy is marked up with Header elements outside of repetitive navigation links
  • WAI-ARIA Landmark elements are used outside of repetitive navigation links

Exceptions:

  • Bug 32109673: Classic Report region - Region needs to better identify its contents with landmarks.
  • Bug 34041752: Regions would benefit from landmarks to identify where items in the region are, and where any sub-regions in the region are.
  • Bug 34960903: Regions defined to use landmarks will be missing their landmark information if the region also participates as a region controlled by a Region Display Selector on a page.
  • Bug 35079782: Region templates define custom 'Positions', within which different page components can position themselves. These positions are missing landmarks, making it potentially difficult for screen reader users to quickly locate these components.
  • Bug 36964453: Smart Filters - The applied filters page section would benefit from having a containing landmark.
  • Bug 36857238: Interactive Grid - The grid footer sits inside the main grid element, which could be confusing for screen reader users.
2.4.2 Page Titled (Level A)Supports
2.4.3 Focus Order (Level A)Partially Supports

The product was tested for:

  • Logical movement through the focusable components using only the keyboard, in an order that follows a meaningful sequence.

Exceptions:

  • Bug 34017628: Interactive Grid region - Focus issues when window loses focus while editing. If the user is editing a field with a popup (eg Popup LOV, Color Picker), if they navigate away from the page to another window, then switch back, focus is taken to a hidden element on the page and the page may also be scrolled down to near the end.
  • Bug 36941560: Interactive Grid region - The 'Edit' button can create confusion for screen reader users. When pressed, focus moves to a grid cell. If the grid cell contains interactive content (for example the 'Select Row' checkbox), this can be difficult to navigate to for a screen reader user.
  • Bug 37399432: Interactive Report row selection - Row selector checkboxes, including the Select All checkbox, can create duplicate tab stops, which disrupts keyboard navigation and makes interaction more difficult for screen reader users.
2.4.4 Link Purpose (In Context) (Level A)Supports
2.4.5 Multiple Ways (Level AA)Supports
2.4.6 Headings and Labels (Level AA)Partially Supports

The product was tested for:

  • Headers describe the topic or purpose of the content below them
  • Labels describe the purpose of the associated field

Exceptions:

  • Bug 32867611: Faceted Search region - The facet chart button should not be part of the facet heading.
  • Bug 33859790: Faceted Search region - Facet's expand / collapse button has a duplicate label.
  • Bug 35215504: Interactive Grid region - If the region title contains some HTML, this HTML will be exposed in the table's accessible name.
  • Bug 38061037: List Item - When a list-based Template Component Report uses tableModelViewBase with pagination/selection enabled, it still renders landmarks labeled “Grid footer” (and “Grid Status”) even though the UI is a list, which is confusing for screen reader users.
2.4.7 Focus Visible (Level AA)Supports
2.4.11 Focus Not Obscured (Level AA)Partially Supports

The product was tested for:

  • The initial position of user interface components receiving keyboard focus are not hidden entirely by author-created content.

Exceptions:

  • Bug 36795685: Item help dialogs sometimes block focusable elements. When a help dialog opens, focus moves to the dialog and it is possible (depending on the current viewport) that the dialog obscures other focusable elements. If the user then leaves the dialog but keeping it open (for example by using Alt+F6), then presses the Tab key, they may be in a situation where the dialog now obscures the element in focus. The user has no way of revealing the focused element without first focusing back to the item help (Alt+F1 again), and hitting ESC.
2.5.1 Pointer Gestures (Level A)Supports
2.5.2 Pointer Cancellation (Level A)Supports
2.5.3 Label in Name (Level A)Supports
2.5.4 Motion Actuation (Level A)Supports
2.5.7 Dragging Movements (Level AA)Supports
2.5.8 Target Size (Minimum) (Level AA)Partially Supports

The product was tested for:

  • Interactive targets take up at least 24×24 CSS pixels of space, including white space around the target, and the space is not shared with another target.
  • The function can be achieved through a different control in the same software that meets this criterion.
  • The target is in a sentence or its size is otherwise constrained by the line-height of non-target text.

Exceptions:

  • Bug 36920761: Combobox/Select Many - Items with value chips fail the 24px target size requirement due to their default height of 16px. They also don't meet the spacing exception because clicking above or below the chip activates the input.
3.1.1 Language of Page (Level A)Supports
3.1.2 Language of Parts (Level AA)Supports
3.2.1 On Focus (Level A)Supports
3.2.2 On Input (Level A)Supports
3.2.3 Consistent Navigation (Level AA)Supports
3.2.4 Consistent Identification (Level AA)Supports
3.2.6 Consistent Help (Level A)Supports
3.3.1 Error Identification (Level A)Partially Supports

The product was tested for:

  • When input errors are detected, they are described to the user in text, including identifying the item where the error occurred

Exceptions:

  • Bug 20697217: Errors displayed in Interactive Report dialogs (for example when attempting to save a Filter with an empty 'Expression' value) just display a red border around the field in error, with no text explaining what the error is.
3.3.2 Labels or Instructions (Level A)Partially Supports

The product was tested for:

  • Labels or instructions are provided when the product requires user input

Exceptions:

  • Bug 34896075: Interactive Grid region - Advanced JavaScript configuration allows to display a sequence number as the first column in the grid. These sequence numbers are not perceivable to screen readers.
3.3.3 Error Suggestion (Level AA)Supports
3.3.4 Error Prevention (Legal, Financial, Data) (Level AA)Supports
3.3.7 Redundant Entry (Level A)Supports
3.3.8 Accessible Authentication (Minimum) (Level AA)Supports
4.1.1 Parsing (Level A)Not ApplicableThis criterion is considered as always satisfied for any content using HTML or XML.
4.1.2 Name, Role, Value (Level A)Partially Supports

The product was tested for:

  • HTML controls have a programmatically associated name, derived from the appropriate HTML elements and attributes including LABEL, TITLE, SUMMARY, CAPTION, etc.
  • Additional state information is programmatically exposed for HTML controls, such as whether a field is ‘required’ or 'invalid'
  • Custom controls have appropriate roles specified using the role attribute
  • Custom controls have appropriate state and property information conveyed using the relevant WAI-ARIA or HTML5 attributes
  • Custom controls have a meaningful programmatically exposed name
  • Frames have a meaningful title specified in the title attribute

Exceptions:

  • Bug 34891616: Popup LOV item - When 'Manual Entry' is off, currently a readonly input element is rendered, however this gives the impression the field's value cannot be changed (which it can via the Popup).
  • Bug 33882274: With Modal Dialog pages, if the page setting 'Focus on first item' is used, a screen reader user will have difficulty in reaching the dialog 'Close' button and the modal dialog title.
  • Bug 33844482: Faceted Search region - Region uses a listbox implementation for the radio and checkbox style facets. This listbox implementation has some nesting and incorrect WAI-ARIA attribute issues.
  • Bug 33571036: The following places have interactive elements that open dialog content, but where the ARIA-HASPOPUP attribute is missing:
    • Create application page contains links that open modal dialog regions.
    • 'Cards' regions that expose action buttons that open modal dialog pages.
    • Page buttons that redirect to modal dialog pages.
    • Page buttons that open inline dialog regions.
    • Report links that open modal pages.
  • Bug 34585616: Display Only item - Renders a SPAN element visually displaying the value of the item. Because this is not an HTML form element, this information could be missed by users of Assistive Technology.
  • Bug 31200377: Text field using a Subtype other than the default 'Text', in read-only mode - Renders a SPAN element visually displaying the value of the item. Because this is not an HTML form element, this information could be missed by users of Assistive Technology.
  • Bug 34305870: Rich Text Editor in read-only mode - This information could be missed by users of Assistive Technology.
  • Bug 34489941: Popup LOV item - Renders its popup list of values in a dialog, however this dialog is not modal when used with a screen reader.
  • Bug 34456004: Dialogs rendered by apex.message.showDialog (and used for example in the Date Picker item type to render the calendar popup) do not follow the WAI-ARIA Dialog design pattern.
  • Bug 34184254: Interactive Grid and Report regions - Both provide the ability for an end user to define a highlight. This highlight can be either a row, or cell highlight. The user defines a background and a foreground color for the highlight, and a data condition that controls when the highlight displays. Screen reader users have no easy way of knowing which cells / rows are currently highlighted.
  • Bug 34910599: Interactive Grid region - If a Control Break is defined, in the grid the control break header is difficult to understand, and collapsed state is not conveyed to screen reader users.
  • Bug 34970326: Interactive Grid region - Row states 'Inserted', 'Updated', 'Deleted' and 'Error' are not perceivable are not conveyed to screen reader users.
  • Bug 35112161: Modal dialog pages currently render an IFRAME inside the modal dialog element, however this should be with the IFRAME outside of the modal dialog element.
  • Bug 35135038: Faceted search region - Facets are presented as a group of sections that can be expanded or collapsed, however they are not coded to the WAI-ARIA Accordion design pattern, making them difficult to use with a screen reader.
  • Bug 36036649: Jet Chart region - If a Chart Title is defined, the title gets duplicated in the accessible name for the chart's container element with role of 'application'.
  • Bug 36113722: Application Logo - The application logo markup includes a link that takes the user to the home page of an application. This should contain aria-current="page" when the current page is the home page.
  • Bug 36473524: Interactive Grid region - Selection mode is not easily perceivable by screen reader users.
  • Bug 36964724: Smart Filters - When a filter has been applied, a delete icon button is visible, however this button is not perceivable to a screen reader user. To workaround this issue, screen reader users may be able to leverage the native keyboard behaviour of being able to move between applied filters with arrow keys, then pressing either Delete or Backspace to remove the active filter.
  • Bug 37528970: JET Chart region – Some chart elements are exposed to assistive technologies as multiple generic interactive graphics without conveying the underlying data values or relationships. This makes it difficult for screen reader users to understand the chart content non-visually.
  • Bug 34836092: Checkbox Group item - In read-only mode, options are exposed in a way that can be announced as unavailable rather than read-only, and are difficult for screen reader users to perceive and navigate correctly.
4.1.3 Status Messages (Level AA)Partially Supports

The product was tested for:

  • Status messages have role or properties set so information is conveyed to assistive technology without the component receiving focus

Exceptions:

  • Bug 34455843: In the Application Search region, screen reader users are not notified when using pagination controls.
  • Bug 30380762: The Faceted Search region component requires better notifications of partial page updates for screen reader users.

2018 Section 508 Report

Chapter 3: Functional Performance Criteria (FPC)

Criteria
Conformance Level
Remarks and Explanations
302.1 Without VisionNot ApplicableThe product does not rely on equivalent functionality, and all aspects are addressed by the technical standards.
302.2 With Limited VisionNot ApplicableThe product does not rely on equivalent functionality, and all aspects are addressed by the technical standards.
302.3 Without Perception of ColorNot ApplicableThe product does not rely on equivalent functionality, and all aspects are addressed by the technical standards.
302.4 Without HearingNot ApplicableThe product does not rely on equivalent functionality, and all aspects are addressed by the technical standards.
302.5 With Limited HearingNot ApplicableThe product does not rely on equivalent functionality, and all aspects are addressed by the technical standards.
302.6 Without SpeechNot ApplicableThe product does not rely on equivalent functionality, and all aspects are addressed by the technical standards.
302.7 With Limited ManipulationNot ApplicableThe product does not rely on equivalent functionality, and all aspects are addressed by the technical standards.
302.8 With Limited Reach and StrengthNot ApplicableThe product does not rely on equivalent functionality, and all aspects are addressed by the technical standards.
302.9 With Limited Language, Cognitive, and Learning AbilitiesNot ApplicableThe product does not rely on equivalent functionality, and all aspects are addressed by the technical standards.

Chapter 4: Hardware

These criteria are all Not Applicable because the product is not Hardware

Chapter 5: Software

Criteria
Conformance Level
Remarks and Explanations
501.1 Scope - Incorporation of WCAG 2.0 AASupportsSee the responses in the WCAG 2.0 section of this report.
502 Interoperability with Assistive TechnologyHeading cell - no response requiredHeading cell - no response required
502.2.1 User Control of Accessibility FeaturesNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.2.2 No Disruption of Accessibility FeaturesNot ApplicableThe product is designed to be isolated from the underlying platform.
502.3 Accessibility ServicesHeading cell - no response requiredHeading cell - no response required
502.3.1 Object InformationNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.3.2 Modification of Object InformationNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.3.3 Row, Column, and HeadersNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.3.4 ValuesNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.3.5 Modification of ValuesNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.3.6 Label RelationshipsNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.3.7 Hierarchical RelationshipsNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.3.8 TextNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.3.9 Modification of TextNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.3.10 List of ActionsNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.3.11 Actions on ObjectsNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.3.12 Focus CursorNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.3.13 Modification of Focus CursorNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.3.14 Event NotificationNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.4 Platform Accessibility FeaturesNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
503 ApplicationsHeading cell - no response requiredHeading cell - no response required
503.2 User PreferencesNot ApplicableThe product is designed to be isolated from the underlying platform.
503.3 Alternative User InterfacesNot ApplicableThe product does not have assistive technology features.
503.4 User Controls for Captions and Audio DescriptionHeading cell - no response requiredHeading cell - no response required
503.4.1 Caption ControlsNot ApplicableThe product has no multimedia.
503.4.2 Audio Description ControlsNot ApplicableThe product has no multimedia.
504 Authoring ToolsHeading cell - no response requiredHeading cell - no response required
504.2 Content Creation or EditingSupports
504.2.1 Preservation of Information Provided for Accessibility in Format ConversionSupports
504.2.2 PDF ExportPartially Supports

The product was tested for:

  • PDF files conform to PDF/UA-1
  • Components that support export to PDF respect either the APEX_PDF_ACCESSIBLE user preference, or the 'Include Accessibility Tags' option (where supported)

Exceptions:

  • Bug 31961351: Classic Report region - Regions do not provide a direct way to allow an end user to select accessible PDF, although it is possible to export accessible PDFs from classic reports if the relevant user preference has been set. There are four ways in which this user preference can be set, outlined below:
    • Interactive Report dialogs include an 'Include Accessibility Tags' option, which when checked will be saved as a preference for the current user.
    • Interactive Grid dialogs include an 'Include Accessibility Tags' option, which when checked will be saved as a preference for the current user.
    • The preference can be directly set by a developer, for example: APEX_UTIL.SET_PREFERENCE( 'APEX_PDF_ACCESSIBLE', 'Y', );
    • The API APEX_REGION.EXPORT_DATA is available, which allows for any component with a data source (which includes Classic Reports), to export supported PDF (where the parameter p_pdf_accessible is set to true). Once this API has been called with p_pdf_accessible set to true, the APEX_PDF_ACCESSIBLE preference will be set for the current user.
504.3 PromptsSupports
504.4 TemplatesSupports

Chapter 6: Support Documentation and Services

Criteria
Conformance Level
Remarks and Explanations
602 Support DocumentationHeading cell - no response requiredHeading cell - no response required
602.2 Accessibility and Compatibility FeaturesSupports

The documentation includes a Developer Guide that includes information about the components available in APEX. Please visit the Oracle APEX documentation homepage and then 'Develop Apps'.

602.3 Scope - Incorporation of WCAG 2.0 AASupportsSee the responses in the WCAG 2.0 section of this report.
602.4 Alternate Formats for Non-Electronic Support DocumentationNot Applicable

Product documentation is in electronic format.

603 Support ServicesHeading cell - no response requiredHeading cell - no response required
603.2 Information on Accessibility and Compatibility FeaturesSupportsOracle Global Customer Support can provide information about accessibility features of the product.
603.3 Accommodation of Communication NeedsSupportsOracle customers have access to electronic support through My Oracle Support or by calling Oracle Support at 1.800.223.1711. Hearing-impaired customers in the U.S. who wish to speak to an Oracle Support representative may use a telecommunications relay service (TRS). Information about the TRS is available at http://www.fcc.gov/cgb/consumerfacts/trs.html, and a list of telephone numbers is available at https://www.fcc.gov/general/telecommunications-relay-services-directory. International hearing-impaired customers should use the TRS at +1.605.224.1837. An Oracle Support engineer will respond to technical issues according to the standard service request process.

Oracle Legal Disclaimer

The information above describes this product's ability to support the applicable Standards/Guidelines, subject to Oracle's interpretation of those standards (available at https://www.oracle.com/corporate/accessibility/policy.html#standards-tab) and the remarks in this document. For more information regarding the accessibility status of this product or other Oracle products, see http://www.oracle.com/corporate/accessibility or contact: accessible_ww@oracle.com.

This document is provided for information purposes only and the contents hereof are subject to change without notice. Oracle Corporation does not warrant that this document is error free, nor does it provide any other warranties or conditions, whether expressed orally or implied in law, including implied warranties and conditions of merchantability or fitness for a particular purpose. Oracle Corporation specifically disclaims any liability with respect to this document and no contractual obligations are formed either directly or indirectly by this document. Oracle further makes no representation concerning the ability of assistive technologies or other products to interoperate with Oracle products. This document addresses the named product(s) only and not prerequisite products for which Oracle supplies restricted use licenses.