I am in the same boat as you are. i want to process a file as part of the POST request. i dont want to create a file service and then a post upload event.
In short i am trying to upload a csv file to update the database.
What solution did you finally come up with?
Sam