Skip to main content

Plugin Development

03/10/2025

As a middleware, the application has an extensible architecture in its core, which offers potentials for users to develop plugins with custom features addressing their own business requirements.

Currently supported plugins include

  • Data Processing Units (DPUs) for UnifiedViews: As a data integration platform, UnifiedViews communicates with heterogenous source and destination data sources and performs user defined operations on data. The work is done by the minimal operational units as plugins to UnifiedViews, named as "Data Processing Unit" or "DPU". By default many plugins are provided as part of the standard distribution which covers the common use cases. But custom DPUs need to be developed when a use case is not covered by the standard DPUs.