Out of memory exception
Good morning. I need help on transformation that causes an Exception: java.lang.OutOfMemoryError: Java heap space I increased the heap memory of spoon up to 8 Gb but the error still occurs (Set...
View Articlesplitting csv-field to new boolean-fields -- creating dummy_vars
Hello, I am facing the problem transforming a csv-field with a number (~30) of unordered attributes into new boolean-fields representing these attributes. Source: id|csv_field 1|has_this, has_that,...
View ArticleMysql version 5.5 Innodb good as repository for PDI?
Hi Tried to google it and find from documentation but did not find it. Is it safe to assume that both 5.5 and 5.1.6 Innodb are good for PDI repository? (I am talking about EE) We have all our systems...
View ArticlePentaho Report formula
Hi All, I understand the below is not a valid statement (as && is not supported?!) for formula in Report Designer, my question is how to write a valid IF statement with && or ||...
View ArticleMssql 2008 r2db connect problem
Hi everyone, i want connect a SQL Server 2008 R2 express DATABASE, because i'd like create table input and some look up table steps. Unfortunately i have a lil bit problem. i think not difficult. :) My...
View ArticleHow to combine / join Cube Facts
Hello Community. I have three cubes. Two of them share three dimensions (one of them a Date Dimension), the third one only shares two (one of them a Date Dimension) with the other ones. The cubes are...
View ArticleScheduled reports randomly stop working
I have a scheduled report using a public schedule on Pentaho Community Edition 4.8 The set up is very basic: one report with fixed parameters sent to the same recipients every workday. Every time I set...
View ArticleHow to fetch data from web application using Pentaho Data Intregations
i am new on PDI. i need to extract data from web application(abc.com). for Example: Step 1: abc.com has Login page so, using PDI Would i access application? Step 2: if so, data is there after login...
View ArticleQuery from PRD to MS SSAS 2012 via Olap4j is not working
I've been trying for a while to get Pentaho Report Designer to work with Microsoft SQL Server Analysis Services, using the olap4j driver. Having already worked through a few issues with the help of PRD...
View Articleweird parameter replacement
Hi! - I have a couple of jobs A and B that require two named parameters: "url" and "database" (defined without default value) - every job calls a transformation "config", passing it the two parameters,...
View ArticleXaction with TreeView
Hello everybody, My final idea is this but i don't know how to do. Now i intend something. I try with creating new JPivot with the jsp of JPivot changing it and with analyzer xaction and this new jsp...
View ArticleSelect from db based on file conditions
I have a mysql db with a table with this fields: ID, country. ID;Country 1;Usa 2;Germany 3;Usa 4;Italy 5;Usa and so on Then I have a csv file with some quotas: Country;Quota Usa;2 Italy;1 and so on...
View Article[ISSUE] JasperReport Execute Error
Hi guys! I am trying to excute an JasperReport into Pentaho (biserve-ce-4.5.0). I have created the xaction file with Pentaho Design Studio. LIke this: Code: <?xml version="1.0"...
View ArticleMicrosoft Excel Output
Hi, I am trying to create a model off the ETL transformation I perform and the last step is the Excel Writer Outout file. I can right click the Excel Writer Output file and select Model but nothings...
View ArticleSave file to Sharepoint site
Hi, I am trying to save my ETL transformation to a Text File Output. But I want to save my Text File Output to a SharePoint site. Anybody have any expereinces with saving the Text File Output to a...
View ArticleLoop da loop.
So... I never thoght I'd ask this around here, specially asking for Matt =p but I think I REALLY NEED to loop - and that boring popup won't let me. I have an excel, extracted from a website, where i...
View ArticleEtl email notifications log(success/failure)
Hi, We are using email(success/failure) notifications in kettle, when etls completed sucessfully or failed. (currently my etl log is creating with every job & transformation information,Because of...
View ArticleBirt and export excel Pentaho (xaction)
It is possible in pentaho to make an action sequence (xaction) to export a report created in birt performed in excel format xls? From the design studio, the avaliable options are: html/pdf Thanks in...
View ArticleCDE Editor with IE (can it work?)
I have developed a few dashboards with Chrome/Safari, then ported them over to an environment that only has IE (requirement of the device - no 3rd party browsers) and it'd be great if I can use the...
View ArticlePentaho Report Designer - Preview for Java Method Invocation Data Source
Hi! I'm currently trying to use Java Method Invocation data source (StaticDataSource) in PRD. So I'm passing report parameters to my class constructor: Code:...
View Article