Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

How to count the number of transactions per day

JackieZhang
Kilo Sage


We have exceeded the number of 100k transactions, we need to count the number of each transaction

3 REPLIES 3

kaushal_snow
Giga Sage

Hi @JackieZhang ,

 

Please check in syslog_transaction table for accurate daily transaction counts (and other metrics). Use GlideAggregate or GlideQuery to count/group by date...

 

 

Thanks and Regards,
Kaushal Kumar Jha - ServiceNow Technical Consultant/Developer

All the translations in syslog_transaction table  require consumption of transitionsthe and not just API? 

JackieZhang
Kilo Sage

Is there anybody can answer my question?