08-03-05 10:51 PM
I've been working with using a .NET class to write some supporting logic for
the rules I'm implementing (mostly date comparison methods). I've added
those .NET class methods to the vocabulary, used them in policies, and
published/deployed the whole thing.
I made a fact creator and my policies work just fine when I run them from
within the Rules Composer. However, when I try to run the Policies from an
orchestration, they never fire. This is directly related to the way that I
am (mis)treating the .NET classes in the rules.
How can I get the policies to access the .NET class while executing from the
orchestration .
(All of the pertinant assemblies have been GAC'ed)
PLEASE help on this, I am going a little crazy!
[ Post a follow-up to this message ]
|