The Embedded Browser

Oracle Visual Builder Add-in for Excel uses the Microsoft WebView2 control as an embedded web browser to display web pages from inside Microsoft Excel. WebView2 is based on Edge/Chromium.

The embedded web browser is used to display the log-in web page when authenticating using Oracle Fusion Applications Token Relay or OAuth 2.0 Authorization Code Flow. See Authentication Options.

Your default web browser setting in Windows Settings has no effect on the add-in.

The WebView2 Control

Microsoft Edge WebView2 is an embedded web browser based on Edge/Chromium. In order for Oracle Visual Builder Add-in for Excel to use WebView2, the WebView2 runtime must be installed on each computer where the add-in runs.

Installation

You can download the runtime from here: https://developer.microsoft.com/en-us/microsoft-edge/webview2/consumer/.

Note: The WebView2 runtime may already be present on your computer if you have Microsoft 365 Apps installed. See Microsoft Edge WebView2 and Microsoft 365 Apps.

Technical Notes

Clear the Embedded Browser Cache

If required, you can clear the cache for the embedded browser to get rid of all browser data including profile data such as history, bookmarks, and cookies. You may want to try clearing the browser cache if, for example, you are having an issue with a login page.

To clear the cache for the embedded browser, choose Clear Browser Cache from the Advanced menu.

The Clear Embedded Browser Cache command

Note: You can also clear this cache by simply deleting the EBWebView folder at %localappdata%\Oracle\Visual Builder\EBWebView. The browser recreates the folder when the add-in next accesses the browser.