File upload Control in Xform

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

File upload Control in Xform

srikanth.prodigy
when i upload a file using Xforms upload control by default it is saving in windows Temp folder. how to change the path to other folder?
 
Thanks,
Srikanth  


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: File upload Control in Xform

Hoi Chong
Hi,
The way I am doing this is by using the URL Generator processor to read the tempfile and then use the File Serializer processor to write it to the target folder that you want and also you get a chance to name the file the way you want it.

There is an example here:

http://www.orbeon.com/ops/doc/processors-serializers#file-serializer



srikanth.prodigy wrote
when i upload a file using Xforms upload control by default it is saving in
windows Temp folder. how to change the path to other folder?
 
Thanks,
Srikanth  


--
You receive this message as a subscriber of the ops-users@ow2.org mailing list.
To unsubscribe: mailto:ops-users-unsubscribe@ow2.org
For general help: mailto:sympa@ow2.org?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws