Our team has been tasked to create an application that can download a bunch of client files on schedule, parse the file content and upload the content to a database (into a set of tables). I am sure a lot of applications/teams have this need.
Is there an open source application (desktop or web based) that we can use to accomplish this task? We can create this application ourselves but are trying not to reinvent the wheel.
TIA rams