getActivityStatistics() Returns the total number of objects processed for all the schemas, based on the request type. Also, returns the number of success and error objects. Input Parameter Type Description GetSubTotalBy string Indicates how to group the subtotals, by Service or Operation. Returns Type Description Name string Service name or All Services which represents the final tally of all the services. Total integer Total number of objects processed including both success and failures. Success integer Total number of objects successfully processed. Failure integer Total number of objects that caused an error during processing. MeasurementInterval integer Displays the time (in seconds) since last time the adapter was reset, or if never reset, since the adapter started.