getAdapterServiceInformation() Purpose Returns information about the services implemented by this adapter. The information is a summary of available adapter services. Parameters Table 53 Input parameter of getAdapterServiceInformation() Input Parameter Type Description serviceName string Name of the service from which to get information. Default is ALL. Returns Table 54 Returns of getAdapterServiceInformation() Returns Type Description Line integer Sequential row number. ServiceName string Name of the service as defined at design-time. EndpointName string Name of the endpoint used for this service. Type string Type of the endpoint, for example, publisher or subscriber. Quality of Service string Quality of service for the endpoint. For example, RVCM or JMS Persistent. Subject string Subject defined for this endpoint. Class string Class associated with the endpoint. Number of Messages integer Number of messages processed for this endpoint.