[Building Sakai] EntityCustomAction getting the Request body

Marc Savitsky marc.savitsky at oucs.ox.ac.uk
Wed Jul 18 02:18:15 PDT 2012


Hi,

I need to get hold of the contents of a file in EntityBroker, for example

curl -u "admin:admin" -F "file=@Downloads/departments.json" 
http://localhost:8080/direct/content/upload?__auth=basic

Does anybody know how I can get hold of data from a request body in an 
EntityCustomAction.

thanks
Marc


More information about the sakai-dev mailing list