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

Versions Compared

Key

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

...

Yellowfin’s plug-in loader will accept standard JAR files, however any dependencies will need to be loaded individually into the same plug-in group.  An alternative to loading all JAR files individually is to create a YFP package. A YFP package is just a standard zip file renamed with a “yfp” extension. This will allow the user to load all dependencies with a single file upload into Yellowfin. 

When creating a YFP package all JAR files should be placed in the root of the YFP zip file. Only external dependencies should be included in the YFP file. Do not include Yellowfin build dependencies like .

Additionally, out-of-the-box content can also be embedded in a YFP file. The out-of-the-box content is contained in a standard Yellowfin export XML file. This should also be placed in the root of the YFP zip file, and be renamed to content.xml. Yellowfin will detect this and import this content when a new data source is created with this DataSource. 

...

Section
Column
width75

Previous sectiontopic: Define data sets

Column

Next sectiontopic: Connector appendix