Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. For each of these samples corresponding Configurable Governance Artifacts (RXT) files are provided.  For some metadata models there can be several RXT files involved. And for some meta data models handler definitions and handler codes are also provided.
  2. To generate reports these samples also include reporting template which are jasper report templates (.jrxml). And similarly samples also contain report generator code to populate data to reports from the registry. 
  3. A sample Sample Populator is provided to easily execute each and every sample. The Populator would do following when executed for a particular metadata model. Refer the README of the populator to find out commands to execute samples.

    a. Add Registry Extension files to the Registry.

    b. Add Extension jar files needed.

    c. Add Handlers.

Application Model

Application governance model can be use to govern different applications. It allows you to store Applications from Application name, Application version, Application description etc. Also this sample includes a sample report generator to generate reports about the currently existing applications.

...