Rule Engine Problem

Home Page Forums BizTalk 2004 – BizTalk 2010 Rule Engine Problem

Viewing 1 reply thread
  • Author
    Posts
    • #13365

      Just some things to check:
      – Make sure you create an instance of your .net component
      – Make sure your rule is getting called
      – Make sure you are not using static methods (unless you create an instance of them first)

      I’m guessing your missing an instance creation. That’s usually my problem.

      • #13366


        Hi,
        I am using the Business Rule Engine. In Facts Explorer I am using the .Net Class Assemblies. But when I Run Test Policy the function of the .net class is not getting called.

        I have created a .net class My assembly is present in GAC. Am I missing on something.

        Thanks and Regards

        🙄

    • #13364

      Well even i think its an issue of instance.

      Regards
      NISHIL
      http://biztalkblogs.com/nishil/default.aspx

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.