Versions Compared

Key

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

In organizations, people engage with the Governance system in various ways based on their roles and responsibilities. Also, they have varied expectations from the Governance system. WSO2 Governance Registry 5.X series is designed by standardizing these user groups to provide a highly specialized portal experience on the Governance system for each user group. 

...

User groupDescriptionPortal
consumer Image AddedA consumer is a user who looks for assets (such as services), and related artifacts to consume them.WSO2 G-Reg Governance Store
governor Image AddedA governor is a user who populates the Registry with assets, and uses the Registry to govern them (i.e. document, manage the lifecycle, define relationships across artifacts etc.)

WSO2 G-Reg Governance Publisher


administrator

Image Added
An administrator is a user who is responsible to administrate the whole system (i.e. introduce new asset types, remove existing asset types, introduce new lifecycles, remove or modify existing lifecycles, and add/remove users and roles etc.)Management Console

agent Image Added

An agent is another system, which interacts with WSO2 Governance registry in a remote manner.SOAP/REST/Java APIs/Checkin Client

...

  • Governance Framework
  • Registry

product high level architectureImage RemovedGovernance Registry achitecture diagramImage Added

Governance Framework

Governance Framework simplifies the internal Registry-level implementations in managing Resources for Governance Framework users. The following diagram illustrates possible approaches to interact with the Governance Framework.

Governance Framework diagramImage Modified

The Governance Framework consists of the following three main Web based user interfaces to facilitate the features and functionality. 

WSO2 G-Reg Publisher

WSO2 G-Reg Publisher provides an end-user, collaborative web interface for governance asset providers to publish artifacts, manage them, show their dependencies, and gather feedback on quality and usage of them. It is powered by WSO2 Enterprise Store (WSO2 ES). For more information on WSO2 G-Reg Publisher and its functionality, see Publisher Guide.

WSO2 G-Reg Publisher

WSO2 G-Reg Store

WSO2 G-Reg Store provides an end-user, collaborative web interface for consumers to self-register, discover governance artifact functionality, subscribe to artifacts, evaluate them and interact with artifact publishers. It is enriched with one level of categorization, and a tag cloud based filtering capabilities. It is powered by WSO2 Enterprise Store (WSO2 ES). For more information on WSO2 G-Reg Store and its functionality, see Store Guide.

WSO2 G-Reg Store

WSO2 G-Reg Management Console

The Management console of WSO2 G-Reg is a Web-based user interface that allows administrators to configure, monitor, tune, and maintain WSO2 Governance Registry. It is powered by JSP and AJAX. For more information on the Management Console and its functionality, see Admin Guide.

Management Console of WSO2 G-Reg

Registry Core

Following diagram illustrates possible approaches to interact with the Registry.

Registry diagramImage Modified

The Registry API provides a programming interface to the Registry Core, which lays the foundation for extension APIs such as the JCR 2.0 API. At the heart of the Registry Core lies the Repository, fronted by a Data Access Layer through which, the data is stored and fetched on a JDBC compliant RDBMS. In addition to fixed SQL queries, WSO2 Governance Registry also supports execution of customized SQL queries. WSO2 G-Reg support a wide-variety of DBMSs as follows.

...