Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I'm having issues with a job published on Talend Management Console.
When executing this job in local using Talend Cloud Data Integration, the date dimension is correct (french month name and week number using the iso format)
But once published to the TMC, when you launch the job the date format change to english.
Is there a way to tell the TMC or the Remote Engine to use specific date format ?
I'm inserting those values in Redshift
On a Remote Engine you can configure run profiles. These are explained here...
https://help.talend.com/r/en-US/Cloud/management-console-user-guide/run-profiles?tocId=V3ZJEah~Q4bZ7CiXSTzzug
You can also use the jobs' advanced settings to set the JVM arguments. I have done this here for French in a job that I tested this on....
On a Remote Engine you can configure run profiles. These are explained here...
https://help.talend.com/r/en-US/Cloud/management-console-user-guide/run-profiles?tocId=V3ZJEah~Q4bZ7CiXSTzzug
You can also use the jobs' advanced settings to set the JVM arguments. I have done this here for French in a job that I tested this on....