You can extend the add-on's existing transformation catalog with your own custom Java implementations. Once implemented and deployed, an EBX® administrator can use the transformation when configuring the add-on. The following table highlights the process:
1) Development | Write Java classes required to implement a transformation. See Implementing a custom transformation for code samples and information. |
2) Register and deploy | Add your transformation to the add-on's existing catalog and deploy required JAR files. See Deploying and Adding to the add-on's catalog for instructions. If you have not yet deployed a custom module for EBX®, see the EBX® user documentation for instructions. |
3) Configuration | An administrator must create a configuration to add the transformation to a field mapping. See Using a custom transformation. |