Did you check the option that I suggested? I believe that will fix this most recent issue.
I have deleted the DB operation nodes as suggested and connected an Excel Reader to the Call Workflow (Tabled Based) node, however the Call Workflow (Table Based) (deprecated) node will not execute, see below:
I have uploaded the workflows to the Hub
Any suggestions please?
I have deleted the DB operation nodes as suggested and connected an Excel Reader to the Call Workflow (Tabled Based) node, however the Call Workflow (Table Based) (deprecated) node will not execute, see below:
I have uploaded the workflows to the Hub
Any suggestions please?
I have deleted the DB operation nodes as suggested and connected an Excel Reader to the Call Workflow (Tabled Based) node, however the Call Workflow (Table Based) (deprecated) node will not execute, see below:
I have uploaded the workflows to the Hub
Any suggestions please?
I have deleted the DB operation nodes as suggested and connected an Excel Reader to the Call Workflow (Tabled Based) node, however the Call Workflow (Table Based) (deprecated) node will not execute, see below:
I have uploaded the workflows to the Hub
Any suggestions please?
strong text
Sorry for the delayed response here.
As best I can tell, you have the Call Workflow node setup to call its own workflow; you should instead call your âSentiment Prediction newâ workflow, like this:
When I do that, I at least get results, although I canât speak to the quality of the predictions.
Many thanks.
Unfortunately I get an error message telling me that Keras (Tensor flow) is not available. but when I check it seems to be installed, lease see screen print below:
Any suggestions please.
First, make sure the called workflow is closed, and saved in a completely reset state before you call it.
Also, how long does it take the called workflow to run if you run it independently? If itâs longer than your current timeout value (50 secs) then you will need to increase the timeout further. (I believe you already increased this value once upthread, although offhand I canât remember why.)
Hi @stockdaa -
In this case the error message pretty much tells the tale. You have open a temporary copy of the workflow (as indicated by the yellow banner at the top). The Call Workflow node doesnât support execution in a temporary workflow, so you should save it locally before you run it.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.