i have a flowfile text and i need remove a blank space in specific line (find line with string) :
example :
toto tata toto titi
serve ng angular
to bind sspk nifi processor camelCase
==> find (bind) :
output :
toto tata toto titi
serve ng angular
to bindsspknifiprocessorcamelCase / to bind_sspk_nifi_processor_camelCase
tkt u