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.
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
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