Let's say we have to implement simple scenario: IF Fact.A equal N THEN Create new Fact. (Where fact is some .NET type, for instance BusinessObject) In Business Rules Composer (BRC) we would use Assert() function with fact's type initializer as parameter: simply drug and drop BusinessObject constructor from class browser onto Assert’s argument placeholder. Following this logic in BRE API one would do the same as we do for regular class members, i.e.: //- create class binding ClassBinding cbBO ......
Last week I upgraded from BizTalk 2006 CTP build to Beta 2. It went smooth thanks to upgrade paths supported by BizTalk installer. Although I did backup BizTalk databases I did not have to use them after installation - all artifacts loaded fine. The installation process itself is painless and easy (big improvement over BTS 2004) but make sure to read latest installation guide http://go.microsoft.com/fwl... which is pretty thorough ......
It is available at https://beta.microsoft.com. A couple of weeks earlier I joined the army of early BizTalk 2006 adopters (not adapters :) ). We started new project and it was compelling to use BTS 2006 given all the improvements it has plus promised production support for beta2. In this blog I'm going to document some interesting details of my BTS adventures to help others (and myself :) ) make the best use of this tool. There are other categories that you're welcome to check out and leave you feedback ......