Support Questions

Find answers, ask questions, and share your expertise

is there anyway in Nifi to the content of flow file with a custom text ?

avatar
New Contributor

is there anyway in Nifi to the content of flow file with a custom text ?

i\tried generateflowfile.. but it don't have a inbound connection.

1 ACCEPTED SOLUTION

avatar
Explorer

you could try replacetext with "*" to whatever custom text required.

View solution in original post

2 REPLIES 2

avatar
Explorer

you could try replacetext with "*" to whatever custom text required.

avatar
New Contributor

thanks for the quick reply. i think it is good.