ADF_Desktop Integration系列2_ADF桌面集成入门之开发简单ADF Desktop Excel

2013-05-01 Created By BaoXinjian

一、摘要



本教程介绍开发一个简单的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

1: Creating the DepartmentsList Workbook 



Step1. 创建Microsoft Excel WorkBook

Step2. 查看所创建的Excel

Step3. 进行Data Binding时,选择数据来源PageDefinition

Step4. 查看页面对应的Page Definition文件

Step5. 查看Data Binding的数据Component

Step6. 查看Data Binding时的属性参数

Step7. 查看页面中的数据布局情况

Step8. 查看数据Java EE Application

Step9. 设定Excel的Workbook和WorkSheet属性

Step10. 创建Download菜单项的Event

Step11. 创建Download菜单项的Action

2: Testing the DepartmentsList Workbook



Step1. 测试运行页面的测试结果

Step2. 测试运行Excel,显示数据,进行Validate

Step3. 测试运行Excel,运行结果

Thanks and Regards

参考:Oracle - Oracle JDeveloper 11g Release 2 Tutorials

时间: 2024-10-01 02:08:51

ADF_Desktop Integration系列2_ADF桌面集成入门之开发简单ADF Desktop Excel的相关文章

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

2013-05-01 Created By BaoXinjian 一.摘要 本教程介绍开发一个简单的Excel WorkSheet并与Fusion Web Application进行整合,将页面转换为Desktop Excel用以用户上传资料 案例目的:创建一个Query ExcelWorksheet用以查询Employee,创建一个Query/Update/Delete Excel Worksheet用以增删改Department 案例描述如下: Part 1: Configuring the

ADF_Desktop Integration系列4_ADF桌面集成入门之部署ADF Desktop Excel

2013-05-01 Created By BaoXinjian 一.摘要 本教程介绍开发一个简单的Excel WorkSheet并与Fusion Web Application进行整合,将页面转换为Desktop Excel用以用户上传资料 案例目的:创建一个Query ExcelWorksheet用以查询Employee,创建一个Query/Update/Delete Excel Worksheet用以增删改Department 案例描述如下: Part 1: Configuring the

ADF_Desktop Integration系列1_ADF桌面集成入门之设定Development Environment

2013-05-01 Created By BaoXinjian 一.摘要 本教程介绍开发一个简单的Excel WorkSheet并与Fusion Web Application进行整合,将页面转换为Desktop Excel用以用户上传资料 案例目的:创建一个Query ExcelWorksheet用以查询Employee,创建一个Query/Update/Delete Excel Worksheet用以增删改Department 案例描述如下: Part 1: Configuring the

ADF_Oracle示例系列08_ADF 桌面集成入门(案例)

2013-05-01 Created By BaoXinjian 一.摘要 待整理 待整理 待整理 待整理 待整理 待整理 Thanks and Regards

一起学微软Power BI系列-官方文档-入门指南(6)Power BI与Excel

今天介绍了官方入门文档中有关PowerBI和Excel的知识.前几篇入门文档有点仓促,加上最近时间的研究,会有更多技巧性和入门型的文章或者视频发布,最后2篇入门文档将更加详细一点,因为部分文章进行简单的翻译. 本文原文地址:一起学微软Power BI系列-官方文档-入门指南(6)Power BI与Excel Power BI系列文章地址:微软Power BI技术文章与资源目录 1.系列文章说明 一起学微软Power BI系列 文章将分为 官方文档,文档翻译,中文入门教程,中文视频教程和案例等内容

ADF_Tutorials系列17_Desktop Integration_ADF 桌面集成入门(Part4)

2013-05-01 Created By BaoXinjian 一.摘要 本案例 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: Configu

ADF_Tutorials系列17_Desktop Integration_ADF 桌面集成入门(Part2)

2013-05-01 Created By BaoXinjian 一.摘要 本案例 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: Configu

Flask入门之开发简单登陆界面

涉及知识点: render_template() redirect():注意def的函数不要使用这个Python关键字 url_for():可以传参数给动态路由 动态路由 1 # Sample.py 2 3 from flask import Flask, render_template, url_for, request, redirect 4 5 app = Flask(__name__) 6 7 @app.route('/') 8 def hello_world(): 9 return '

一起学微软Power BI系列-官方文档-入门指南(5)探索数据奥秘

我们几篇系列文章中,我们介绍了官方入门文档与获取数据等基本知识.今天继续给大家另外一个重点,探索数据奥秘.有了数据源,有了模型,下一步就是如何解析数据了.解析数据的过程需要很多综合技能,不仅仅是需要掌握Power BI的功能要点,熟练的利用一些新功能来提高效率,同时还需要合理的利用仪表盘,以及合理的调整对象,同时作为一个完整的应用,必须掌握数据刷新和同步的技巧,避免做重复工作. 本文原文地址:一起学微软Power BI系列-官方文档-入门指南(5)探索数据奥秘 Power BI系列文章地址:微软