Hi Team,
We have build the workflow in knime analytics. Now we want that workflow to be integrated with eclipse … The application is build on Java language.
Kindly suggest the steps to be followed to do the same.
Regards,
Padma
Hi Team,
We have build the workflow in knime analytics. Now we want that workflow to be integrated with eclipse … The application is build on Java language.
Kindly suggest the steps to be followed to do the same.
Regards,
Padma
Hi there Padma,
Not sure I understand. What do you mean when you say you want workflow to be integrated with Eclipse? Would you like to call KNIME workflow from another application?
Br,
Ivan
yes Ivan. We would like to call workflow from java application.
Regards,
Padma
Hi Padma,
to my knowledge there are two ways to call KNIME from from outside of KNIME. One way is batch execution and other is via REST interface. REST interface is supported only on KNIME Server.
Is it a Web based application or a local application?
Br,
Ivan
Thanks Iyan for your prompt reply. Its an web based application.
Hi,
then you should go for KNIME Server if don’t have one already. For more information contact sales@knime.com
Br,
Ivan
Do we have any other work around say importing just the API from workflow and import the same in java application using knime analytics platform?
Regards,
Padma
Hi,
not that I’m aware of.
Br,
Ivan
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.