Report column returning null - Call Remote Workflow

Hello

I am getting the list of values(using some computation) in the outer workflow and for each value, the inner workflow will get called. This is the place where I am using Call Remote workflow node.

But the problem here is I want the report(preferably in html format) for each value that I have provided through the inner workflow in HTML format i.e. one HTML report for each row value's output data. Is it possible to generate separate report files in this way?

Because when I checked in the output of the 'Call Remote Workflow' node the Report column is empty.I have selected the checkbox "Create Report" while configuring the 'Call Remote Workflow' node as shown in attachments.

Thanks!

Hi, it seems you have the same problem as here:

https://tech.knime.org/forum/knime-reporting/multiple-report-files-using-call-remote-workflow

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