Client dashboard use

Previous Topic

Next Topic

Book Contents

Client dashboard use

A client can create a dashboard application to identify studies or sites that have an excessive number of discrepancies, or unanswered discrepancies.

The client can call the reporting function GetSummaryCounts, which provides multiple filters. For each study, the client specifies a filter. The XML that is returned includes an entry for each state, showing the number of discrepancies in that state.

After seeing the study counts, the user can obtain greater detail by viewing summary counts by site. The client application calls the same operation but submits a filter for each site.

For more information, see GetSummaryCounts.

Send Feedback