getActivityStatisticsBySchema()


Returns the total number of objects processed for the given schema by each service that uses the schema. Also, returns the number of success and error objects.

Parameter
Type
Description
Schema Name
string
Name of the schema.

Returns
Type
Description
Service Name
string
Name of the service that is associated with the specified schema.
Total
string
Total number of objects processed for this schema for a publication service.
Total number of objects received for this schema for a subscription service.
Success
string
Number of objects that were successfully identified for this schema, which will be published or written to a file.
Failure
string
Number of objects that were identified for this schema but were not published because the header of the schema failed validation for a publication service, or was written to a file because the schema was not associated with a subscriber for a subscription service.


TIBCO Adapter™ for COM User’s Guide
Software Release 5.3, September 2005
Copyright © TIBCO Software Inc. All rights reserved
www.tibco.com