Good Day,
I currently have a task, it is to traverse and/or manipulate an array or array value using a Java compute node. I have seen documentation regarding this, here is the link: Modifying a JSON message
The goal is like this (convert the index 1 to ABC)
and here is what I did (based on docs):

but it only ends with this error when we try to run it,
BIP4395E: Java exception: ''java.lang.NullPointerException''; thrown from class name: ''GetProfile_sample'', method name: ''evaluate'', file: ''GetProfile_sample.java'', line: '25'
I don't know if I'm missing something or the documentation just really doesn't work
------------------------------
Nathaniel Santiago
------------------------------