As I understand it, currently Saiku Reporting is available (?) as a Pentaho plugin to run on any recent Pentaho BI server. But I remember that earlier was available standalone version that allows to embed Saiku Reporting into 3rd party apps.
As standalone and as plugin available only Saiku Analytics.
Saiku Analytics as Pentaho plugin:
Saiku Analytics standalone (deployed in Tomcat):
As a plugin Saiku Reporting is not available (is not ready yet), so I want to deploy Saiku Reporting standalone version in a servlet container Tomcat.
About Saiku Reporting
Saiku Reporting is a web-based reporting client available both as a
standalone web-application and as a plugin for the Pentaho Bi-Server.
It uses the Pentaho Metadata-Layer to provide an easy to use adhoc
reporting facility with a rich enduser experience.
Where to find Saiku Reporting standalone version?
I tried to find this version but not found.
So, now I use Pentaho 4.8 as a container for Saiku Reporting plugin and Saiku Analytics as standalone web- application deployed in Tomcat. I stopped Pentaho 5 and don't see the reason to use it in my case.
Unfortunately (while, I hope) don't work filters in Saiku Reporting, I asked a separate question here - Is there comparison predicates in Saiku Reporting?
Related
We are using Pentaho 5.4 and Saiku Analytics Community Edition, and we need to migrate to Pentaho 9.0.
After a deep search, it seems that Saiku Analytics Community Edition has been discontinued.
Is there any additional solution to migrate our old reports done using Saiku in Pentaho 5.4 to Pentaho 9.1?
Or another tool to migrate from Saiku like (Pivot4j, JPivot, ...)
I look forward to hearing from you, Thank you very much in advance.
After installing MobileFirst Platform , It give No run time is there.
My configuration was given below:
1. WebSphere Application Server 8.5
2. Oracle 11g Enterprise edition
3. Mobile-first platform 7.1
Please help me to create Run-time in Mobile first Console.
From where I will download sample war file (for ex: project.war) for creating run-time environment.
You have only mentioned "after installing IBM MobileFirst" and not exactly the steps followed. Configuring IBM MobileFirst Platform has two phases:
a) Installing the application binaries into the filesystem using Installation Manager.
b) Deploying MFP admin services and runtime in to an Application server using Server configuration tool or ANT scripts. The runtime war file needs to be created using IBM MFP Studio.
If you have not performed phase 2 or only installed admin services and not the runtime, go through the information in these links:
Using server configuration tool
Using ANT scripts to deploy
To get you started with various MFP 7.1 projects , you refer and use any of the sample applications available at MFP 7.1 Getting started tutorials.
Once you have any of these sample projects loaded or a new project created in MFP studio, you can build the server side artefacts (adapters, application wlapps and runtime war) within the MFP studio or using ANT scripts:
Refer this link for further details and steps- Deploy projects.
I'm a new user in OLAP. I've installed PENTAHO. I can create new "olap cubes" with pentaho and I'm able to see the cubes, using Saiku trial plugin, installed using pentaho marketplace.
Now I've installed Saiku community edition.
I'd like using Saiku community edition but I'm not able to create a new cube.
How can I create new cube using Saiku commuity edition?
I've read to use Saiku Schema Designer but I don't find the community edition or how can I install saiku community edition inside of pentaho ?
To you create a new cube in Saiku CE standalone mode, you need create a data source in Admin console (http://wiki.meteorite.bi/display/SAIK/Data+Source+Management).
The Schema Designer plugin is for version Enterprise, then you need install Saiku EE get a license for use it. Schema Designer not work in Pentaho, because it use Mondrian 3 and Saiku EE standalone work with Mondrian 4.
See more about Schema Designer here:
http://wiki.meteorite.bi/display/SAIK/Creating+schema+using+Saiku+Schema+Designer
You can use pentaho schema workbench create a Schema file.Then create a dataSource file.Finally,put schema file in foodmart folder,put datasource file in saiku-datasources folder.
I'm using Anypoint Studio 5.4.2 to develop Mule ESB flows targeted for Mule ESB Community Edition. I've hit a specific bug that is fixed in Mule ESB 3.7.3 - the Enterprise Edition runtime 3.7.3 is installed in Studio by default, but I want to use the Community Edition. I have checked the update site, but only 3.7.0 is available for Community Edition.
I did download the Mule ESB sources, and I'm able to build 3.7.3 community edition standalone server - that will be fine for deployment. I would like to build a Studio plugin so that I can have the 3.7.3 CE for running and testing within Studio. I have read the build instructions and browsed the source code tree, but I don't find anything pertinent - nothing interesting in the first 10 pages of Google results either.
Am I barking up the right tree here? If so, where can I find some documentation, or at least pointers, on how to get this working?
Thanks
these links might help you.
Basically, you need to change the packaging of your Mule CE project from .zip into .war so you could deploy it to tomcat.
https://docs.mulesoft.com/mule-user-guide/v/3.7/deploying-mule-as-a-service-to-tomcat
You should also be aware of the differences between CE and EE.
http://forums.mulesoft.com/questions/1261/anypoint-studio-esb-community-edition-how-does-it-work.html
I am using Anypoint Studio 5.4.2 with Enterprise Edition of 3.7.2. After looking into how server runs in studio, I believe that runtime is installed as plugin at path -
..\AnypointStudio5\plugins\org.mule.tooling.server.3.7.2.ee_5.3.2.201511052018\mule
Mule core jar along with other modules are at -
\org.mule.tooling.server.3.7.2.ee_5.3.2.201511052018\mule\lib\mule
You can take a look at similar structure in your studio and see if you can replace any jar that you have fixed.
If you want to find path of mule-core-*.jar path in studio, press CTRL+T and search for class MuleServer and check the jar path.
Edit: OR
If you have found any bug and fixed it, then you can report bug and contribute to get it fixed officially -
https://github.com/mulesoft/mule#contribute
Hi I am working with Mule ESB and I just want to clarify one doubt whether the use of Mule Data Mapper is Free Production Environment or not. Please share some link based on the use of Mule Data Mapper.
As stated here, the DataMapper is exclusive to Mule Enterprise Edition (the non-free version). You can, however, experiment with it in the Community Edition:
Full DataMapper functionality is exclusive to the Mule Enterprise
runtimes.
But we want to give you a taste of what you’re missing! Experiment
with DataMapper in the Studio visual editor in a project that uses a
Community Runtime to evaluate this powerful tool that maps data
through a graphical interface. Not only can you develop your
full-featured DataMapper application with a Community runtime, you can
preview your data mappings as well.
However, to RUN your application and observe DataMapper in a test or
production environment, you must run the application with an
Enterprise runtime. Learn more about Changing Runtimes in Studio.