Hi everyone, for some reason I am trying to call a local workflow, but I am unable to do so.
As you can see this example i very simple, but in real life I have a more complex problem and want to explore the possibility to use the call local workflow option.
I am also attaching both workflows to see if I am missing something.
Thank you
MauOther Examples.knar (12.8 KB)
Is your “Dummy Workspace” really spelled “Dummy Wokspace”?
2 Likes
You might want to check out the example about how to call a local workspace. I was a little confused by the Json files used to control the flow.
I have created a simple example where you create a table in a parent workflow and then call a sub workflow and read the results back. It is derived from a workflow I use for other purposes (it originated on the KNIME examples server knime://EXAMPLES/50_Applications/08_RESTDemo/01_Call_Local_Workflow)
I am not 100% comfortable with all these JSON files and calls but it should work and you can exchange control informations. You might also use the JSON stuff to ‘communicate’ between the workflows,…
1 Like
Yes qualer I created such workspace
ipazin
November 4, 2019, 12:06pm
5
Hi there @mauuuuu5 ,
Use relative paths (I prefer them) or moutpoint-relative URLs. Works with them.
Br,
Ivan
system
Closed
May 5, 2020, 12:06am
6
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.