Replace repository with file system...
Hi, we are considering to replace repository with file system to store transformations and jobs in order to: - To make more efficient the runtime repository loading in memory - To improve versioning of...
View ArticleNeed Help Getting Original Record After Parsing Error
Hello, I have a transformation with a CSV File Input step that writes records that have errors to a file in a CSV File Output step. The problem is that I only get a partial record written to the file...
View ArticleMondrian 4.0.0 pom has dependencies for jsp-api and servlet-api and should not
I'm using Mondrian 4.0.0-SNAPSHOT in my maven/Tomcat project and I'm getting it from the Pentaho maven repo (http://repository.pentaho.org/artifactory/repo/). All the dependencies get downloaded...
View ArticleWhen will Mondrian 4 be released?
Is there a target date for when the stable release of Mondrian 4 will be available? I am starting a project now to deliver in August and I'm not sure if I should use Mondrian 3.5 or Mondrian 4. Any...
View ArticleETL Metadata Injection and SPlit Fields version 4.4.0
Would anybody tell how to make work Metadata Injection and Split Fields? Examples I have won't working. I have version 4.4.0 of PDI.
View Article"=IFNA" PDI-style?
Any ideas on how to do it? I'm running a simple division calc on Calculator step, which SHOULDN'T have division by 0... but while testing, I've stumbled upon one near the very end. Any ideas on how to...
View ArticleEmail transformation step and attachments.
My goal is to create dynamic emails that for each row would send a different set of attachments. so for example: - for source row TOM - I would send email with 2 files attached, lets say...
View ArticleLooping tru the ResultSet and executing Transformations based on Parameter
We got this working; just wanted to know if there is a better way to do this. This is what we needed. Query a table to get the "Tenants" and the "Source Versions" records. Loop through the records and...
View ArticleAccess input-coded database
Hi, I need to get data from a few hundred access 2000 files (all the same structure), but these files are encoded. If I open one and use the encode/decode option I can save a new version of the file...
View ArticleWeb services lookup step: No success on retrieving data from SOAP wsdl
The webservice that I want to retrieve data from, has the following SOAP input structure: Code: <soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope"...
View ArticleHow to use CDE table Component display large amounts of data?
I want to use CDE table Component show one hundred thousand data, but firefox pop script unresponsive. Please help me! and Paginate server-side how to use?
View ArticleStuck: getting filename from the previous input
Hi All, I have first grabbed a csv file and used "Replace string" to transform the file to ".txt" type and then changed the encoding of a file with "Change file encoding" tranformation. The new file is...
View ArticleCreate a TABLE from Excel Input
Hello Every1, How can i create a table from taking the Excel input. Say, My excel coulms are Emp_Name and Sal. I want to create a temp table/table dynamically with the columns in the excel.
View ArticleProblem using Date mask
Hello, I'm currently trying to get my data according to a specific format for my date column. I tried to follow some topics saying that I should add a new "concept" in the concept editor and then add a...
View ArticleResource-field definition
In my resource bundles file this is the definition for a resource-message field: res_msg_field_1=Report date: $(report.date, date, dd MMMM, yyyy - HH:mm) How I define a resource-field in the resource...
View Articleedit table
Hi, How can i edit the colors of a table component? Is it possible to delete the row "Showing 1 to x of x entries" at the bottom of the table? I have tried the column type "trendArrow". How can i...
View ArticleMondrian OLAP and formula in PRD reports
My report uses an MDX query as a data source. I have no problems with grouping or showing data on screen. What I wanted to do is use one of the fields returned from Mondrian in a formula, specifically...
View ArticleWhich approach - any advice
Hi I'm looking for some advice on the best way to manage a big project in Pentaho. We're working with a large number of different data streams (over 400) that are published as CSV files online. We have...
View ArticleMove File in javascript fails in linux
Hi! I have a transformation that have a javascript step, in it I am creating the full path and filename of the file to move and the destination path with the new filename. Then I am calling the move...
View ArticleSharing reports developed with Pentaho EE
Hey all, Was wondering if it's possible to use Report Designer in the Pentaho Enterprise Edition to develop a report, and then be able to share that with organizations who may only have the open-source...
View Article