Hello,
I want to develop a webservice (based on DFC) which upload and download content to/from a docbase; for the upload part, there is no problem, but I don't know what kind of parameter should I pass to the upload method (the idea is that the user pass a local path as an argument, but I don't know how to treat it).
Can you help me ?