User Guide > SDK Developer Guides > Message Component Framework SDK
Was this helpful?
Message Component Framework SDK
The Message Component Framework (MCF) provides a standardized Java interface to create plug-ins and use them within Processes and EZscript. You can use the MCF SDK and its Java API to build components such as aggregators, invokers, iterators, queue, transformer, validators. MCF Components can be independently developed, versioned, and deployed. Once you have built your component, deploy it to the desired Actian DataConnect instance.
The MCF SDK samples repository (including the Message Component Framework Programmer's Reference Manual) is available on GitHub®. The samples and the manual demonstrate:
Implementation of various component types, including queues, invokers, transformers
Use of DataConnect engine services
Packaging of components for deployment
There is a secondary GitHub repository which serves as a Maven repository for the samples projects.
Last modified date: 02/09/2024