getActivityStatisticsByOperation() Purpose Returns statistics about one operation. Parameters Table 49 Input parameter of getActivityStatisticsByOperation() Input Parameter Type Description Operation string Name of the operation. Returns Table 50 Returns of getActivityStatisticsByOperation() 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.