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

Error rendering macro 'rw-search'

null

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

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:

  • Set up your preferred IDE. The steps in this guide use Eclipse for EE developers.

  • Install the Tomcat plug-in for your IDE, if it’s not already included in the installation.

  • Install the version of Yellowfin to be used for development.

  • Start up Yellowfin to extract the WAR file.

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:

 

 

 

 

 

  • No labels