Ok so still busy working with the file to MySQL file consumer. I started running into errors with certain large files and want to send them to another route for processing. So the idea is a simple Content Based Router that will look at the filesize and if it is a big file copy it to another directory and leave it there(once again simple steps to understand how to do it).Ok so still busy working with the file to MySQL