c# - Tracking declarative rule condition results -


I am creating a custom tracking service and I need to know how to monitor the results of declarative rule conditions in the IfElseBranchActivity . Rule Action Tracking Documents works only on policy activity and I can not find any examples around the Internet.

Thanks a lot!

Carlos

itemprop = "text">

You are right - RuleActionTrackingEvent rules executed only through policy activity There is no tracking record emitted for evaluation of the declaratory rule conditions used for ifElse and similar activities.


Comments

Popular posts from this blog

c# - How to capture HTTP packet with SharpPcap -

php - Multiple Select with Explode: only returns the word "Array" -

php - jQuery AJAX Post not working -