Bookshelf Home | Contents | Index | PDF | ![]() ![]() |
Siebel Applications Administration Guide > Ongoing Application Administration Tasks > Adding Additional Web BrowsersIf you must add a Web browser definition that is not included in the standard Siebel application, then you can choose between the following two methods.
Required Browser CapabilitiesFor a browser to work correctly, it must include two capabilities that allow the browser to be identified at run time. The required capabilities are:
These capabilities are part of HTTP standard information and appear in HTTP request headers sent from a browser. For example, a request from an HTML5 browser sent to a Web application might include the following lines: Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* Both the User-Agent and Accept capabilities must be included because at run time the User-Agent is checked to identify the browser. If the User-Agent is not recognized, then the values for the Accept parameter in the header are compared to the Accept parameters of the browsers listed in the Web Browser Administration screen to find the browser with the most closely matching Accept parameters. In addition to the User-Agent and Accept capabilities, if a browser is based on an existing parent browser, then it must include the Parent capability. NOTE: Parent browsers frequently do not have the User-Agent and Accept capabilities because parent browsers are intended to serve as containers of other capabilities that can be inherited. If a browser does not have its own User Agent and Accept capabilities, then it is acting as a parent of another browser that has these capabilities. Adding a Web BrowserWhether you are adding a parent browser or a child browser, the process is similar. However, in the case of a parent browser, you add all detailed components, and in the case of a child browser, you base the browser on an existing browser. NOTE: Although a parent browser might contain the User-Agent and Accept capabilities, it does not have to. If you use parent browsers as templates for child browsers, then do not include these two capabilities in the parent browser template.
Adding a Child Web BrowserComplete the following procedure to add a child Web browser.
|
![]() ![]() |
Siebel Applications Administration Guide | Copyright © 2017, Oracle and/or its affiliates. All rights reserved. Legal Notices. | |