Hi Chris, Yes it is.
For example, if I want to add a field in all JSON of my array - I can do
(with default DSL) :
{
"*": {
"mynewfield":"mynewvalue"
}
}
I'm clearly not a Jolt expert, but others can help you if you're trying to
do something more complex.
Pierre
2017-10-12 11:04 GMT+02:00 Chris Herssens <[email protected]>:
> Hello,
>
> Is it possible to use the JoltTransformJson processor with an array of
> jsons as input
>
> Regards,
>
> Chris
>
