getActivityStatisticsByOperation() Returns statistics about one operation. Input Parameter Type Description Operation string Name of the operation. Returns Type Description Operation string Name of the operation. Service Name string Name of the service. Total integer Total number of objects processed, 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. LineIndex string Concatenated string of Service Name and Operation separated by a comma.