Pentaho - How to add Saiku Analytics component on dashboard using CDE - data-visualization

I have a community edition of Pentaho and also installed 'Saiku Analytics' and 'Community dashboard editor' CDE.
How can I add an interactive report on dashboard and have this dashboard available for a particular user.

First you save the query that you want to show in you CDE, in the Saiku component on the top is a disk image, then on the CDE, at the component panel you add a Saiku widget and the configure the properties. You will use the same file that you saved on the Saiku component.

Related

Saiku CE as a plugin for Pentaho 8.3

I have a question where I am stuck. I have a server where I have raised a Pentaho Community Edition version 8.3. I need to have the Saiku plugin installed to perform a series of analyzes. If I go to the Pentaho Marketplace, it only allows me to install the Saiku as a plugin but to enter the Enterpirse version. I have followed the instructions for generating a license, but this license that I generated has a duration of 30 days.
On the other hand, I have managed to install the Saiku Community Edition service from another account but as a standalone executed with Tomcat. This option is not valid since there is no way to connect it to the Pentaho server.
Any way to install a version of Saiku in Community Edition as a plugin with Pentaho?
Thank you very much in advance.
Maybe this can help you:
https://github.com/dudanogueira/unimed_bi/blob/master/DockerFile
I have just installed pentaho 9, and looks like Saiku is no longer a option to use inside Pentaho as plugin.
Maybe you can still use the last plugin, I have not tried and probably will not use pentaho anymore in favor of Microsoft Power BI.

Pentaho-IVYDC and IVYBC Plugin

I Installed IVYDC And IVYBC plugins through pentaho market place but it is not rendered properly in pentaho dashboard .. when i tried to create dashboard through pentaho cde dashboards i cant use these two plugins ..In the dashboard components panel these two plugins are not showing..how to use these components in pentaho dashboard
Thanks in advance
I had the same problem. I send a mail to Ivy support and this was the answer:
IVYBC is not REQUIREJS ready. Be sure to unselect the REQUIREJS option
in your dashboard settings and reload the page. The components should
appearm
It worked to me.

How to download deployed applications from Anypoint Platform?

I have logged into Anypoint Platform -> Runtime manager where I can see all the mule applications running. How can I download that .zip file into my local machine such that can do modifications and deploy again?
Thanks in advance.
Go to Applications - Click on the row with your CloudHub app -> on the right side a side bar appears.
It shows the status, the location and below a textbox and a "choose file" button.
You only have to click on the name that is displayed as a link in the textbox.
In my example below click you would click on "currency-convert-api-api-g...".
Hope that helps.
You should further think of CI / CD using either the Runtime Manager API or the Maven Plugin.
MuleSoft Docs for Runtimer Manager API
MuleSoft Docs for Maven Plugin
One can download the deployed file from the Anypoint Platform.
Login into Anypoint Platform.
Go to Runtime Manager
Click the area (near file name) as shown below in the image
Deployed Application Name Image Link
On the right side you will see the link to download the file. See the Image below
Click for second Image

Pentaho components integration

I am very new to Pentaho.
What I want to do is to submit a Hive Query to a Hadoop Cluster and analyse the results by creating correlations or by computing trends. I managed to submit a Hive query allready via the Pentaho data Integration. But I dont know how to analyze it. I have seen that there are many other Pentaho components as Weka. How can I integrate Data Integration with Weka and a Visualisation tool? Is there something that includes all of these components?
Weka integration with the Pentaho suite is available in the Enterprise Edition.
If you are using Pentaho Community Edition and are looking for visualization and other BI tools, I recommend Webdetails' CTools plugins for the Pentaho BI Server (CE edition):
http://www.webdetails.pt/ctools.html

How do I set preferences for a plugin running in IBM Notes

I have written a plugin for IBM Notes - a sitebar plugin.
Using policies I am can get my plugin out to the end user, but have do a push the preferences?
In the extension.xml there is a node called preferences as a child to webcontextConfiguration - can and how do I use it?
Link :
Best practices for developing plug-ins for an IBM Lotus Notes standard client
Link : Deploying Plugins and Widgets for Lotus Notes and Sametime
To push out preferences for plugins you use the Desktop Policy. Once you have that open you select "Custom Settings" tab then "Managed Settings" tab under that.
Click "Edit List..." the dialog will let you specify plugin name, key and value to push down.
The following link give further details.
http://publib.boulder.ibm.com/infocenter/domhelp/v8r0/topic/com.ibm.help.domino.admin85.doc/H_USING_POLICIES_TO_ASSIGN_MANAGED_SETTINGS_TO_NOTES_CLIENT_USERS_STEPS.html