Hello,
I am asking for help because with the knowledge of java at me -1.
Using Join generates the following msg.payload (Object)
.
How can I simply extract a part of e.g. ValidityData? ( I want to write this data to MySQL so I don't even know if I need to assign it to a variable ) ot extract one part podo write it during INSERT to a mysql table.
Thank you in advance for your help!
I am asking for help because with the knowledge of java at me -1.
Using Join generates the following msg.payload (Object)
Code: Java
How can I simply extract a part of e.g. ValidityData? ( I want to write this data to MySQL so I don't even know if I need to assign it to a variable ) ot extract one part podo write it during INSERT to a mysql table.
Thank you in advance for your help!