Hi, I'm generating report through a Kettle Transformation (Pentaho reporting output component). Is there a way to trigger the appropriate i18n resource through a report input parameter?
I think the question can also be: is there a way to configure the environment variables of a report (I'm thinking about env::locale) from PDI before calling the report??
For these interested here's how I managed:
built on the fly the name of the resource file in the resource-identifier attribute using the input language parameter.