Member since
09-02-2013
2
Posts
0
Kudos Received
0
Solutions
08-11-2020
06:33 AM
I need to split out a URL value in a record into different parts in an UpdateRecord processor. Given there is no URL parsing function in EL, I was hoping to use a regex to extract matching groups into new record paths. As there are many records in a flowfile, ExtractText into attributes won't work, can anyone think of a good way to preform regex group extracts in a record processor, or am I just missing something?
... View more
Labels:
- Labels:
-
Apache NiFi