Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

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

avatar
New Member

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
New Member

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

View solution in original post

2 REPLIES 2

avatar
New Member

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

avatar
New Member

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