I've multiple DB connections in a Kettle (Pentaho Data Integration) trasformation.
There are some lookup steps and a table output steps. They must use the same DB connection.
I'm searching a way to change the DB connection in a step and automatically change the connection also in the other steps. Is it possible?
I know that i can use variable readed from parameters inside the connection definition, but i'm searching a sort of GUI way.