Localization in ADF Desktop Integration
10.3 Localization in ADF Desktop Integration
ADF Desktop Integration integrates several diverse sets of technologies. Each of these technologies provides various options for controlling the choice of natural human language when you localize your Fusion web application. When the end user interacts with an integrated Excel workbook, various elements are involved. Each of these elements has its own set of supported languages and resource translations. In such a scenario, the translation of language is the responsibility of the respective publisher. Table 10–1 presents a summary of elements involved and their role in translation: Figure 10–3 illustrates how various elements involved in a Fusion web application play their role in translation. Table 10–1 Summary of Localization Area subject to localization Determination of language to use Microsoft operating system Operating system language settings. You can choose the language through Regional Settings on Control Panel. Microsoft Office Microsoft Office language settings Web pages displayed in ADF Desktop Integration Dialog actions Usually controlled by Microsoft Internet Explorer’s Language Preferences. ADF Desktop Integration client resources Microsoft Office language settings ADF Desktop Integration server resources Microsoft Internet Explorer language preferences ADF Desktop Integration custom resource bundles Microsoft Internet Explorer language preferences Internationalizing Your Integrated Excel Workbook 10-7 Figure 10–3 Localization in ADF Desktop Integration For more information about localization in ADF Desktop Integration, see the Oracle ADF 11g Desktop Integration Localization whitepaper on OTN at: http:www.oracle.comtechnetworkdeveloper-toolsjdevadfdi-loc alization-129807.pdf 10-8 Desktop Integration Developers Guide for Oracle Application Development Framework 11 Securing Your Integrated Excel Workbook 11-1 11 Securing Your Integrated Excel Workbook This chapter provides information about how to secure your integrated Excel workbook with a Fusion web application by providing authentication and authorization capabilities in an authenticated session. The chapter describes how to access integrated Excel workbooks in an authenticated and non authenticated session. It also describes issues that you should be aware of so that you can secure your Excel workbook. It is recommended that you configure ADF Security for the Fusion web application before you deploy the integrated Excel workbook; however, it is not required. For information about ADF Security, see the “Enabling ADF Security in a Fusion Web Application” chapter in the Oracle Fusion Middleware Fusion Developers Guide for Oracle Application Development Framework. This chapter includes the following sections: ■ Section 11.1, Introduction to Security In Your Integrated Excel WorkbookParts
» Oracle Fusion Middleware Online Documentation Library
» Introduction to ADF Desktop Integration Introduction to the Master Price List Module
» Setting Up and Executing the Master Price List Module
» Searching a Product Overview of the Fusion Web Application in the Master Price List Module
» What Happens When You Add ADF Desktop Integration to Your JDeveloper Project
» In the Workbook group of the Oracle ADF tab, click Workbook Properties.
» How to Add Additional Worksheets to an Integrated Excel Workbook
» ADF Desktop Integration Designer Task Pane Using the Bindings Palette
» Using the Components Palette Using the Property Inspector
» Using the Binding ID Picker Using the Expression Builder
» Using the Web Page Picker Using the File System Folder Picker
» Using the Page Definition Picker Using the Collection Editors
» Introduction to ADF Desktop Integration Form-Type Components Inserting an ADF Button Component
» Inserting an ADF Label Component
» Inserting an ADF Input Text Component
» Inserting an ADF Output Text Component
» Inserting an ADF List of Values Component
» Using Navigation Buttons Oracle Fusion Middleware Online Documentation Library
» What Happens at Runtime When a Custom Upload Dialog Appears
» What Happens at Runtime When an ADF Table Component Deletes Rows in a Fusion Web Application
» Row Flagging in an ADF Table Component
» Click OK. How to Manually Add Key Column At Design Time
» How to Configure a Dynamic Column What Happens at Runtime When Data Is Downloaded or Uploaded
» What Happens at Runtime When You Limit the Number of Rows a Component Downloads
» What Happens at Runtime When the ADF Table Component Clears Cached Values
» Introduction to Adding Interactivity to an Integrated Excel Workbook
» Inserting Values in ADF Table Columns from a Web Page Pick Dialog
» Click OK. How to Create an Advanced Search Form in an Integrated Excel Workbook
» Adding a Form to an Integrated Excel Workbook
» What Happens at Runtime When a Cell Displays a Hyperlink using EL Expression
» Using Labels in an Integrated Excel Workbook
» Using Styles to Improve the User Experience
» What Happens at Runtime to the Branding Items in an Integrated Excel Workbook
» Introduction to Internationalizing Your Integrated Excel Workbook
» Localization in ADF Desktop Integration
» What Happens When the Metadata Tamper-Check is Performed
» Error Reporting Using EL Expressions
» Error Reporting Using Component Actions
» What Happens at Runtime When You Configure a Workbook to Handle Data Conflicts
» Testing Your Integrated Excel Workbook
» How to Publish an Integrated Excel Workbook Using the Command Line Publish Tool
» What Happens When You Publish an Integrated Excel Workbook
» Deploying a Published Workbook with Your Fusion Web Application
» How to Configure the Page Definition File for the Worksheet to Receive Parameters
» Click Worksheet Properties in the Oracle ADF tab. Click OK.
» Introduction to Disconnected Workbooks
» Caching Lists of Values for Use in Disconnected Mode
Show more