惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
美团技术团队
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
月光博客
月光博客
J
Java Code Geeks
Jina AI
Jina AI
罗磊的独立博客
宝玉的分享
宝玉的分享
S
SegmentFault 最新的问题
D
DataBreaches.Net
博客园 - 叶小钗
腾讯CDC
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Last Week in AI
Last Week in AI
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Google DeepMind News
Google DeepMind News
阮一峰的网络日志
阮一峰的网络日志
B
Blog
V
Visual Studio Blog
雷峰网
雷峰网
博客园 - 【当耐特】
Apple Machine Learning Research
Apple Machine Learning Research
Engineering at Meta
Engineering at Meta
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报

博客园 - 大田

浪潮通软2012年社招一期用人目录 浪潮通软2012年社招二期用人目录 续-在sharepoint中利用文档库扩展新闻应用 一个好用的wsp打包工具-WSPbuilder 在sharepoint中利用文档库扩展新闻应用 服务器端ListItem生成前导空格方法小结 - 大田 - 博客园 一个不被flash、select、activex遮挡的、跨frame的无限分级菜单 贴边隐藏、图形窗体等效果的实现:一个模仿QQ界面的MSN界面 练习WF SqlTrackingService时的一点注意事项 及一点感言 vs2005服用windows work flow后种种不良反应的解决方法 Inspur——赢战2007 asp.net 2.0热贴收藏 美化的窗体界面 可以为空值、可以删除显示日期的DateTimePicker 生命如此脆弱,告全体打工者们 用C#实现智能设备上的NotifyIcon类 再谈“虫子”的问题 “虫子”的问题 Castle ActiveRecord(五) 映射基础之二
BDC tool发布了
大田 · 2007-08-26 · via 博客园 - 大田

前几天在公司与微软的熊明锋讨论Sharepoint的一些问题,当谈到BDC的定义文件比较麻烦时,熊说微软在8月中旬左右会发布一款编辑工具,以减轻用户工作量。昨天从烟台出差回来,打开微软的Sharepoint blog team,发现这框工具已经发布了,包好在8月份最新的moss sdk中。下面是他的一些基本信息:

Overview

The Business Data Catalog Definition Editor provides a visual tool for creating an Application Definition for BDC in MOSS 2007.  Features include:

  • Underlying XML is abstracted by the design surface and properties window
  • Drag and drop web methods, tables, or views to create line of business (LOB) connections.
  • Entities and methods are created automatically from database metadata and WSDLs.
  • Additional method instances can be added to further enhance the database or web service connection.
  • Method instances can be tested from within the tool, enabling incremental development of LOB connections

image 

Background

Currently, writing an application definition to connect the BDC to a LOB system is a manual process.  This requires an understanding of both how the LOB system is configured and what must be included in the XML to satisfy the BDC. Having a tool to simplify this process not only lowers the initial knowledge threshold for administering the BDC, it also lessens the required work of the user (such as testing, making modifications, etc.). 

The tool has been designed to assist in the lifecycle management for Application Definition files.  The tool enables searching over databases and web service-based repositories, as well as BDC web parts in MOSS. 

Highlights
  • Tool supports databases (SQL, Oracle, OLEDB, and ODBC) and web services
  • Drag and drop design surface for selecting DB tables or web methods:
  • Metadata is automatically extracted from databases by dragging and dropping tables
  • Web Services require a few additional steps to completely configure the connection
  • Users can import and export Application Definition XML files
  • Users are able to test method instances incrementally from within the tool
  • The tool is not required to run on a web front-end
  • Associations are created automatically when foreign keys are selected; they can also be created easily for web services by adding an Association method instance
Try it out

The installer for the tool is included in the downloadable MOSS 2007 SDK referenced above.  Once the SDK has been installed, go to <%Program Files%>\2007 Office System Developer Resources\Tools\BDC Definition Editor\readme.html for instructions on installing and using the tool.  If you have any questions or suggestions about the tool, please leave a comment here. For Q&A and discussions about the Business Data Catalog, go to the following SharePoint forum on MSDN: http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=1204&SiteID=1.

今天比较累,稍后再把试用的情况发上来。