This guide is for developers who want to create their own Data Transformation widgets for Yellowfin. After development, widgets may be imported into Yellowfin using the plug-in manager. Developers may write their own Input, Transformation and Output widgets.


Setup Overview

These are the prerequisites for setting up the development environment for writing any Yellowfin plug-ins:

Javadoc

This guide links to Yellowfin's javadoc containing detailed documentation of the entire Data Transformation API. Click here to view the javadoc.

 

Guide Contents

The following sections are covered in this guide: