Creating a z/OS Connect data transformer
You can use the z/OS® Connect SPI to create a custom data transformer. Data transformers are OSGi services that implement the com.ibm.wsspi.zos.connect.DataXform SPI that is provided by z/OS Connect.
About this task
z/OS Connect data transformers are written and delivered by any component to plug into the framework. A data transformer is included with z/OS Connect and provides both to and from JSON byte arrays that are consumable by COBOL, PL/I, and C programs on z/OS.
A data transformer that is implemented for z/OS Connect is an OSGi service that connects and interacts with z/OS Connect through the OSGi framework.