Versions Compared

Key

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

An introduction to YOUnite and Adaptors can be found on the Introduction to YOUnite page and the Adaptors page.

Developing adaptors can be found on the YOUnite Adaptor Guide for Java Developers page.


Adaptors

Adaptors are dedicated pieces of software that allow you to engage with the services that YOUnite offers including creating, deleting, updating and managing objectsdata records. They do this by communicating 

It does this ....(@32 mins).

Image Removedcommunicating with the YOUnite DataHub ("the Hub") via the Message Broker.

Each adaptor will be configured to be able to handle perform data operations on data records that conform to one or more data domains . For (for more information on data domains  to domain see the Data Domains page). If you want to develop The operations an adaptor can perform are referred to as its Capabilities.

Image Added