Member since
04-27-2023
3
Posts
0
Kudos Received
0
Solutions
04-27-2023
12:18 PM
@cotopaul, Thank you a lot. That is exactly what I need.
... View more
04-27-2023
04:55 AM
I'm receiving an array of the Json objects like [{"key1":"value1", "key2":"value2"},{...},{...}], all what I'm doing is using SplitJson with the following expression. If you have another structure of a Json your expression could be different, or you should use any transform(f.e. JoltTransform) at first.
... View more
04-27-2023
04:50 AM
Hi, I have flow file with an Avro record. Is there any chance to extract one field value from this record to attribute without converting record to Json format and without using the groovy script. I need to extract field value from content to attribute for using it as a part of cache identifier in the further processor. Thank you.
... View more
Labels:
- Labels:
-
Apache NiFi