Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Testing a policy in BizTalk rules engine › Re: Testing a policy in BizTalk rules engine
September 16, 2006 at 11:31 PM
#15708
If I remember correctly, you have to create an instance of your fact and pass it in. This is done using a fact creator and needs to implement the correct interface. I think there is a sample in the SDK on this… or maybe I found it in the help guide.
Hope this helps.