Here is an example of json to json conversion using Groovy with JsonSlurper.
http://funnifi.blogspot.com/2016/02/executescript-json-to-json-conversion.html On Thu, Apr 7, 2016 at 11:31 AM, Thad Guidry <[email protected]> wrote: > Philippe, > > I would encourage you to just use Groovy with JsonSlurper in the > ExecuteScript processor. Its a blazing fast parser actually. > > http://groovy-lang.org/json.html > > http://docs.groovy-lang.org/latest/html/gapi/groovy/json/JsonSlurper.html > > Thad > +ThadGuidry <https://www.google.com/+ThadGuidry> > >
