question background: I want to get usage data from certain operations that I adress through a referenced service in my BPEL. In order to get usage data I have added BPEL composite sensors to the composite and have filled them with element values used in the operations. My goal is to write a SQL statement in order to get a count of the specific operations usage rate.
Actual Question: In what table in the SOA_Infra database can I find the composite sensor data?
Thank you for your time!