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

Feil ved gjengivelse av makroen «rw-search»

null

Versjonssammenligning

Nøkkel

  • Denne linjen ble lagt til.
  • Denne linjen ble fjernet.
  • Formateringen ble endret.

...

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.

...