Development

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Development

 

This section is aiming to guide you through using DTS's APIs to connect your applications to the DTS middleware or build specific custom endpoints for your DTS environment.

Some examples of possible development relating to DTS include:

Creating a custom data pump (requesting data from various data sources through DTS, then processing and pumping it into some other system).

Linking an existing application to DTS data (e.g. feed a complex asset management UI with data from otherwise incompatible systems).

Creating a bespoke DTS connector library for a specialized data source.

 

Depending on the purpose of the development, only one of the two facets of DTS extensibility is usually used:

Client Development

Producer Development

 

For any DTS related development and even for some administrative jobs, it is very helpful to be familiar with the formats used in the DTS Repository (Mongo).

Project Artifacts