Hello,
new with nifi, I need to save in attributes a line of a text file, I have a get file, the split and I am using the extract text, but when trying to save the entire line it eliminates the blank spaces.
You know how I can save the entire content in the attribute, including all the spaces.
![kquintero_0-1601144101944.png kquintero_0-1601144101944.png](https://community.cloudera.com/t5/image/serverpage/image-id/28983iC9221D8BE9E0F13F/image-dimensions/658x176?v=v2)
txt file example
![Screenshot_1.png Screenshot_1.png](https://community.cloudera.com/t5/image/serverpage/image-id/28984i2617741758D1A4A8/image-size/large?v=v2&px=999)
ExtractText
![Screenshot_4.png Screenshot_4.png](https://community.cloudera.com/t5/image/serverpage/image-id/28986iF8EF5B3A62AC831C/image-size/large?v=v2&px=999)
![Screenshot_6.png Screenshot_6.png](https://community.cloudera.com/t5/image/serverpage/image-id/28989i05F5B8CF201592F7/image-size/large?v=v2&px=999)