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.

...

 Yellowfin provides a range of different integration capabilities that broadly fall into the following two categories:

...

Content Integration

...

Individual items of content (reports, dashboards) can be embedded into the host application or web page. This can be done using the JavaScript API or using an iFrame. Using the JsAPI allows for fine-grained control over the content and its interactions. Using iFrames provides a more out-of-the-box experience with less development effort but offers less ability to customize.

...

Application Integration

...

Previously we referred to this as Tight Integration. This basically involves integrating the whole Yellowfin application (this can be done as a full window or within an iFrame). Various custom elements can be included (such as a header containing a menu) that allow for seamless navigation to and from the host application. Various capabilities can be turned on or off to further customize and achieve the desired experience. Application integration is often the simplest method, can expose more of the Yellowfin application (including content creation capabilities such as report builder) and involves the least development effort.

 Yellowfin also provides a wide range of web-services that can be used to obtain content from the Yellowfin server in order to create custom user-interface objects.

...