Hi,
I'm having problem with hashing in mendix using the hash java action from the community commons.
We have an app that uses mendix 4.4.3 (i know, terrible) and when i use the hash java action it returns different outcomes everytime.
I found this topic on the mendix forum: https://forum.mendixcloud.com/link/questions/8358
where someone had the same problem. Eric provided the answer ( i noticed that it was the same problem because my hashes also have '[B@78d80b8xx' as outcome), but his answer was 2 years ago and now disappeared from expirebox.
So to make a long story short. Could you please help me with editing the java code of the hash action (actually the stringUtils) such that i can get this hashing to work?
Thnx in advance