Windows 10 Certified with Oracle E-Business Suite
Microsoft Windows 10 (32-bit and 64-bit) is certified as a desktop client operating system for end-users accessing Oracle E-Business Suite 11.5.10.2, 12.1, and 12.2 with the following components.
EBS 12.1 and 12.2
- Browsers
- Microsoft Internet Explorer 11
- Mozilla Firefox ESR 38
- Chrome 44 and higher (HTML/OA Framework modules only)
- Java client plug-ins
- JRE 1.8.0_51 and higher
- JRE 1.7.0_85 and higher
EBS 11.5.10.2
- Browsers
- Microsoft Internet Explorer 11
- Mozilla Firefox ESR 38
- Java client plug-ins
- JRE 1.8.0_51 and higher
- JRE 1.7.0_85 and higher
Later JRE 7 and 8 releases on Windows 10
Our standard policy is that all E-Business Suite customers can apply all JRE updates to end-user desktops. This applies to Windows 10 desktops, too, for the JRE releases list above.
We test all new JRE releases in parallel with the JRE development process, so all new JRE releases are considered certified with the E-Business Suite on the same day that they're released by our Java team.
You do not need to wait for a certification announcement before applying new JRE 7 or 8 releases to your EBS users' Windows 10 desktops.
Pending certifications
Desktop Client/Server Products
The certification of our various Client/Server products, for example JDeveloper OA Extensions, Forms Developer and Workflow Builder against Windows 10 are in progress. For a full list of products see Recommended Set Up for Client/Server Products with Oracle E-Business Suite 11i & R12 (Note 277535.1). The certification matrix within this document will be updated as these are completed.
Microsoft Edge Browser
The certification of Microsoft Edge on Windows 10 with Oracle E-Business Suite 12.1 and 12.2 is currently in progress. There are no plans to certify this browser for Oracle E-Business Suite 11i.
Oracle E-Business Suite R12 has two interfaces: a web-based (OA Framework/HTML) model for modules like iProcurement and iStore, and Oracle Forms/Java based model for our professional services modules like Oracle Financials. Microsoft Edge does not support Java and will therefore only be certified for E-Business Suite customers running web-based (HTML / OA Framework) EBS products. Running Java-based EBS products with Edge will not feasible.
Oracle's Revenue Recognition rules prohibit us from discussing certification and release dates, but you're welcome to monitor or subscribe to this blog. I'll post updates here as soon as soon as they're available.
References
- Recommended Browsers for Oracle E-Business Suite Release 11i (Note 285218.1)
- Recommended Browsers for Oracle E-Business Suite Release 12 (Note 389422.1)
- Deploying Sun JRE (Native Plug-in) with Oracle Applications 11i for Windows Clients in Oracle E-Business Suite Release 11i (Note 290807.1)
- Deploying Sun JRE (Native Plug-in) with Oracle E-Business Suite Release 12 (Note 393931.1)
Related Articles
- Firefox ESR 38 Certified with EBS 12.2 and 11i
- Internet Explorer 11 Certified with E-Business Suite 12.2 and 12.0
- Internet Explorer 11 Certified with E-Business Suite 12.1
- Internet Explorer 11 Certified with E-Business Suite 11.5.10.2
- Can You Use IE 11 Enterprise Mode or Compatibility View With EBS?
Windows 10 Certified with Oracle E-Business Suite的更多相关文章
- 在Windows 10上安装Oracle 11g数据库出现的问题及解决
在Windows 10上安装Oracle 11g数据库,并且很多次出现过:当安装的进度条进行到快要结束的时候弹出一个提示框.如下: [Java(TM)2 Platform Standard Editi ...
- Workflow Builder 2.6.3 Certified on Windows 10 for EBS 12.x
By Steven Chan - EBS-Oracle on May 17, 2016 Workflow Builder 2.6.3 is now certified on Windows 10 de ...
- Forms and Reports Developer 10g Certified on Windows 10 for EBS 12.x
Forms Developer 10g and Reports Developer 10g are now certified on Windows 10 desktops for E-Busines ...
- JDeveloper 10g Certified on Windows 10 for EBS 12.1
JDeveloper 10g is now certified for Windows 10 desktops for Oracle E-Business Suite 12.1. See: Reco ...
- Oracle 11gR2 客户端windows 10安装后PL/SQL配置
操作系统:windows 10 软件:Oracle 11gR2 客户端 (64 bit) PLSQL Developer 13 (64 bit) 注意:PLSQL与oracle客户端版本要一致 1. ...
- JRE 1.8.0_65/66 Certified with Oracle E-Business Suite
Java Runtime Environment 1.8.0_65 (a.k.a. JRE 8u65-b17) and JRE 1.8.0_66 (8u66-b17) and later update ...
- windows 10 下使用Navicat for oracle 数据库还原
一.前期准备 1.安装windows 10系统 2.安装oracle 11g 数据库 3.安装PLsql(也不需要) 4.安装sqlplus(这个必须有) 5.使用下面这个东西新建数据库(不懂创建的话 ...
- Windows 10 系统 - business editions 和 consumer editions 的区别
我们在使用微软操作系统(Windows 10)的时候,因为系统版本太多导致我们不知道如何选择.对于 Windows 10 系统,应该下载安装 business 还是 consumer 版本这个问题,这 ...
- Windows 10 64位操作系统 下安装、配置、启动、登录、连接测试oracle 11g
一.下载oracle安装包 1:详细下载安装版本可见官网:https://www.oracle.com/technetwork/database/enterprise-edition/download ...
随机推荐
- Clustered and Secondary Indexes
Clustered and Secondary Indexes secondary index A type of InnoDB index that represents a subset of t ...
- DOM 属性操作
1 属性节点 2 attribute操作 3 value获取值操作 4 class的操作 5 指定CSS操作 1.属性节点 //获取文本节点的值 var divEle = document.getEl ...
- PS批量修改照片大小
最近发现一个好玩的东西,分享一下懒人的做法 1.先打开一张图片,调出动作面板 2.新建动作,开始记录. 3.按Ctrl + Alt + I 或者选择图像菜单----图像大小,调出修改图像大小对话框. ...
- 如何配置一个路径,能够既适合Linux平台,又适合Windows平台,可以从这个路径中读取文件
如何配置一个路径,能够既适合Linux平台,又适合Windows平台,可以从这个路径中读取文件? 目的:就是希望在项目的配置文件中配上一样的路径,不管协作者使用的是什么平台,都能够读到文件. 比如:L ...
- [MVC学习日记]2014/12/01 初步认识MVC模型。
2014/12/011.初步认识MVC模型.MVC模式是一种表现模式.它将web应用程序分成三个部分,模型(Model).视图(View).控制器(Controller).Model:是实现业务逻辑层 ...
- eclipse新建自定义EL函数
==================================================================================================== ...
- 【HackerRank】Median
题目链接:Median 做了整整一天T_T 尝试了各种方法: 首先看了解答,可以用multiset,但是发现java不支持: 然后想起来用堆,这个基本思想其实很巧妙的,就是维护一个最大堆和最小堆,最大 ...
- Linux下SPI测试程序
/** 说明:SPI通讯实现* 方式一: 同时发送与接收实现函数: SPI_Transfer()* 方式二:发送与接收分开来实现* SPI_Write() 只发送* SPI_Read() 只接收* 两 ...
- Django框架之cookie和session及开发登录功能
1.cookie是什么? Web应用程序是使用HTTP协议传输数据的.HTTP协议是无状态的协议.一旦数据交换完毕,客户端与服务器端的连接就会关闭,再次交换数据需要建立新的连接.这就意味着服务器无法从 ...
- iOS_AFNetWorking框架分析
网络 — 你的程序离开了它就不能生存下去!苹果的Foundation framework中的NSURLConnection又非常难以理解, 不过这里有一个可以使用的替代品:AFNetworking.A ...