Skip Headers
Oracle® Fusion Middleware Desktop Integration Developer's Guide for Oracle Application Development Framework
11g Release 1 (11.1.1)
E10139-02
  Go To Table Of Contents
Contents
Go To Index
Index

Previous
Previous
 
Next
Next
 

I End User Actions

This appendix describes the infrequent actions your end user would be performing while using your application and integrated Excel workbook.

The actions described here assume that you have developed a functioning Fusion web application similar to Master Price List module. However, your application may not support all actions provided by Master Price List module.

I.1 Importing Data From a Non-Integrated Excel Worksheet

End users who use the ADF Table component in an integrated Excel workbook to upload large batches of data rows to the Fusion web application can prepare these rows of data in a non-integrated Excel worksheet. They can then insert the data into the ADF Table component prior to invoking the ADF Table component's Upload action.

To prepare data in a non-integrated Excel workbook:

  1. End users arrange the layout of data in a non-integrated Excel worksheet to match the layout of the ADF Table component in the integrated Excel workbook.

    For example, if an ADF Table component contains columns such as Product, Price, and Description, reproduce this layout in the non-integrated Excel worksheet.


    Tip:

    Copy the column headers from the ADF Table component to the non-integrated Excel worksheet.

  2. End users use Excel's functionality to import the rows of data into the non-integrated Excel worksheet in rows under the columns arranged in Step 1.

  3. Row values that will be inserted into ADF Table component columns that use the TreeNodeList subcomponent must match a choice from the list of values.


    Tip:

    Copy an ADF Table component row from the integrated Excel workbook to another worksheet of the same workbook, as the proper constraints will be defined for such a row and can be reproduced.

To insert data into the ADF Table component from a non-integrated Excel workbook:

  1. In the ADF Table component, end users highlight N existing downloaded rows or new rows at the end of the ADF Table component where N is the number of rows to insert.

  2. End users right-click and select Insert from Excel's context menu.

  3. In the non-integrated Excel worksheet, end users select the cells that they want to insert into the rows of the ADF Table component created in Step 2.


    WARNING:

    Select the cells in the non-integrated Excel worksheet and not the rows or columns.


  4. In Excel's menu, click Home > Copy.

  5. In the ADF Table component, select the upper left corner cell of the rows inserted in Step 2.

  6. In Excel's menu, click Home > Paste.


    Note:

    Integrated Excel worksheets that contain an ADF Table component hide column A.

  7. End users can now invoke the ADF Table component's Upload action using whatever functionality you configured for them as described in Section 7.8, "Configuring an Oracle ADF Component to Upload Changes from an ADF Table Component".

I.2 Removing Personal Information

If the Fusion web application that you integrate an Excel workbook with uses a security mechanism, such as single sign-on, personally identifying information may be stored in cookies on the machine where an end user accesses the integrated Excel workbook. End users can remove this information using Microsoft Internet Explorer. End users must log out from and close all integrated Excel workbooks to invalidate all active cookie-based web session IDs.

For information about removing personal information, see Microsoft Internet Explorer's documentation.

I.3 Limitations of Integrated Excel Workbook at Runtime

There are some known limitations on changing ADF Desktop Integration components at runtime.

The following Excel features have no impact and are not supported by Oracle ADF Desktop Integration module: