You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Design criteria for Registry Reporting service

Input

Can most/all of this be specified via the UI and then saved? (In addition to default, out of the box reports.) Or will custom reports need to be written as Plugins?

Report metadata

  • Name
  • Description
  • Status (Active, etc)
  • CO
  • Authorization?

Report Criteria

  • Domain: CO People, CO Groups, COU, etc
  • Attributes: Status, Valid Through, Title, etc
  • Special Attributes: Count
  • Values: Is/Is Not, In Range(x...y), In Set(a,b,c)

Report Summary

Summary information, pulled from results

Output

  • CSV
  • HTML, includes row numbers, sorting by column, pagination, etc – built on top of Cake Views?
  • JSON
  • PDF
  • Text, similar to HTML
  • XLS
  • XML

Output formats via plugins?

Delivery

  • Browser
  • Email
  • REST API
  • SQL

Delivery formats via plugins?

  • No labels