-
Bug
-
Resolution: Fixed
-
P4
-
None
-
None
-
JMC 8.0 Sprint 5
When trying to clear all events you must call defineEventProbes with an empty XMLDescriptor for success. If you pass in an event probes file with the correct format for agent transformation that does not contain any event tags, defineEventProbes fails.
For example, failure will occur with the following XMLDescription:
<jfragent><events></events></jfragent>