随笔分类 -  BizTalk

摘要:1. *.xsd.cs could not be found while building BTS10 project via TFS10: http://rusteddev.wordpress.com/2010/06/15/build-biztalk-2010-beta-project-with-tfs-2010-use-x86-version-of-msbuild/ 2. No mapping between account names and security IDs was done. (ConfigHelper): 在配置BTS2010的时候容易出现这个问题,解决方案就是手工创建BT 阅读全文
posted @ 2010-12-08 17:48 zhanqiangz(闲云野鹤) 阅读(327) 评论(0) 推荐(0)
摘要:I have one EDI to IDOC map deployed on BizTalk2006, and after I dropped an EDI file into the receive location, I got the following error.Fatal error encountered in EDI Disassembler, error information ... 阅读全文
posted @ 2009-02-17 19:03 zhanqiangz(闲云野鹤) 阅读(723) 评论(0) 推荐(0)
摘要: A few days ago, one of my co-workers and I had a discussion on non strongly typed BTS artifacts deployment. I just did one simple POC and proved non-GACed BTS artifacts cannot execute. 阅读全文
posted @ 2009-01-17 11:21 zhanqiangz(闲云野鹤) 阅读(507) 评论(0) 推荐(0)
摘要:Functoid is no more than a piece of .Net code, find my another post BizTalk-Get to know functoid for more detail. The functoids coming with BizTalk do not always satisfy your needs. How to create our own custom functoid? In this article, I want to create a functoid which get current date/date time based on given format. 阅读全文
posted @ 2008-05-29 23:39 zhanqiangz(闲云野鹤) 阅读(1947) 评论(1) 推荐(0)
摘要:You want BizTalk Server to send the same message to multiple downstream systems for further processing. Send Port Group is designed to serve this purpose. 阅读全文
posted @ 2008-05-29 08:46 zhanqiangz(闲云野鹤) 阅读(2250) 评论(1) 推荐(0)
摘要:I am here not talking about debugging BizTalk application with HAT, my topic is how to debug map in VS2005. 阅读全文
posted @ 2008-05-09 21:36 zhanqiangz(闲云野鹤) 阅读(1644) 评论(4) 推荐(0)
摘要:This article is intended to give you a general idea about what’s functoid in BizTalk. Functoid is no more than a piece of .Net code... 阅读全文
posted @ 2008-05-08 22:39 zhanqiangz(闲云野鹤) 阅读(1503) 评论(4) 推荐(0)
摘要:BizTalk - String Functoids 阅读全文
posted @ 2008-04-01 12:49 zhanqiangz(闲云野鹤) 阅读(590) 评论(0) 推荐(0)