Hello everyone.
I need to deserialize a json string in a business object instance. While the toJson (groovy.json.JsonOutput.toJson) function works fine, the parse (groovy.json.JsonParser.parse) function is not recognized by the compiler. I can't understand how to use scripting catalog.