How can use the API to load a .prpt file from the repo
Hello, there are some examples on how to load report files from filesystems in the book "Pentaho Reporting for Java Developers". However, I cannot figure out how to load a report from the BI server...
View ArticleAdd data to resulset
Hello, I'm using a select component and I want to add some data to the resulset. I'm doing it in postFetch this way: Code: function(data){ Â Â Â data.resultset.unshift("Todos"); } The problem is that...
View ArticleGetting error while running jasper reports in Bi server
Hi, I am using pentaho 4.5 version .I am getting below error while running jasper reports in Bi server. How this jasper reoprts work really do they write to database when we run the report .As we have...
View ArticleGetting error while running jasper reports in Bi server
Hi, I am using pentaho 4.5 version .I am getting below error while running jasper reports in Bi server. How this jasper reoprts work really do they write to database when we run the report .As we have...
View ArticleGetting error while running jasper reports in Bi server
Hi, I am using pentaho 4.5 version .I am getting below error while running jasper reports in Bi server. How this jasper reoprts work really do they write to database when we run the report .As we have...
View ArticleGetting error while running jasper reports in Bi server
Hi, I am using pentaho 4.5 version .I am getting below error while running jasper reports in Bi server. How this jasper reoprts work really do they write to database when we run the report .As we have...
View ArticleLog rotation for Pentaho 5.3 BI server
Hi - I wanted to share our experience in setting up proper log rotation. As it is out of the box, Pentaho doesn't seem to do much log rotation - Catalina.out grows endlessly, and many other logs while...
View ArticleSimple example of chloropleth maps with Ctools
Hi - I've looked at the ctools demos but I haven't found a simple demonstration of how to do a chloropleth map - e.g. take a dataset like: Province name; value and map it to a gradient, coloring in the...
View Articlereg: insert/update error convert string [2015/02/26 40:00:00.000] to a date
Hi All, I have requirement to update string value 40:00:00 to database table which has timestamp column EmployeeScheduleHoursPerWeek and ended up with error HoursPerWeek String : couldn't convert...
View ArticleAuto-complete component
Hi everyone, I'm working on a dashboard with an auto-complete component, which depends on other parameters. When I update one of these, while the auto-complete keeps a selection, the next time I change...
View ArticleProblem about Report schedule at BI server
Dear all,After I set up BI server, I1. publish a test report to BI server 2. in BI server -> browser files -> File actions -> scheduleWhen I click 'schedule' ( or 'Open', etc), I meet one js...
View ArticleExtract XML from attachment on an e-mail
Hi there, I need to process an XML that is attached to an e-mail. I have already got the e-mail captured using 'Email messages input', however I have tried using 'Get File Names', 'Load file content in...
View ArticleCan't manage or create datasources in User Console
Hi all, I'm new to Pentaho and the installation of Pentaho 5.4 (to use with MySQL) was a bit hard but i did it haha. Anyway, everything seemed fine and i can access the User Console. The only problem...
View ArticleMnage data sources option lost
Hello all, Suddenly I cannot see "Manage data sources" menu option anymore on Pentaho BI server. Do you maybe know what caused this? Have this happened to someone before? Also I cannot upload files to...
View ArticleIs it possible to authenticate with the BI Server API using digest?
Hi, following the docs in http://wiki.pentaho.com/display/Serv...y+Applications I successfully loaded a report from the BI Server repo using Basic Auth. That page includes an example using Digest...
View ArticleReports intermittently not loading in user console
Hi, I'm having some problems rendering reports in the user console. Sometimes they render correctly, sometimes the fail to load and stay blank, producing the following error in the browser: Uncaught...
View ArticleCAS server implementation with Pentaho BI server 5.0.1
Hello All, I'm using Pentaho BI server 5.0.1 and tried to integrate it with CAS server v3.5.2 When I tried to integrate with CAS server, it showed me following errors :...
View ArticleJava heap space error (5.1 version of pentaho data integration)
I am getting error java heap space with 4GB ram and 32 bit while loading data in office system. I have changed the spoon.sh file as well e.g.PENTAHO_DI_JAVA_OPTIONS="-Xmx2048m -XX:MaxPermSize=1024m but...
View ArticleGoogle Analytivs Plugin: Unable to load private key
Hi Team, I already spent half a day to try getting around this problem, but I can't get Google Analytics login running with Kettle 5.4. I did everything documented here:...
View ArticleTwo SFTP sessions Clash
Hi, I have two SFTP get files tasks, the second should only trigger if the first fails based on the HOP. What I'm seeing is that the first task starts and before it times out (Planned Failure) the...
View Article