VPAT® Version 2.0 - October 2017
Visual Builder Cloud Service (VBCS) is a browser-based low code platform for rapidly creating and hosting business applications through a declarative user interface, without requiring the author to write code. For certain use cases, the author may choose to augment the behavior of applications by writing some code.
VBCS consists of a number of pages, wizards, and other browser-based tools that are used by the author to create and modify web applications. These components in combination are referred to in this document collectively as the VBCS "Designer". This document does not address accessibility of the Designer.
Applications created by a VBCS user (author) can be made visible/accessible to other users on the system through the built-in publishing system. Applications created with VBCS and hosted on VBCS servers are referred to in this document as VBCS Runtime applications, or simply "The Product". VBCS Runtime applications are designed to be accessible by end users. For certain features, though, the application author must take care to provide information to the application through the Designer interface to achieve specific accessibility features in the resulting application. The Designer assists the author with providing this information as needed.
The VBCS Designer itself is built on the Oracle JET framework. Furthermore, applications that are created and hosted on VBCS consist of HTML, JavaScript, and CSS resources which rely heavily on Oracle JET for the User interface.
This VPAT does not cover the following product areas:
This product interacts with or is built with the other Oracle products listedin this section. Click below to view information about the accessibility ofthese dependent products. Products listed are the versions available at thetime of publication of this document; newer documents may be available that supersedethese versions.
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/us/corporate/accessibility/index.html
This report covers the degree of conformance for the following accessibility standard/guideline:
Standard/Guideline | Included In Report |
---|---|
Web Content Accessibility Guidelines 2.0, at https://www.w3.org/TR/2008/REC-WCAG20-20081211/ | Level A - Yes Level AA - Yes Level AAA - No |
Section 508 as published in 2017, at https://www.Section508.gov | Yes |
The terms used in the Conformance Level information are defined as follows:
Table 1 also documents conformance with:
Note: When reporting on conformance with the WCAG 2.0 Success Criteria, they are scoped for full pages, complete processes, and accessibility-supported ways of using technology as documented in the WCAG 2.0 Conformance Requirements.
Criteria | Conformance Level | Remarks and Explanations |
---|---|---|
1.1.1 Non-text Content (Level A) | Supports | The Product was tested for:
|
1.2.1 Audio-only and Video-only (Prerecorded) (Level A) | Not Applicable | No Pre-recorded audio-only or video-only content is being used |
1.2.2 Captions (Prerecorded) (Level A) | Not Applicable | No pre-recorded video is being used |
1.2.3 Audio Description or Media Alternative (Prerecorded) (Level A) | Not Applicable | No pre-recorded video is being used |
1.2.4 Captions (Live) (Level AA) | Not Applicable | No live audio content in video is being used |
1.2.5 Audio Description (Prerecorded) (Level AA) | Not Applicable | No pre-recorded video is being used |
1.3.1 Info and Relationships (Level A) | Supports with Exceptions | The Product was tested for:
During testing the following defects were discovered:
|
1.3.2 Meaningful Sequence(Level A) | Supports | The Product was tested for:
Application authors can control the presentation order of UI elements on the screen, and when they do, that is reflected in the DOM and in the navigation sequence. |
1.3.3 Sensory Characteristics(Level A) | Not Applicable | The Product does not generate instructional text for how to operate on the content of the application. |
1.4.1 Use of Color(Level A) | Not Applicable | Information is not conveyed using color |
1.4.2 Audio Control(Level A) | Not Applicable | No automatically playing audio is used |
1.4.3 Contrast (Minimum) (Level AA) | Supports | The product was tested for:
|
1.4.4 Resize text(Level AA) | Supports | The Product was tested for:
|
1.4.5 Images of Text(Level AA) | Not Applicable | Images of text are not used |
2.1.1 Keyboard(Level A) | Supports with Exceptions | The product was tested for:
During testing the following defects were discovered:
|
2.1.2 No Keyboard Trap (Level A) | Supports | The product was tested for:
|
2.2.1 Timing Adjustable(Level A) | Not Applicable | Time limits are not used. However, there is a session timeout of 4 hours for inactive sessions set by the server for security reasons, which is not configurable by the user. In case of an invalidated session, the user would need to log in again. |
2.2.2 Pause, Stop, Hide (Level A) | Not Applicable | There is no moving, blinking or scrolling content |
2.3.1 Three Flashes or Below Threshold(Level A) | Supports | The product was tested for:
|
2.4.1 Bypass Blocks(Level A) | Supports | The product was tested for:
|
2.4.2 Page Titled(Level A) | Supports | The product was tested for:
|
2.4.3 Focus Order(Level A) | Supports | The product was tested for:
The order of navigation is determined by the application author and follows the sequence of components as they occur in the DOM which is also the order in which they are displayed on the page. |
2.4.4 Link Purpose (In Context)(Level A) | Supports | The product was tested for:
|
2.4.5 Multiple Ways(Level AA) | Supports | The product was tested for:
|
2.4.6 Headings and Labels(Level AA) | Supports | The product was tested for:
Default headers are based on the Page name provided by the Author. Default Labels are based on the Field name provided by the Author. How descriptive these terms are of the actual content is up to the Author. |
2.4.7 Focus Visible(Level AA) | Supports | The product was tested for:
|
3.1.1 Language of Page(Level A) | Supports | The product was tested for:
|
3.1.2 Language of Parts(Level AA) | Not Applicable | By default, there are no passages in a language different from that of the page. If an application author were to include such content, they would need to mark that content with the lang attribute. |
3.2.1 On Focus(Level A) | Supports | The product was tested for:
|
3.2.2 On Input(Level A) | Supports | The product was tested for:
|
3.2.3 Consistent Navigation(Level AA) | Supports | The product was tested for:
|
3.2.4 Consistent Identification(Level AA) | Supports | The product was tested for:
|
3.3.1 Error Identification(Level A) | Supports | The product was tested for:
|
3.3.2 Labels or Instructions (Level A) | Supports | The product was tested for:
|
3.3.3 Error Suggestion (Level AA) | Supports | The product was tested for:
|
3.3.4 Error Prevention (Legal, Financial, Data)(Level AA) | Supports | The product was tested for:
Application authors can include mechanisms to allow the user to review and correct data before submission, or add custom validations that flag errors and give the user the opportunity to correct them. |
4.1.1 Parsing(Level A) | Supports | The product was tested for:
|
4.1.2 Name, Role, Value (Level A) | Supports with Exceptions | The product was tested for:
The Product uses standard HTML5 components and Oracle JET components which properly expose name (label) and role. In cases where the author chooses to write a custom UI component, they would need to use the appropriate APIs to expose the name, role, and other relevant attributes. During testing the following defects were discovered:
|
Criteria | Conformance Level | Remarks and Explanations |
---|---|---|
302.1 Without Vision | Not Applicable | The product does not rely on equivalent functionality, and all aspects are addressed by the technical standards. |
302.2 With Limited Vision | Not Applicable | The product does not rely on equivalent functionality, and all aspects are addressed by the technical standards. |
302.3 Without Perception of Color | Not Applicable | The product does not rely on equivalent functionality, and all aspects are addressed by the technical standards. |
302.4 Without Hearing | Not Applicable | The product does not rely on equivalent functionality, and all aspects are addressed by the technical standards. |
302.5 With Limited Hearing | Not Applicable | The product does not rely on equivalent functionality, and all aspects are addressed by the technical standards. |
302.6 Without Speech | Not Applicable | The product does not rely on equivalent functionality, and all aspects are addressed by the technical standards. |
302.7 With Limited Manipulation | Not Applicable | The product does not rely on equivalent functionality, and all aspects are addressed by the technical standards. |
302.8 With Limited Reach and Strength | Not Applicable | The product does not rely on equivalent functionality, and all aspects are addressed by the technical standards. |
302.9 With Limited Language, Cognitive, and Learning Abilities | Not Applicable | The product does not rely on equivalent functionality, and all aspects are addressed by the technical standards. |
These criteria are all Not Applicable because the product is not Hardware
Criteria | Conformance Level | Remarks and Explanations |
---|---|---|
501.1 Scope - Incorporation of WCAG 2.0 AA | Supports | See the responses in the WCAG 2.0 section of this report. |
 502 Interoperability with Assistive Technology | Heading cell - no response required | Heading cell - no response required |
502.2.1 User Control of Accessibility Features | Not Applicable | The product is not a platform or does not have access to platform accessibility features. |
502.2.2 No Disruption of Accessibility Features | Not Applicable | The product is designed to be isolated from the underlying platform. |
 502.3 Accessibility Services | Heading cell - no response required | Heading cell - no response required |
502.3.1 Object Information | Not Applicable | The product is not a platform or does not have access to platform accessibility features. |
502.3.2 Modification of Object Information | Not Applicable | The product is not a platform or does not have access to platform accessibility features. |
502.3.3 Row, Column, and Headers | Not Applicable | The product is not a platform or does not have access to platform accessibility features. |
502.3.4 Values | Not Applicable | The product is not a platform or does not have access to platform accessibility features. |
502.3.5 Modification of Values | Not Applicable | The product is not a platform or does not have access to platform accessibility features. |
502.3.6 Label Relationships | Not Applicable | The product is not a platform or does not have access to platform accessibility features. |
502.3.7 Hierarchical Relationships | Not Applicable | The product is not a platform or does not have access to platform accessibility features. |
502.3.8 Text | Not Applicable | The product is not a platform or does not have access to platform accessibility features. |
502.3.9 Modification of Text | Not Applicable | The product is not a platform or does not have access to platform accessibility features. |
502.3.10 List of Actions | Not Applicable | The product is not a platform or does not have access to platform accessibility features. |
502.3.11 Actions on Objects | Not Applicable | The product is not a platform or does not have access to platform accessibility features. |
502.3.12 Focus Cursor | Not Applicable | The product is not a platform or does not have access to platform accessibility features. |
502.3.13 Modification of Focus Cursor | Not Applicable | The product is not a platform or does not have access to platform accessibility features. |
502.3.14 Event Notification | Not Applicable | The product is not a platform or does not have access to platform accessibility features. |
502.4 Platform Accessibility Features | Not Applicable | The product is not a platform or does not have access to platform accessibility features. |
 503 Applications | Heading cell - no response required | Heading cell - no response required |
503.2 User Preferences | Not Applicable | The product is designed to be isolated from the underlying platform. |
503.3 Alternative User Interfaces | Not Applicable | The product does not have assistive technology features. |
 503.4 User Controls for Captions and Audio Description | Heading cell - no response required | Heading cell - no response required |
503.4.1 Caption Controls | Not Applicable | The product has no multimedia. |
503.4.2 Audio Description Controls | Not Applicable | The product has no multimedia. |
 504 Authoring Tools | Heading cell - no response required | Heading cell - no response required |
504.2 Content Creation or Editing | Not Applicable | The product is not an authoring tool. |
504.2.1 Preservation of Information Provided for Accessibility in Format Conversion | Not Applicable | The product is not an authoring tool. |
504.2.2 PDF Export | Not Applicable | The product is not an authoring tool. |
504.3 Prompts | Not Applicable | The product is not an authoring tool. |
504.4 Templates | Not Applicable | The product is not an authoring tool. |
Criteria | Conformance Level | Remarks and Explanations |
---|---|---|
 602 Support Documentation | Heading cell - no response required | Heading cell - no response required |
602.2 Accessibility and Compatibility Features | Supports | Refer to the following documentation:
|
602.3 Scope - Incorporation of WCAG 2.0 AA | Supports | See the responses in the WCAG 2.0 section of this report. |
602.4 Alternate Formats for Non-Electronic Support Documentation | Not Applicable | Product provides documentation in electronic form. |
 603 Support Services | Heading cell - no response required | Heading cell - no response required |
603.2 Information on Accessibility and Compatibility Features | Supports | Oracle Global Customer Support can provide information about accessibility features of the product. |
603.3 Accommodation of Communication Needs | Supports | Oracle 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. |
The information above describes this product's ability to support the applicableStandards/Guidelines, subject to Oracle's interpretation of those standards(available at http://www.oracle.com/us/corporate/accessibility/oracle-accessibility-program-173235.html) 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/us/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.