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 10 Next »

 

Overview

Web services are used for managing communication between an OEM application and Yellowfin. These are XML based and independent of the programming language used to develop the OEM application.

The web service interface Yellowfin exposes use SOAP, which is a protocol widely used for web services. Yellowfin provides a Java web service API for connecting to the SOAP web services, but it is also possible to connect from practically any other programming language or environment such as .NET, Ruby and Python.                               

There are two groups of web services:

  • Administration Service  allows to manage users and client orgs, and perform single sign-ons. These are enabled with any Yellowfin license.
  • Report Service allows to load reports/dashboard definitions, render reports into your interface, etc. This requires a Server license.

 

Section Menu

  • Enable web service to perform calls
  • Calling Yellowfin API/web services
  • Yellowfin session options
  • Administration services API
  • Report services API
  • API Directory

 

 

 

 

 

  • No labels