Introduction to Disconnected Workbooks
15.1 Introduction to Disconnected Workbooks
End users can open an integrated Excel workbook and log on to a Fusion web application from the workbook ribbon command button that you configure. The Fusion web application assigns a session to the user. After a connection to the Fusion web application is established and a valid session assigned, end users can download data from the Fusion web application to the workbook. They can then log off from the Fusion web application using the workbook ribbon command button or otherwise disconnect from the Fusion web application by, for example, disconnecting from the network that hosts the Fusion web application. How the Fusion web application terminates the session assigned to the user depends on how the user disconnects from the Fusion web application. If the user logs off from the Fusion web application using a workbook command, the Fusion web application terminates the session immediately. If the user disconnects from the Fusion web application by some other means for example, closing the workbook, the Fusion web application terminates the session assigned to the user after session timeout expires. Functionality Available to End Users in an Integrated Excel Workbook When Disconnected from a Fusion Web Application When end users are disconnected from the Fusion web application, they can perform the following actions: ■ Modify data downloaded from the Fusion web application ■ Insert new data into the appropriate ADF Table component contained in the workbook 15-2 Desktop Integration Developers Guide for Oracle Application Development Framework ■ Save changes to data and close and reopen the workbook without having to upload data to the Fusion web application ■ Track and update changes in the ADF Table component Caching of Static Information in an Integrated Excel Workbook Certain types of relatively static data are cached in the integrated Excel workbook to allow end users to use the workbook while disconnected from the Fusion web application. Table 15–1 describes the types of data that an integrated Excel workbook caches. It also describes when the integrated Excel workbook refreshes the data.15.2 Restore Server Data Context Between Sessions
Parts
» 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