Versions Compared

Key

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

...

  1. Operational - Manage zones, users, groups, roles and permissions. These requests are made using the YOUnite API. The YOUnite UI is an example of an application that consumes the YOUnite API and makes operational and Data Governance requests on behalf of the logged in user but this functionality can be built into the organization's own applications.
  2. Data Stewardship and Governance - Create data domains and manage scope (ACLs). These requests are made using the YOUnite API.
  3. Creating and mapping source entities to YOUnite data records. This can be done with either the YOUnite API. Adaptors also perform the creating and mapping tasks over theYOUnite message bus.
  4. Integrating data and keeping source entities in sync. This is managed by adaptors connected to the YOUnite message bus.
  5. Receiving notifications of data record changes so that applications can initiate their own work flows.
  6. The YOUnite API has an endpoint for retrieving data records (both federated data records and those stored in YOUnite). This is generally used by applications that don't have access to a source system that is connected to a YOUnite through an adaptor or when the adaptor doesn't support a data domain required by the application.

...