摘要:
装了BizTalk Server 2009, 发现微软已经取消了几个Feature: BAS HWS HAT, 整合到了Administration Console里 BizTalk Explorer 阅读全文
摘要:
BizTalk Constructs BPEL Constructs Send shape or Receive shape Port , Role Link , Message Assignment shape , , , Decide shape , , Delay shape Listen shape , , ... 阅读全文
摘要:
The orchestration engine saves the state of a running orchestration instance at various points. If it needs to rehydrate the orchestration instance, start up from a controlled shutdown, or recover fro... 阅读全文
摘要:
1.KB938658 FIX: The BizTalk Server host stops responding and picks up no more files from the FTP receive location in BizTalk Server 2004 or BizTalk Server 2006 Symptoms: If you use the FTP adapter in ... 阅读全文
摘要:
这段时间明显感觉到了金融危机的厉害,单位的人也多起来了,连我这样的成天在外面跑的人也闲下来了,本来预期开工的项目延期了,而且是好几个,怎么办呢,总不能等着下岗吧,沉思中... 还是主动出击,寻找机会,也许是一条活路. 阅读全文
摘要:
在BizTalkDTADb里有三个Store Procedure可以用来执行DTA数据清理工作 dtasp_BackupAndPurgeTrackingDatabase dtasp_PurgeTrackingDataBase dtasp_PurgeAllCompletedTrackingData 其中1. dtasp_BackupAndPurgeTrackingDatabase是BizTalk ... 阅读全文
摘要:
以下为网上查找到的资料: 1.MSDTC是否正确启动. 察看dcomcnfg中察看msdtc的安全配置选项,保证双方都可以交互 2.MSDTC依赖于RPC,RPC使用的端口是135,测试135端口是否打开.是否有防火墙? 如果有先关了防火墙. telnet 135 如果是关闭的打开它. 3.检查你的两台服务器是否在同一个域中. 如果不在同一个域中,是否建... 阅读全文
摘要:
KB:927741 FIX: You receive an Event ID 5719 error message when you process a message that contains consecutive empty elements in BizTalk Server 2006 在使用Envelop 拆封数据时候,如果数据element 是如下格式,即存在空的element Co... 阅读全文
摘要:
XLANG/s exists operator 阅读全文
摘要:
也不知道怎么解决,偶尔会出现这个问题Asp.Net session has expired, 在Web.Config里加这段 ... 同时注意启动ASP.NET State Service 服务 Note:Provides support for out-of-process session states for ASP.NET. If this service is stopped, o... 阅读全文