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.

...

How do I share a report with a person if they don’t exist as a user within Yellowfin? How can my JavaScript API embedded reports be browsed in my website which does not require user authentication?

There are several ways of allowing users to view Yellowfin reports without logging in:

 

  • Server cores: Server licensing will permit you to embed reports and create guest logins for accessing JavaScript API, dashboards, and storyboards. The number of guest accounts you can create, depend on how powerful your server is (i.e. the number of cores allocated to the machine).
  • Multicast licenses: This allows you to only schedule broadcasts (via email) to non-named users.
  • Email user licensing: You can create and nominate named users to be 'Email Only' users (i.e. they can receive broadcasts, but not log into Yellowfin directly).

 

Server Licensing

To share reports with guest users To do that,you must have a multicast server license.Multicast This allows users to view Yellowfin reports without logging in.

 

  1. External Access needs to be enabled. This : This is done from via Administration > Configuration > Authentication:.



  2. You need to setup a ‘Guest Role’: Once you have External Access enabled, you will have an option to create a new role as ‘Guest’:



  3. Confirm the Base URL: Set base URL which will be used to form a report/dashboard URL. This base URL should be available for users (external from website or internal within your network).



  4. Confirm the Report security level is Unsecure: You will also need to confirm the report security level is set to ‘unsecure’. These settings are applied to the Report Category, you need to create unsecured Category:



  5. Then save the reports/dashboards which are supposed to be accessed via Guest role in that Category. 
  6. If you have met all the criteria mentioned above you will now be able to send the URL from the Report Information to a user or browse embedded report/dashboard without login.
     

     

Note

  • You can also access 'unsecure' dashboard tabs and reports on that tab.
  • The user will be able to access areas of Yellowfin defined in the guest role.
  • You will need to have a license with ‘Multicast’ enabled to allow external access. See the procedure below to find out if this is enabled.

 

...

titleMulticast license

Checking for a Server License

 

Here's how you can check if your license has

...

Server Cores enabled:

  1. Go to Administration > License Management.
  2. Look for the

...

 

...

  1. Server Cores option under the Current License panel.

...


  1. Image Added