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 all the Data Transformation API's documentation. Click here to view the javadoc.

 

Guide Contents

The following sections are covered in this guide:

 

 

 

 

Next topic: Transformation objects