Import users and roles from the Pentaho Enterprise Edition
Hi, I currently use the Pentaho Enterprise Edition server (versione 7). If I will install the Pentaho Community server, is there a way to import users and profiles from the Pentaho Enterprise Edition...
View ArticlePentaho DI: Free?
Hi! I apologize for the basic question, but would like to know if any version of Pentaho DI is free for use in companies. In the website of pentaho this information is not very clear. I downloaded...
View ArticleConversion Problema - The maximum length of cell contents (text) is 32,767...
I'm trying to pass from a csv file to a XLSX (Excel 2007 and Above) but i get an error "Error writing field (15,3356) : java.lang.IllegalArgumentException: The maximum length of cell contents (text) is...
View ArticleHow to differentiate same attribute in xml ???
Quote: <component> <section> <templateId root="2.16.840.1.113883.10.20.22.2.6" /> <templateId root="2.16.840.1.113883.10.20.22.2.6" extension="2015-08-01" /> <templateId...
View ArticleText File Output Performance Optimizations
We have a transformation that runs a query, does a bunch of lookups and then writes the in-memory stream to text files (CSV) on the PDI server using Text file output step. We are running into...
View ArticleOne input to multiples outputs
Hey everybody, So I'm having a challenge to figure out what's the best way to get one .CSV (input) and have multiple outputs based on a specific parameter. For example, let's say I have a system that...
View ArticleMail step: Using variable as destination address causes Invalid Address error
Posted this on the Vantara community page but thought it would be worth a shot here too Just wondering if anyone else has come across this problem I have a job that generates a user's email by getting...
View Articlelazy conversion
I understand that one of the advantages of using the lazy conversion option is that it speeds up performance for large records that have many fields in the file layout. I am wondering if it makes sense...
View ArticleParsing XML with repeating elements
Hi all, I have a problem to parse a XML content I got from WebServices lookup step (Magento result). The content is as follows <SOAP-ENV:Body> <ns1:callResponse> <callReturn...
View ArticlePDI Client received SOAP Fault from server
I recently setup the PDI 8 with BA-Server repository. However, I can't save the transformations or jobs. The error log is attached. Thanks for any help. André. OS: CentOS 6.9 BA-Server CE 8 (Production...
View ArticleUpdate step is not working when column is missed
Hi Sir,Madam, We are trying to to load data from text file input to Update step. actually few columns are not exist in DB and when we are running the ETL's, it didn't thorow any error,hope kettle...
View ArticleLaunch Transformation in Remote server
Hello, We have set up a server in which we have installed a copy of PDI and we have stored a transformation/job. The server requires authentication. We want to create a .bat file that everyone in our...
View Articlelist filenames
How to list filenames which is available in browser Get filenames and directories with http url is not working with username and password. http://username:password@URL Can anyone suggest the solution...
View ArticleAmazon S3 - XMLBuilder
Hello EveryBody, Currently I was use the S3 File Output Transformation ans then follow the next step: 1) Insert Acces Key 2) Insert Secret Key 3) Browse the folder and select and PDI shoe me the...
View ArticleCopy Files Step in Pentaho
Copy Files Step in Pentahoreplacing variable wrong in copy file step in pentaho. For example: VAR1 is replaces by /CURRENT_PATH/$VAR1 value printed logs . any suggestion please?
View ArticleInsert Carriage Return
Is there any way to insert a carriage return in PDI? I have two strings and I want to concatenate both strings but inserting in the middle a carriage return. Example: String1: "My name is David and"...
View ArticleAuto increment data based on column
Hi Sir,Madam, PDI 6.1, JAVA 1.7, MySQL DB. I want to add my sample transformation and my sample excel file to explain in-detailed about my logic but PDI forum is not allowing me to add any objects....
View ArticleWhere to download SAP HANA Bulk Loader plugin?
In this article it describes the SAP HANA Bulk Loader plugin, but I'm not sure where this plugin can be downloaded. Anyone know? https://wiki.pentaho.com/display/EAI...NA+Bulk+Loader Thanks
View ArticleRollback on DB2 with Delete steps
I designed a jobs, transformations combination, that takes a list of ids that need to be deleted from other tables, for each id at the same time. The transformation that does eventually do the deletion...
View ArticleCalling REST AIP with pagination
I have a REST api call to extract data periodically. The API has pagination, one time return back 50 rows or something. Let say I'm calling http://www.blabla.com/pageid=1 The return format is in json...
View Article