Dennis van der Wals

Results 8 comments of Dennis van der Wals

Hi, I experience the same issue. I can download the backups from Home Assistant and upload them via the Web UI, the same endpoint effectively the addon would use. But...

This examples shows the error message appearing in the logs mentioned in #2312: [feature-request-3636.zip](https://github.com/apache/hop/files/14314737/feature-request-3636.zip)

It seems the JDBC driver returns for the result column type: NUMERIC. This is mapped to hop.Number, expecting java.lang.Double. But the result row is returned with a java.lang.Long. I can...

Hello everyone, I'm experiencing the same issue. In a complex workflow involving multiple pipeline executions, each pipeline concludes with a non-fatal error message appearing in the logs. Regrettably, I encountered...

Hello again, so now I stumbled across a similar error message when previewing the result of the attached dataflow. The issue is, in the bigger pipeline, where I need this...

Sharing my perspective as a devoted user with a deep appreciation for your work on Hop: 1. The notion of utilizing a keyword for decrypting variables resonates with me. Presently,...