Knime scalability on node/workflow level

Hi,

I want to unserstand the knime scalablity feature on node/workflow level.

I have deployed a workflow in knime server and want to run it multiple times with different input parameters parellely. (from my external client app)

Is it possible ? How???

Any help is appreciated.

- Many Thanks.!

Please check out the server documentation for the REST web service interface allowing to call workflow from other applications and passing parameters into the workflow.

Many thanks Gabriel for your reply.

I would like to know more regarding the scalability that knime provides for the execution of the workflow.

Execution of same workflow multiple times.

Thank you..!!