Latest news

May 29, 2020

Read in 3 minutes

Purge ODI Logs through Database

If you generate a lot of logs in ODI, purging through ODI built-in mechanism can be very slow. A lot faster to do it through Database, but you have to respect foreign keys. Here is a sample plsql script to do so. Here is a simple script with one para

meter which is the number of days of log you want to keep, it will there retrieve session number and delete in the logs table following the dependencies....


September 27, 2019

Read in 1 minutes

Clean ODI Scenario with Groovy

You may generate a lot of scenarii when developping ODI projet. When promoting, commiting to git… …you are usually only interested in the last functionnal s...

March 17, 2019

Read in 2 minutes

Human and Machine Learning

I had the opportunity to attend the 2019 Gartner Data & Analytics Summit at London. Here is a wrap up of some notes I took during the sessions. Few years ag...

January 28, 2019

Read in 5 minutes

Web service tuning with Talend ESB

In this post, I’ll show you what I did to optimize a REST web service build with Talend ESB using Apache Camel and Apache CXF camel compon...


January 21, 2019

Read in 1 minutes

Docker image for Talend MDM web UI

Installing manually any new web application is still a mess, thanks to Docker we’ll see how to gain leverage in the Talend web user interface installation. I&...

load more articles