Gianpaolo Coro 2017-07-12 16:01:01 +00:00
parent fee78b45fe
commit 682364d58b
1 changed files with 2 additions and 0 deletions

View File

@ -131,6 +131,8 @@ public abstract class GenericRScript extends StandardLocalInfraAlgorithm {
LOGGER.debug("Executing the script...");
// execute the script in multi-user mode
environmentalParameters.put("gcube_token",config.getGcubeToken());
Rlog = scriptmanager.executeRScript(config, scriptName, null, environmentalParameters, outputParameters, null, null, inputParameters, scriptMustReturnAFile, uploadScriptOnTheInfrastructureWorkspace, deletefiles, scriptSubfolder);
LOGGER.debug("..execution finished!");
// get the output: one file should have been produced for each output