Build a dashboard that can monitor a directory for file drops, upload the data, and allow users to amend as necessary before passing the data to services downstream.
The Solution
Build a C#.NET Windows Application that allows users to view and edit data as necessary. Use TIBCO customised bindings to pass the data to services downstream. Use a Windows Service to monitor the directory for file updates and to push notifications.