I read relevant posts related to this topic but I cannot find knime.imi to change -Xmx.
My problem is that I want to use Write to Excel Template Note with around 400k rows data but it showed me that problem. However, when using Excel Write only, I worked.
Note that I am using company resources and I downloaded KNIME from Workspace ONE Intelligence Hub.
if you don’t have KNIME configuration file under “C:\Program Files\KNIME” (Windows here) or it’s not editable then you should contact administrator for any change.
Additionally you can try a different approach:
use Excel Writer node with Append option that will add data to existing Excel file (sheet) - not sure does this preserves formatting completely and is a bit cumbersome because you have to create a copy of template before you write to. Latter is under assumption it’s automated process and you will have to output data from Excel regularly
use Excel Writer to write data to new Excel file and then Continental nodes to format newly created Excel - this is approach I take and works pretty well I must say
On your question of locating your KNIME.INI, if your KNIME is installed somewhere other than the Program Files folder (e.g. if it had been installed from zip archive), you can drop the following component onto a workflow and execute it. It should attempt to open your knime.ini file in your system editor: