Node source code for EXCEL

Dear @AnotherFraudUser , can you please share the source code for a JAVA node Write To an Excel Template.
One task for the workers, you need to implement something similar in Java. To be burned in this time my favorite KNIME will not participate in this project.

Hi @Nuke_Attokurov
All the source code can be found here:

For the write to template node checkout this:

However I guess you can also just use the normal POI documentation/ examples
…which is most likely more useful then the node specifics in the WriteToExcelTemplate source code:
https://poi.apache.org/components/spreadsheet/quick-guide.html

3 Likes

Thank you very much. This is exactly what I need.

Great!
Also for a lot of nodes Nodepit provides a link to the source code e.g.

just go onto the button “Find Source Code” :slight_smile:

3 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.