Using R to create File

Hi I have uploaded a workflow with a R source code in which the last line is write.table() to create a new file based on user input. When I try the code locally it works perfectly; however when I try the code on the server it says that the R code has executed but I do not see the file in the folder.(the location is specified with a flow variable) I cannot use the already existing nodes to create this file since the file type is very unique. What can I do to fix this problem?

Hi,
does the node indicate that anything went wrong? Do you have access to the log files and have a look there? Do you specify the path relative to the current working directory or is it an absolute path?
Kind regards
Alexander

Hi there,

moved topic to KNIME Server as I reckon this is a type of server you are talking about. If not will change it back.

Br,
Ivan

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