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.

File processing with leading BOM bytes in NiFi

avatar

I am trying to process the multi byte XML file which have leading bytes( BOM ) at start of XML message. Its failing as I am trying to transform the XML. Whats the best way to ignore these leading BOM bytes.

1 ACCEPTED SOLUTION

avatar

It seems I fixed this by using the ConvertCharacterSet processor. I will test more.

View solution in original post

1 REPLY 1

avatar

It seems I fixed this by using the ConvertCharacterSet processor. I will test more.