This simulates an orchestration callrules action from code: MyArrayList = new System.Collections.ArrayLis... = new Microsoft.RuleEngine.Policy... = new Microsoft.RuleEngine.DebugT... You will have to create your facts in here. Use TypedXmlDocuments or custom objects (see the BizTalk help for samples) MyArrayList.Add(MyFact1);My... ......
Here's a presentation containing an overview of the flat file parser annotations that can be manually inserted into the BizTalk message schema. This is part of a presentation I gave at the Belgian BTS user group meeting a couple of weeks ago. There is also a sample project containing different schemas per annotation showing each annotation's purpose. My main source of information was the BizTalk newsgroups where David Downing makes the beautiful weather for this topic. Just for the record: as usual ......