Microsoft Edge Certified with EBS 12.1 and 12.2
I am very pleased to announce that Microsoft Edge is certified as a new browser for Oracle E-Business Suite 12.1 and 12.2. Edge can be used to access EBS Self-Service Web Applications (SSWA) -- i.e. the web-based HTML products in Oracle E-Business Suite that use OA Framework (OAF).
EBS Prerequisites for Edge
No Windows or desktop patches are needed for enabling Edge compatibility with E-Business Suite 12.1 or 12.2.
A small number of E-Business Suite server-side patches are required. See:
- Recommended Browsers for Oracle E-Business Suite Release 12 (Note 389422.1)
Can EBS Forms run in Edge?
No. Microsoft Edge does not support plug-ins. For details, see:
- Microsoft Edge FAQ (Microsoft.com)
- "Does Microsoft Edge support ActiveX controls or BHOs like Silverlight or Java?"
Also see:
- A break from the past, part 2: Saying goodbye to ActiveX, VBScript, attachEvent… | Microsoft Edge Dev Blog (Microsoft.com)
The Java JRE is a mandatory prerequisite for Forms-based products in E-Business Suite. Since Edge does not support plug-ins, the Java JRE plug-in does not work with this browser.
E-Business Suite products that use Oracle Forms can run on Internet Explorer 11 and Firefox ESR on Windows desktops, and Safari on Mac desktop clients.
What about Java Web Start?
We are testing prototypes with EBS Forms-based products using Java Web Start. Once this work is completed, it is likely that it will be possible to run Forms-based products even when using browsers such as Edge. See:
This work is going well, and we are currently working on security and polishing user interface issues. I'll post updates on this blog as soon as they're available.
Does Edge work with EBS 11i or 12.0?
No. You can download existing patches for EBS 11i and 12.0, but these EBS releases are now in Sustaining Support. We do not produce new certifications for products in Sustaining Support.
Your end-users should continue to use IE 11, Firefox ESR, or Safari if you are running EBS 11i or 12.0.
Related Articles
- Do E-Business Suite Users Need to Worry About Java 9?
- Windows 10 Certified with Oracle E-Business Suite
- Can You Use IE 11 Enterprise Mode or Compatibility View With EBS?
- 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
Microsoft Edge Certified with EBS 12.1 and 12.2的更多相关文章
- Microsoft Edge goes Chromium
Microsoft Edge goes Chromium https://techcrunch.com/2018/12/06/microsoft-edge-goes-chromium-and-maco ...
- IE10、IE11和Microsoft Edge的Hack
IE10.IE11和Microsoft Edge的Hack 随着Win10的推广,Microsoft Edge浏览器已经越来越普遍,但是IE11也是伴随其中,尾大不掉. 首先,了解一下概念,如下图:微 ...
- What's new in Windows 10 Enterprise with Microsoft Edge.(Windows 10 新功能)
What's new in Windows 10 Enterprise with Microsoft Edge --带有Edge浏览器的Windows 10 企业版的新功能 本文摘录自公司群发邮件, ...
- 如何在Microsoft Edge浏览器中添加一个Hello World插件
注:本文提到的代码示例下载地址> How to add a Hello World extension to Microsoft Edge Microsoft Edge 随着Win 10一起推出 ...
- Windows 10 系统Microsoft Edge的使用手册
Windows 10 默认浏览器(Edge)使用手册 体验网络有了一种新的方法.只有在 Windows 10 上才能找到它. 下面详细介绍一下Edge浏览器的使用规范: 一.打开Windows10系统 ...
- 又一流氓推广Microsoft Edge,我勒个去
最新的Windows10 的升级也是醉了,不得不吐槽一个非常流氓的浏览器推广:Microsoft Edge(这小婊砸). 为了将之前的历史包袱IE干掉,这次微软也是蛮拼的,直接把IE从电脑里干掉了,你 ...
- Microsoft Edge浏览器下载文件乱码修复方法(二)
之前有写过"Microsoft Edge浏览器下载文件乱码修复方法",发现很多情况下下载文件乱码问题还是存在,这里对之前内容做简单补充,希望可以帮到大家. 方法二: 默认如果提示下 ...
- Microsoft Edge浏览器下载文件乱码修复方法
随着Windows10的普及,Microsoft Edge自带浏览器使用频率逐渐提升,在日常使用过程中我们会发现一个常规的问题是使用Edge进行日常文件下载的时候,N多情况下可能都是乱码,同样的下载链 ...
- [翻译]在Windows版或MacOS版的Microsoft Edge上安装一个谷歌浏览器拓展
原文:Install a Chrome Web Store extension on Microsoft Edge for Windows and MacOS 拓展阅读:What to expect ...
随机推荐
- 序列化组件之生成hypermedialink
一 生成hypermedialink(极少数) 组件 class BooksSerializer(serializers.ModelSerializer): name = serializers.C ...
- JDK源代码学习系列05----LinkedList
JDK源代码学习系列05----LinkedList 1.LinkedList简单介绍 LinkedList是基于双向 ...
- IOS研究之IOS7四种后台机制
IOS 7中,实际上APP拥有四种后台模式.不管是哪一种后台机制,均须要利用苹果给予的对应后台接口实现.IOS7系统中,开发人员能够灵活利用多种后台接口(API)实现更加智能的应用操作. 对获取 ...
- Parcel
1.IPC解决方案 而非 序列化机制 Container for a message (data and object references) that can be sent through an ...
- JVM虚拟机—JVM的垃圾回收机制(转载)
1.前言 理解JVM的垃圾回收机制(简称GC)有什么好处呢?作为一名软件开发者,满足自己的好奇心将是一个很好的理由,不过更重要的是,理解GC工作机制可以帮助你写出更好的Java程序. 在学习GC前,你 ...
- 解释一下python中的赋值运算符
我们将所有的算术运算符和赋值运算符号放在一起展示 a=7 a+=1 print(a) a-=1 print(a) a*=2 print(a) a/=2 print(a) a**=2 print(a) ...
- React:快速上手(3)——列表渲染
React:快速上手(3)——列表渲染 使用map循环数组 了解一些ES6 ES6, 全称 ECMAScript 6.0 ,是 JaveScript 的下一个版本标准,2015.06 发版.ES6 主 ...
- Spring 知识点总结
一.Spring 概述 1. 什么是spring? Spring 是个java企业级应用的开源开发框架.Spring主要用来开发Java应用,但是有些扩展是针对构建J2EE平台的web应用.Sprin ...
- day1 python判断输入的密码是否正确
_username = 'leon' _password = 'zyl' username = input("username:") password = input(" ...
- wpf利用线程制作初始界面和关闭窗体特效
1.首先定义初始窗体,和主窗体. 初始窗体(StartWindow) 主窗体(MainWindow): 2.在主窗体界面中,加载初始窗体.注意在线程中操作UI元素需要使用BeginInvoke或者In ...