Thanks Sonu
You should be able to use the following
db.sink_node
You can actually check that your data collection works by doing the following, before adding in the data collector
1. Go to the transaction detection section, and click on the + Sign, as if you are going to create a new rule.
2. Select Java then POJO and use the live preview option
3. Then add in your method and class, and then use the Transaction splitting option, where you use the above getter chain and use parameter 1
4. You will then see in the Preview Business Transaction section that it should show a count of each time a value is collected.
Ciao
... View more