Knime Intergration with Nestjs

Hi all,

I have been using KNIME for collecting data directly from our webpage and perform some data preprocessing on it and if any error occurs in the workflow(nodes), I want to display that error on the frontend of the webpage directly. To do so whether I need to buy the license product or is it possible to do with KNIME or not. If possible, suggest me how to do it.
Thanks in advance.

Regards
Sridhar C

Hi Sridhar,
Welcome to the KNIME Forum! The KNIME AP is meant as a client software running on your personal PC or Mac, so it does not come with any Server capabilities. However, for integrating things into a website, you do need those. Our commercial KNIME Business Hub is such a server software that lets you host KNIME workflows centrally. Here you can share workflows with colleagues and deploy them in different ways: web apps, REST API, schedule, or data trigger. I think for your use case it would be best to deploy the workflow as REST API on KNIME Business Hub and then trigger it from the frontend.
Kind regards,
Alexander

1 Like

@AlexanderFillbrunn Thank you for the info.
Regards
Sridhar C

1 Like

@AlexanderFillbrunn Can KNIME be used as service.
Regards
Sridhar

Hi,
KNIME is not available as Software as a Service yet, but in the beginning of next year we will have execution on KNIME Community Hub. This will allow you to schedule workflows as a service, but exposing them via REST will come later.
Kind regards,
Alexander

1 Like

@AlexanderFillbrunn Thankyou for the details.

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