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

Error rendering macro 'rw-search'

null

Versions Compared

Key

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

...

The definitions for the required Yellowfin classes are available in the following libraries from a standard Yellowfin installation. These are located in the /appserver/webapps/ROOT/WEB-INF/lib/ directory of the installation. 

...

 These are dependencies that are required to compile a connector plugin for Yellowfin. Referencing these libraries in an IDE will also allow for code-completion and function lookups while editing. 

 

Java Version 

Yellowfin 7.3 has backwards compatibility to Java 7. Any connectors made for public consumption should be compiled with Java 7, unless a connector’s dependencies force the use of a newer Java implementation. The plugin loader will display an error reporting that the version of Java is not sufficient if the loaded .jar file is compiled with a newer version that than what is in use by Yellowfin.  

 

Connector Functional Restrictions 

...