Options
- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Solved
Go to solution
File processing with leading BOM bytes in NiFi
Labels:
- Labels:
-
Apache NiFi
Guru
Created ‎10-20-2016 08:56 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Guru
Created ‎10-21-2016 02:21 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It seems I fixed this by using the ConvertCharacterSet processor. I will test more.
1 REPLY 1
Guru
Created ‎10-21-2016 02:21 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It seems I fixed this by using the ConvertCharacterSet processor. I will test more.
