凡事从积极的态度做起
记述技术(Web/BI/biztalk infopath/sharepoint)、人、事

BizTalk2006的帮助文件又更新了,对于还没有安装BizTalk环境又想学习的,不妨看看帮助先

星期二, 6 三月 2007 09:32 by cleo
BizTalk2006的帮助文件又更新了,对于还没有安装BizTalk环境又想学习的,不妨看看帮助先。 英文版刚刚更新,是3/15/2007,中文版是去年九月份的吧。 更新内容包括: 所有Adapter的完整文档,新的教材 内置Adapter的查错向导 捕获memory dump的查错指导 灾难恢复指导:备份和恢复BizTalk服务器数据库 更新了BizTalk2006教材这一章节 。。。。 Microsoft biztalk Server 2006 Documentation Update (CHM) Brief Descr... [更多...]

当前评分 5.0 , 共有 1 人参与

  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Tags:  
Categories:   biztalk/WorkFlow
Actions:   E-mail | del.icio.us | Permalink | 评论 (0) | 阅读 (28) | Comment RSSRSS comment feed

微软/IBM/BEA不同厂家实现的RosettaNet方式

星期五, 7 七月 2006 09:23 by cleo
推荐看看:RosettaNet 简介, 业内的厂家对RosettaNet纷纷提出自己的解决方案 1. 微软:Biztalk biztalk Accelerator for RosettaNet Get product enhancements, customized tools, documentation, and samples to help you implement RosettaNet for your business. RosettaNet is a consortium of major companies working to create an industry... [更多...]

第一个打分

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Tags:   ,
Categories:   biztalk/WorkFlow
Actions:   E-mail | del.icio.us | Permalink | 评论 (0) | 阅读 (23) | Comment RSSRSS comment feed

BizTalk2006 :Windows SharePoint Services Adapter初体验,大量截图希望给大家一个感性认识。

星期三, 12 四月 2006 09:29 by cleo
Windows SharePoint Services Adapter是biztalk 2006 才有的Adapter,所以估计很多人对这个具体能做什么事情,还没有感性的认识,我就从帮助文件里摘抄一些文字,并且自己配上一些截图。 第一个例子比较简单,涉及到东西不多,简单的说就是3个表单库,2个端口。 完成的功能就是,biztalk Receive端口接受Source表单库文档,Send端口发送带Destination表单库,并且在Archive表单库做了一个备份。 具体步骤: 1. Configure Windows ... [更多...]

第一个打分

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Tags:   ,
Categories:   biztalk/WorkFlow
Actions:   E-mail | del.icio.us | Permalink | 评论 (0) | 阅读 (32) | Comment RSSRSS comment feed

biztalk建立map(映射)的小tip:按照名称自动映射,(默认是按照结构映射)

星期四, 1 十二月 2005 10:59 by cleo
  With BizTalk Mapper, you can automatically create multiple links between similar portions of the source and destination schemas at the same time. In previous versions of BizTalk Server, you had to create each link individually, one at a time. There are three ... [更多...]

第一个打分

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Tags:  
Categories:   biztalk/WorkFlow
Actions:   E-mail | del.icio.us | Permalink | 评论 (0) | 阅读 (13) | Comment RSSRSS comment feed

BizTalk 2004 Naming Conventions , 命名约定

星期四, 1 十二月 2005 10:56 by cleo
BizTalk 2004 Naming Conventions This document covers proposed naming conventions for describing BizTalk artifacts.   One of the primary benefits of the BizTalk Orchestration model is the great transparency you can get when a software implementation is pictorial.   ... [更多...]

第一个打分

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Tags:  
Categories:   biztalk/WorkFlow
Actions:   E-mail | del.icio.us | Permalink | 评论 (0) | 阅读 (21) | Comment RSSRSS comment feed

将biztalk流程发布部署到非本地机器

星期二, 29 三月 2005 03:23 by cleo
将biztalk流程部署到本地是不用讲了,没有什么问题, 但是,部署到远程,却又是艰难之旅, 1。最开始是网络事务的问题,    参考:         http://support.microsoft.com/kb/817064/zh-cn   2。开始当然还是权限问题, 加入到同一个域并且分配权限,应该就没有问题了。   3。这个问题我还没有解决 ... [更多...]

第一个打分

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Tags:   ,
Categories:   biztalk/WorkFlow
Actions:   E-mail | del.icio.us | Permalink | 评论 (0) | 阅读 (27) | Comment RSSRSS comment feed

Rule Engine 的使用 (在biztalk流程里面调用)

星期二, 29 三月 2005 02:01 by cleo
有些事情,懂了就很容易,但是不懂,却要花很多时间才能弄明白。 规则的调用问题,可以参考中文文档,但是有一个关键的点却没有一点提示,害我搞了好久。 最后在英文的文档里面找到了,     To use the Call Rules shape, you must configure several areas. This topic describes the configuration issues you need to consider. Transaction type The parent s... [更多...]

第一个打分

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Tags:  
Categories:   biztalk/WorkFlow
Actions:   E-mail | del.icio.us | Permalink | 评论 (0) | 阅读 (14) | Comment RSSRSS comment feed

biztalk 2004 安装

星期二, 29 三月 2005 01:41 by cleo
biztalk 2004 安装 是一个比较不愉快的旅程, 我至少研究也一个礼拜才掌握它的一些要点, 当然想和大家一起讨论, 安装中最最重要的就是权限的设置,而权限设置中最重要的又是帐号的设置, 记住:所有的群组和帐号设置时候都要到域前缀   安装的时候最好这样: 1。开始设置用户组的时候,安装它的要求分别建立那些组 什么biztalk adminstrators 等等。填写的时候使用domain\group格式 2。建立一个新的用户比如,biztalkuser 3。把新建的用户加入到第一步建立... [更多...]

第一个打分

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Tags:  
Categories:   biztalk/WorkFlow
Actions:   E-mail | del.icio.us | Permalink | 评论 (0) | 阅读 (25) | Comment RSSRSS comment feed

InfoPath 2003 Toolkit for Visual Studio .NET,弱智的InfoPath终于加强了一点。

星期五, 26 十一月 2004 16:18 by cleo
http://www.microsoft.com/downloads/details.aspx?FamilyID=7e9ebc57-e115-4cac-9986-a712e22879bb&DisplayLang=zh-cn InfoPath 2003 Toolkit for Visual Studio .NET InfoPath™ 2003 Toolkit for Visual Studio® .NET 面向的用户是那些对使用 Visual Studio .NET 2003 在 Microsoft® Office InfoPath 2003 ... [更多...]

第一个打分

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Tags:  
Categories:   biztalk/WorkFlow
Actions:   E-mail | del.icio.us | Permalink | 评论 (0) | 阅读 (16) | Comment RSSRSS comment feed
 
酷站目录