I have a TI process that generates a .CSV file.
This TI process is executed using ExecuteCommand and a technical user.
If I execute this process using my user (local settings in Windows is set to English) all the values are exported using dot decimals. For example: 120.34
If I use this technical user, the exported value will be: 120,34
This is a issue for the performed export because intead of 1 column, using technical user will result in 2 columns.
I have tried to change the local setting for this technical user, but is defined just in Cognos, and not in Windows.
Is there a way to control the export?
Please note that I use as data source a TM1 cube.
Thank you
