01-24-06 11:00 PM
Hi All,
I'm trying to track the rules fired, learned that a
IRuleSetTrackingInterceptor implemenation can't be used in call
rules/orchestration, as orchestration directly writes to HAT.
And IRuleSetTrackingInterceptor custom implemenation can be used only
external to orchestration, like from any C# application.
Are there any alternative solutions to let orchestraion know the rules fired
?
One solution I noticed is, when passing message to Call Rules, have a place
holders in message, and let actions modify these place holders.
But this can help only if there are few rules, not helpful when there are
lot of rules ?
Any ideas ?
TIA
Kishore
[ Post a follow-up to this message ]
|