Like what you see? Have a play with our trial version.

Error rendering macro 'rw-search'

null

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Here is the general process for creating a custom data type converter:

  • Converter implementation: The core methods required to implement the converter.
  • Data transformation extras: Additional methods to make the converter available for the Data Transformation module.
  • Configuration UI: 
  • Package your converter: Finally, package your data type converter to load it into Yellowfin.

...