How to add/delete/update a column in PRD dynamically
How to add/delete/update a column in pentaho report designer PRD dynamically Depending on my report query the report format(number of columns to display) should change in a prpt. Suggestions please
View ArticleHMAC_SHA1 in Kettle
Hello, what would be the simplest method to generate HMAC_SHA1 hash in PDI? Something like HMAC_SHA1('secret', 'key') Regards, G.
View ArticleEMAIL IMAP not connecting with tls 1.1 or 1.2
Our exchange email server was modified to not allow tls 1 connections( Known security issue). Now the "Get mails (pop/imap)" step fails in login with following error: 2018/10/31 08:18:09 - Get mails...
View ArticleGet file creation date
Hello, How can I get file creation date in a transformation? I only have the date of last modification in the text file entry step. Thanks,
View ArticleResetting Pentaho configurations
I wanted to configure dark mode for Pentaho because the white screen is hurting and damaging my eyes. I went into the "Look & Feel" options. I changed one of the options from white to black (I...
View ArticlePenatho's branding in third party marketing materials
Hi Pentaho Team, We integrated Pentaho Mondrian with Jira as a plugin. (This is the second generation. The first generation reached almost +300 active instances (companies)). We plan to create a video...
View ArticleRun Jar example
Hello Pentaho community, There are a couple of posts on the forum regarding te execution of Jar (Java) files. However, there are none that provide a minimalistic, complete, and reproducible .zip...
View ArticleCatching up with Kettle REMIX
Dear Kettle and Neo4j friends, Since I joined the Neo4j team in April I haven’t given you any updates despite the fact that a lot of activity has been taking place in both the Neo4j and Kettle realms....
View ArticleCompiling Jar with dependencies
Instead of running code from the code box in the "User defined Java Class" I am trying to compile it into a Jar, and run the jar file from the "User defined Java Class". I do this because my Java...
View ArticleError when log into Pentaho
Hi, I'm having a problem. When I log into Pentaho, I get the next error: FilesToolBar begin OK I click OK and then: com.google.gwt.user.client.rpc.InvocationException: < html> <head>...
View ArticleStrange bug using "Copy rows to result" in sub-transformation
There is a very strange bug happening when trying to send information from a child transformation to a parent transformation. Background: I want to loop through a list of values. For each iteration in...
View ArticleIs there a difference between Kettle and PDIEE when running...
This question arises every so often on our dev team and we are trying to find a definitive answer to the question "If you run your job in Kettle alone is it the same as running it in PDIEE - meaning...
View Articlehow to concatenate 100 output rows into one output row
I have database rows from a table input step that produces one JSON document per row. What I want to do is to concatenate `100 rows at a time with a comma delimiter and write 1 row out, then process...
View ArticlePass result rows to transformation parameters fail
Example at the following location: https://drive.google.com/drive/folde...mB?usp=sharing I want to: 1) generate some rows in transformation A 2) for each result row from transformation A, run...
View Articlepdi-ce-8.1.0.0-365 Step „Advanced http“ does not work. In pdi-ce-7.1.0.0-12...
Hello, today I need your advice please. Until today we used: pdi-ce-7.1.0.0-12: We installed the plugin: „Advanced http“ in pdi-ce-7.1.0.0-12/data-integration/plugins/steps/ --> Alls works fine....
View ArticleSaving Reports
<html> <head> <title>Default Report</title> <script src="jquery-3.2.1.min.js" type="text/javascript"></script> </head> <body> <script> var debug =...
View ArticleHow to obtain Timestamp in PDI?
I use Get System Info to have date. Then I use Select Values step and format it to Timestamp. But in other steps I see '208/11/19...' or ''####0;-####0' instead of '1541767114000' or similar. Looks...
View ArticleFilter 0 if there's row which have value more than 0
here's the case i've got a table which got 3 field 1. id(varchar) 2. state1(int) 3. state2(int) i've set all of them as primary key, which mean combination of the three field should be unique the...
View Articlepdi-ce-7.1.0.0-12 command pan.sh console java.awt.AWTError: Can't connect to X11
Hi Community, today I have a strange issue, hope so much that you can help me. Environment: ------------------ Operating System: CentOS 7.x (simple user) PDI Version: pdi-ce-7.1.0.0-12 Console Client:...
View Articlecreate database repository for kettle pdi-ce-8.1.0.0-365 does not provide...
Hello all, today I trieed to set up a data base repository to store my transformations for kettle pdi-ce-8.1.0.0-365 in oracle. I can not setup a repository. I was able to setup a oracle connection...
View Article