Hi
We are seeing a failure with Double to Int nodes in existing workflows that are running on our KNIME server. The downloaded workflow shows this to be deprecated, and also an error message Loading model settings failed: ConfigBase for key "InclList" not found.
Somehow this seems to be happending without warning, the workflows work on our local Analytic Platform, it only fails on the server. We are running the same KNIME Analytic Platform version. The node exists without the (deprecated) flag in the name. Any suggestion why it would fail like this?
We are systemmatically going through to replace this with a maths formula node. However, is there another that can convert double to Long, or is java snippet the only route?
David