Member since
04-22-2016
67
Posts
6
Kudos Received
2
Solutions
07-07-2017
01:16 PM
@Mark Heydenrych You may be able to use the ReplaceText processor to remove those blank lines from your input FlowFile's content before the SplitText processor. I did a little test that worked for me using the following configuration: This evaluates your FlowFile line by line and replace the line return (\n) on any line where the line starts with a line return with nothing. The effectively removes that blank line. After that my splitText reported teh correct fragment.count when I split the file. Thanks, Matt
... View more
04-24-2018
04:58 PM
I am having the same issue with broken links. Any idea why the links will break? Its happening every week.
... View more