0
点赞
收藏
分享

微信扫一扫

ADF_Desktop Integration系列3_ADF桌面集成入门之重定义ADF Desktop Excel

自由情感小屋 2022-03-23 阅读 21

2013-05-01 Created By BaoXinjian

ADF_Desktop Integration系列3_ADF桌面集成入门之重定义ADF Desktop Excel_ADF一、摘要

本教程介绍开发一个简单的Excel WorkSheet并与Fusion Web Application进行整合,将页面转换为Desktop Excel用以用户上传资料

案例目的:创建一个Query ExcelWorksheet用以查询Employee,创建一个Query/Update/Delete Excel Worksheet用以增删改Department

案例描述如下:

Part 1: Configuring the Environment to Support Desktop Integration 

Step 1: Enable Microsoft .Net Programmability Support

Step 2: Install the Oracle ADF 11g Desktop Integration Add-in for Excel

Step 3: Configure Excel to Run an Integrated Excel Workbook

Step 4: Load the Startup Fusion Web Application

Step 5: Check the Application's Database Connection

Part 2: Developing a Simple ADF Desktop Integration-enabled Excel Workbook 

Step 1: Creating the DepartmentsList Workbook

Step 2: Testing the DepartmentsList Workbook

Part 3: Developing a More Refined ADF Desktop Integration-enabled Excel Workbook 

Step 1: Creating the EditDept_LOV Workbook

Step 2: Setting Worksheet and Table Properties

Step 3: Defining a Query Ribbon Command

Step 4: Defining a Delete Rows Ribbon Command

Step 5: Defining an Upload Ribbon Command

Step 6: Testing the EditDept_LOV Workbook

Part 4: Publishing the Workbooks

Step 1: Publishing the DepartmentsList Workbook

Step 2: Publishing the EditDept_LOV Workbook


ADF_Desktop Integration系列3_ADF桌面集成入门之重定义ADF Desktop Excel_ADF_021: Creating the DepartmentsList Workbook 

Step1.  创建Excel WorkBook

ADF_Desktop Integration系列3_ADF桌面集成入门之重定义ADF Desktop Excel_ADF_03

Step2. 进行Data Binding,查看可以帮的Component

ADF_Desktop Integration系列3_ADF桌面集成入门之重定义ADF Desktop Excel_增删改_04


ADF_Desktop Integration系列3_ADF桌面集成入门之重定义ADF Desktop Excel_oracle_052: Creating the DepartmentsList Workbook 

Step1. 设定Excel Workbook

ADF_Desktop Integration系列3_ADF桌面集成入门之重定义ADF Desktop Excel_desktop_06

Step2.  简单测试运行,页面正常,但是并无数据

ADF_Desktop Integration系列3_ADF桌面集成入门之重定义ADF Desktop Excel_desktop_07

Step3. 编辑参数,增加RowAction

ADF_Desktop Integration系列3_ADF桌面集成入门之重定义ADF Desktop Excel_增删改_08

Step4. 修改BatchOption,commit BactionAction

ADF_Desktop Integration系列3_ADF桌面集成入门之重定义ADF Desktop Excel_ADF_09

ADF_Desktop Integration系列3_ADF桌面集成入门之重定义ADF Desktop Excel_desktop_10

ADF_Desktop Integration系列3_ADF桌面集成入门之重定义ADF Desktop Excel_desktop_11


ADF_Desktop Integration系列3_ADF桌面集成入门之重定义ADF Desktop Excel_增删改_123: Creating the DepartmentsList Workbook 


ADF_Desktop Integration系列3_ADF桌面集成入门之重定义ADF Desktop Excel_oracle_13 


ADF_Desktop Integration系列3_ADF桌面集成入门之重定义ADF Desktop Excel_desktop_144: Creating the DepartmentsList Workbook 

ADF_Desktop Integration系列3_ADF桌面集成入门之重定义ADF Desktop Excel_desktop_155: Creating the DepartmentsList Workbook 

ADF_Desktop Integration系列3_ADF桌面集成入门之重定义ADF Desktop Excel_oracle_166: Creating the DepartmentsList Workbook 


举报

相关推荐

0 条评论