simple parameter is changing (post change), but not passing to data source...
Greetings. Main Issue: parameter assigned in select component is changed via a post change function. i can see it changing because I am displaying it on the screen via a text component, however, in...
View ArticleKettle job in java - random error
Hi, I'm working with kettle 4.2.1 integrated in a java application (jmx). The database is Oracle 11g. And we've got a bug, which happends randomly (see logs).There is no oracle error. It's a...
View ArticlePlugin: processRow question
Hello, I have started learning a bit how to write a plugin. so far I have understood the basics. My problem is the following: In the plugin metadata class I have added two fields A (long) and B (long)....
View ArticleHow to properly push model to production (version control)
Hi there, I am trying to build proper pentaho BI development process with version control system (we use GIT). I put biserver to GIT, made the kettle job that is taking new repository changes from GIT...
View ArticleBI Platform 4.5 and password changes
I installed the BI server CE 4.5.0 stable along with the administration console. Everything is on one host. 1. Started BI server and Admin Console (PAC). 2. Connected to PAC. Changed password of suzy...
View ArticleWrong Length and Precision values in MetaData of Select Values Step.
Hello there, I have an issue while reading metadata of a table. My Table "Wells" has below Scale(Length) and Precision defined for respective columns. Column Type Scale Precision elevation float 3 3...
View ArticleWrite to Log doesn't want to write to log
so... I have this weird situation where WtL sometimes writes, sometimes doesn't. It's like he just decides "oh no, I don't wanna work this time." I have several ones, to track job/transformation...
View ArticleCan the SetVariable method be used to store an "object" value?
Short question: Is it possible to use the SetVariable method to persist "object" values instead of just primitive types (strings, numbers), and then use the getVariable method to get access to the...
View ArticleXAction showing error : RuntimeContext.ERROR_0017 - Action failed to execute
Hello All, I am trying to execute a prpt file using xaction with parameter. But I am facing the below error : The Pentaho BI Platform reported an error while running an action sequence Possible Causes:...
View ArticleEmbedding prpt inside HTML Mail Step
Hi, Please help me, I am trying to embed a prpt report as HTML file genreted using reporting output step inside a Mail body (Mail Output Step) using iframe, embed , object tage. The client Outlook...
View ArticleUsing JNDI datasource from Tomcat into Kettle transformations
Hello everybody We have the following scenario : One web application deployed on Tomcat. It uses a DataSource, XxxDS configured in Tomcat as a shared resource.Kitchen/Pan are used to import data into...
View ArticleMondrian Roles Security does not work
Hello everyone! I have problems with Mondrian security... Scenario: Real environment: - Pentaho 4.5 - Mondrian Schema with Roles an Joint Roles - MondrianOneToOneUserRoleListMapper enabled in...
View ArticleGet list of existing reports
Hi all, Is there a way to get a list of existing reports of the BI-Server by using the pentaho reporting SDK? In our Web application it should be possible for the user to choose a report to create. He...
View ArticleProblem catching a click on PieChart in 4.8
Hi everybody ! Here is my problem: I have a pentaho CDE Dashboard made on Pentaho 4.5 containing a Piechart. When clicking on the chart, a parameter is changed using the following code in the...
View ArticleCustom Java API to run Pentaho reports
We supposed to generate pentaho reports with out BA server. We designed report with JNDI connection (Oracle). In Java API we should able to pass database credentials at run time to report. Please...
View ArticleBlank columns values in report
Hi, I have a strange problem regarding Pentaho Report designer. I created a model in Metadata and use this as source in my report. In model I connect to Cloudera Impala which offers real time queries...
View ArticleExecuting an xaction component using a button component
Hi All, I have a requirement where i must use a button component and xaction component. While clicking on the button component it must execute the xaction. I have successfully done this by using a...
View ArticleModify mantle.jar using CBF
Hi all, I would like to modify java class within mantle.jar. Now, I can run Pentaho CBF and use. But i don't know the structure for customizing java class within mantle.jar using CBF. Please let me...
View ArticleCassandra Output with autentification does not work.
Hello PDI developers and users. I have a problem and I would like to know if is a problem of my system or "something else", for "something else" I mean a strange behavior of pentaho data integration...
View ArticleExample Generating XML Help
I am very new to Pentaho and have been tasked to develop quite complex XML structures to support a data migration. I have been trying to get the example called "Generating Complex XML Structures" in...
View Article